aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* Add some extensions to pkix1explicit - forgotten files.Anders Broman2008-02-262-1/+74
* Make sure we don't dereference a NULL pointer. Fixes bug 2277.Gerald Combs2008-02-261-1/+3
* Dissect Name and Certificate and add some extensions pkix1explicit.Anders Broman2008-02-252-2/+6
* Handle unsigned SMI types. This should fix bug 2292.Gerald Combs2008-02-251-1/+5
* Add code to set ssn in the preferenses and make it compile.Anders Broman2008-02-212-9/+74
* Remove svn:executable propertyBill Meier2008-02-181-0/+0
* Fix some some propertiesBill Meier2008-02-184-2958/+2958
* Add map operation 49.Anders Broman2008-02-161-1/+8
* Add basic files for a UTRAN Iupc interface Positioning Calculation Applicati...Anders Broman2008-02-1611-0/+5842
* Added missing "svn:keywords Id" and "svn:eol-style native" for someStig Bjørlykke2008-02-081-1/+1
* Update gsm map asn1 files to latest version.Anders Broman2008-02-0529-84/+194
* Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)Anders Broman2008-02-037-1377/+2000
* Get rid of some warnings.Anders Broman2008-02-031-2/+0
* Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman2008-02-037-24/+42
* Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-023-16/+18
* Move glib-2 specific code out of gsmmap.cnf (where we can't #ifdef aroundJeff Morriss2008-01-302-23/+38
* Use the standard X.402 module as a separate file rather than as cut/paste int...Graeme Lunt2008-01-264-85/+480
* 1) Support for configurable LDAP over SSL portGraeme Lunt2008-01-263-45/+158
* 1) Correct attribute name.Graeme Lunt2008-01-262-2/+14
* Fixed some strcpy -> strncpy/g_snprintf cleanups.Stig Bjørlykke2008-01-241-3/+2
* Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman2008-01-211-4/+2
* Hmmm. The previous ansi_tcap.cnf did not make valid code.Stig Bjørlykke2008-01-171-1/+1
* - Removed some unused variables in asn1 dissectorsStig Bjørlykke2008-01-168-15/+5
* Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).Anders Broman2008-01-151-3/+3
* make per_constrained_integer handle 64bits needed for X2AP.Anders Broman2008-01-153-4/+5
* From Neil Piercy: Anders Broman2008-01-152-1/+13
* Update package name from IANA's list.Anders Broman2008-01-131-0/+64
* transactionId wasn't processed for:Anders Broman2008-01-131-2/+23
* Basic support for the LDAP start_tls extended operation and fix to match up e...Graeme Lunt2008-01-132-8/+86
* Fix up some display filter names:Anders Broman2008-01-112-91/+91
* add some comments re desirability of renaming fieldsRichard van der Hoff2008-01-101-0/+11
* From Shmulik Bezalel:Anders Broman2008-01-094-3/+10
* more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa2008-01-095-211/+298
* From Shmulik Bezalel:Anders Broman2008-01-081-3/+29
* Clear up the decoding ofAnders Broman2008-01-062-14/+358
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-042-2/+2
* Get rid of ber_last_created_item(). (Final?)Anders Broman2008-01-041-2/+2
* Get rid of ber_last_created_item().Anders Broman2008-01-041-12/+12
* Get rid of ber_last_created_item().Anders Broman2008-01-048-24/+17
* Get rid of ber_created_item().Anders Broman2008-01-032-5/+3
* Add x2ap and s1ap to asn1 build scriptsAnders Broman2008-01-032-1/+21
* Fix up compilation errors.Anders Broman2008-01-034-23/+12
* get rid of get_ber_last_created_item()Tomas Kukosa2008-01-031-3/+3
* get rid of get_ber_last_created_item()Tomas Kukosa2008-01-031-8/+8
* Wrong string used in g_hash_table_lookup().Anders Broman2008-01-031-1/+1
* - MAP-MS-DataTypes.asn Add IdAnders Broman2008-01-033-36/+42
* register into h245.gef.name table which is already implementedTomas Kukosa2008-01-031-2/+2
* update Generic Extensible Framework in H.245Tomas Kukosa2008-01-022-8/+62
* An X.420 message store attribute and an X.420 heading extension.Graeme Lunt2008-01-021-0/+6
* Revised X.420 dissector using separate ASN.1 modules and making the bare mini...Graeme Lunt2008-01-0213-1093/+2987