aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Add some extensions to pkix1explicit - forgotten files.Anders Broman2-1/+74
2008-02-26Make sure we don't dereference a NULL pointer. Fixes bug 2277.Gerald Combs1-1/+3
2008-02-25Dissect Name and Certificate and add some extensions pkix1explicit.Anders Broman2-2/+6
2008-02-25Handle unsigned SMI types. This should fix bug 2292.Gerald Combs1-1/+5
2008-02-21Add code to set ssn in the preferenses and make it compile.Anders Broman2-9/+74
2008-02-18Remove svn:executable propertyBill Meier1-0/+0
2008-02-18Fix some some propertiesBill Meier4-2958/+2958
2008-02-16Add map operation 49.Anders Broman1-1/+8
2008-02-16Add basic files for a UTRAN Iupc interface Positioning Calculation Applicati...Anders Broman11-0/+5842
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for someStig Bjørlykke1-1/+1
2008-02-05Update gsm map asn1 files to latest version.Anders Broman29-84/+194
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)Anders Broman7-1377/+2000
2008-02-03Get rid of some warnings.Anders Broman1-2/+0
2008-02-03Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman7-24/+42
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke3-16/+18
2008-01-30Move glib-2 specific code out of gsmmap.cnf (where we can't #ifdef aroundJeff Morriss2-23/+38
2008-01-26Use the standard X.402 module as a separate file rather than as cut/paste int...Graeme Lunt4-85/+480
2008-01-261) Support for configurable LDAP over SSL portGraeme Lunt3-45/+158
2008-01-261) Correct attribute name.Graeme Lunt2-2/+14
2008-01-24Fixed some strcpy -> strncpy/g_snprintf cleanups.Stig Bjørlykke1-3/+2
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman1-4/+2
2008-01-17Hmmm. The previous ansi_tcap.cnf did not make valid code.Stig Bjørlykke1-1/+1
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke8-15/+5
2008-01-15Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).Anders Broman1-3/+3
2008-01-15make per_constrained_integer handle 64bits needed for X2AP.Anders Broman3-4/+5
2008-01-15From Neil Piercy: Anders Broman2-1/+13
2008-01-13Update package name from IANA's list.Anders Broman1-0/+64
2008-01-13transactionId wasn't processed for:Anders Broman1-2/+23
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...Graeme Lunt2-8/+86
2008-01-11Fix up some display filter names:Anders Broman2-91/+91
2008-01-10add some comments re desirability of renaming fieldsRichard van der Hoff1-0/+11
2008-01-09From Shmulik Bezalel:Anders Broman4-3/+10
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa5-211/+298
2008-01-08From Shmulik Bezalel:Anders Broman1-3/+29
2008-01-06Clear up the decoding ofAnders Broman2-14/+358
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2-2/+2
2008-01-04Get rid of ber_last_created_item(). (Final?)Anders Broman1-2/+2
2008-01-04Get rid of ber_last_created_item().Anders Broman1-12/+12
2008-01-04Get rid of ber_last_created_item().Anders Broman8-24/+17
2008-01-03Get rid of ber_created_item().Anders Broman2-5/+3
2008-01-03Add x2ap and s1ap to asn1 build scriptsAnders Broman2-1/+21
2008-01-03Fix up compilation errors.Anders Broman4-23/+12
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa1-3/+3
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa1-8/+8
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman1-1/+1
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman3-36/+42
2008-01-03register into h245.gef.name table which is already implementedTomas Kukosa1-2/+2
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa2-8/+62
2008-01-02An X.420 message store attribute and an X.420 heading extension.Graeme Lunt1-0/+6
2008-01-02Revised X.420 dissector using separate ASN.1 modules and making the bare mini...Graeme Lunt13-1093/+2987