aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-02Additional EXPORTS for X.420 attributes and general fixes.Graeme Lunt3-2/+6
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt1-0/+4
2007-12-28Fetch ObjectName and its relative oid_info before handling an eventual errorStig Bjørlykke1-10/+9
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa1-0/+15
2007-12-21Added type=value to BuiltInDomainDefinedAttributes items.Stig Bjørlykke2-2/+13
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer75-56/+131
2007-12-19Correct the order the .asn files are called - yes it matters.Anders Broman1-3/+3
2007-12-18fix bug 2112Tomas Kukosa1-0/+9
2007-12-17Correct typosAnders Broman2-7/+6
2007-12-17- use structure instead of many global variables for channel setupTomas Kukosa2-139/+126