aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-01-05Bill Meier:Jörg Mayer2-3/+3
2006-01-03Further asn1 code updates and IE decoding.Anders Broman3-87/+1416
2006-01-02Fix a typo.Guy Harris1-1/+1
2005-12-28Updates to the ASN1 code and decode some IE:sAnders Broman3-134/+1793
2005-12-28- Decode some more annex C fieldsLuis Ontanon3-102/+556
2005-12-25microsoft does not use a confounder for spnego when using DNS/TSIGRonnie Sahlberg1-4/+10
2005-12-20Add ASN1 code from some more 3GPP2 dockuments.Anders Broman3-118/+1869
2005-12-20Add dissection of RNSAP, not complete yet.Anders Broman7-1/+15441
2005-12-19Fix some asn1 errors and insert the new code to call TCAP.Anders Broman2-95/+180
2005-12-19Get rid of some GCC warnings about unused code.Anders Broman3-56/+54
2005-12-19Add dissection of Error parameters hopfully geting rid of some GCC warnings.Anders Broman3-240/+623
2005-12-18warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2005-12-18Work in progress ANSI MAP dissector. Anders Broman6-0/+4211
2005-12-18If we're going to use a handle for the data handle, we need to get aGuy Harris1-1/+2
2005-12-18Update tcap.cnf to generate the current packet-tcap.cGuy Harris1-25/+44
2005-12-18Get rid of an unused variable.Guy Harris1-2/+0
2005-12-18Get rid of an unused variable.Guy Harris1-5/+0
2005-12-18Get rid of an unused variable.Guy Harris1-1/+0
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon5-61/+87
2005-12-16From Jaap Keuter:Anders Broman1-3/+4
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman3-5/+2
2005-12-16From Graeme Lunt:Anders Broman4-12/+5
2005-12-14Fix Bug 628 Bugzilla 2.18.3 Anders Broman1-5/+1
2005-12-14Add makefilesAnders Broman2-2/+3
2005-12-14From Grame Lunt:Anders Broman22-135/+343
2005-12-13Avoid the default sccp.ssn range to overwrite sccp.ssns of other dissectors.Luis Ontanon1-1/+1
2005-12-13asn2eth.py:Gerald Combs1-1/+1
2005-12-09Add missing propset ...Jörg Mayer6-1112/+1112
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris3-5/+5
2005-12-08Squelch a const vs. non-const pointer warning.Guy Harris1-1/+1
2005-12-07From Grame Lunt:Anders Broman23-344/+1373
2005-12-07Avoid dereferencing pointers to the message, context and transaction object i...Luis Ontanon1-0/+17
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris5-6/+6
2005-12-06It crashed when keep_persistent_data == FALSELuis Ontanon2-2/+12
2005-12-06- Fix few issues with context analysisLuis Ontanon3-109/+152
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman2-32/+32
2005-12-05From Grame Lunt:Anders Broman10-34/+923
2005-12-05Analysis starts to workLuis Ontanon1-43/+88
2005-12-04Work in progress an asn2eth generated snmp dissector.Anders Broman7-0/+1767
2005-12-03Rewrite of the analisys and summary code.Luis Ontanon4-509/+611
2005-12-02from Stig B:Ronnie Sahlberg1-2/+19
2005-12-02add work in progress asn2eth generated ldap dissector from AndersB's email ofRonnie Sahlberg7-0/+1643
2005-12-01Fix a typoAnders Broman1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman3-67/+186
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman6-789/+1658
2005-11-26Porperties: replace executable by eol-style and keywordsJörg Mayer23-12/+12
2005-11-26Get rid of unused global variables.Guy Harris1-5/+0
2005-11-25Update the Camel asn1 spec to 3GPP TS 29.078 version 6.4.0 and export needed ...Anders Broman5-351/+1094
2005-11-23From Stig BjørlykkeAnders Broman2-0/+9
2005-11-23Add cdtAnders Broman7-0/+340