aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-16Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector.Anders Broman11-0/+1880
2007-12-16Initial work on a E-UTRAN) S1 Application Protocol (S1AP) packet dissector.Anders Broman11-0/+3170
2007-12-15Revised DAP dissector using latest asn2wrs features (requiring fewer changes ...Graeme Lunt5-431/+514
2007-12-14If we implement new style dissectors, register them as such.Jörg Mayer3-4/+4
2007-12-11strings registered to dissector table have to be allocated permanentlyTomas Kukosa1-4/+4
2007-12-10Add OID:s related to H264.Anders Broman1-0/+4
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa53-56/+51
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightGuy Harris1-1/+1
2007-12-08Warning fix:Jörg Mayer1-3/+3
2007-12-06Fixed some typos.Stig Bjørlykke1-38/+38
2007-12-05fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...Anders Broman2-16/+53
2007-12-05Remove debug code.Anders Broman1-1/+0
2007-12-05Insert asn1 code for SendRoutingInfov2 and update templateAnders Broman2-6/+34
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057Anders Broman1-2/+2
2007-12-03Revised P7 dissector to use #.TABLE directive to generate tables for the ROS ...Graeme Lunt4-437/+155
2007-12-03Support table-based dissection of ROS operations.Graeme Lunt4-3/+145