aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-08-15Change tcap_private to ansi_tcap_private.Anders Broman1-7/+7
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.Anders Broman1-0/+39
2007-08-14Update the makefileAnders Broman1-2/+21
2007-08-14Add files for ANSI TCAP.Anders Broman3-0/+391
2007-08-14Add the original TCAP ASN1 files.Anders Broman6-0/+659
2007-08-13Register by name.(Add the template file as well).Anders Broman1-0/+2
2007-08-13http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1739Anders Broman2-4/+7
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...Tomas Kukosa14-19894/+20854
2007-08-06Use correct SVN keywords.Anders Broman13-1426/+2018
2007-07-30From Florent Drouin:Jeff Morriss2-8/+10
2007-07-30RNSAP updated to V7.5.0 (2007-06)Tomas Kukosa8-70/+668
2007-07-30H.450 regenerated from original ASN.1 sourcesTomas Kukosa27-2932/+3067
2007-07-27From Florent Drouin:Jeff Morriss3-105/+201
2007-07-27- use #.FN_HDR where #.FN_BODY is not necessaryTomas Kukosa1-21/+21
2007-07-26Change a bunch of calls to col_append_*() to col_add_*() in places where weJeff Morriss1-39/+46
2007-07-24From Florent Drouin:Anders Broman3-30/+108
2007-07-24QSIG extended with SYNC-SIG operations (ECMA-245)Tomas Kukosa6-37/+185
2007-07-23Fix bugAnders Broman4-47/+34
2007-07-20kukosa has replaced these with uppercase variants (he should have svn mv'ed t...Richard van der Hoff2-434/+0
2007-07-20QSIG fully implementedTomas Kukosa36-277/+4966
2007-07-19For LEGO: Use crypt_tvb when we don't have cleartext_tvbJeff Morriss1-1/+1
2007-07-19Change "lenght" to "length", this time in the *source* of the SNMP dissector ...Jeff Morriss2-28/+28
2007-07-19get rid of few warningsTomas Kukosa3-4/+11
2007-07-19change QSIG tables structure so as they can be generated automatically from A...Tomas Kukosa3-365/+355
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa7-104/+72
2007-07-14Dissection of octet-aligned EXTERNALs.Graeme Lunt1-0/+3
2007-07-14From Stig Bjorlykke. Graeme Lunt1-1/+1
2007-07-13From Florent DROUIN:Anders Broman1-19/+13
2007-07-13From Florent Drouin: fix for bug http://bugs.wireshark.org/bugzilla/show_bug....Jeff Morriss1-2/+2
2007-07-13- get rid of anonymous unionsTomas Kukosa3-13/+5
2007-07-08ACP123 with -X and -T optionAnders Broman2-2/+2
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman3-18/+61
2007-07-05Try to get rid of the warnings.Anders Broman3-6/+52
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman7-569/+265
2007-07-04Preparations for updated CAMEL dissector.Anders Broman17-30/+4218
2007-07-03Fix dissection of IP addresses in unaligned PER.Anders Broman2-2/+30
2007-07-02ARGUMENT and RESULT types of OPERATION can be used with new asn2wrs and need ...Tomas Kukosa3-181/+38
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman2-11/+57
2007-07-02Correct a copy paste error and rename fields.Anders Broman1-17/+31
2007-07-01Try to fix defined but not used warnings and use the nice new table function ...Anders Broman9-100/+73
2007-06-27This patch will set correct extension_id for ExtensionAttributeTypeGraeme Lunt1-1/+24
2007-06-27This patch adds a check for octet string in RTSE reassembly.Graeme Lunt1-17/+23
2007-06-27This patch make PRES context identifiers conversation aware.Graeme Lunt1-6/+23
2007-06-27This patch changes ExemptedAddressSeq to a SEQUENCE OF.Graeme Lunt1-1/+1
2007-06-27Try to fix the last defined but not used warnings(again).Anders Broman3-37/+146
2007-06-27Fix distcheckStephen Fisher1-1/+0
2007-06-27Remove obsolete README file.Anders Broman1-7/+0
2007-06-26Try to fix the last defined but not used warnings.Anders Broman1-0/+19
2007-06-26Try to fix some GCC warningsAnders Broman3-22/+107
2007-06-25From Stig Bjorlykke:Stephen Fisher3-3/+6