aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* Make sure last_dn is big enough, and set it to NULL when we'reGerald Combs2006-01-101-2/+4
* Use col_set_fence(), not to owerwrite colinfo if more than one Camel pdu is i...Anders Broman2006-01-091-0/+1
* Add dissection of more IE:sAnders Broman2006-01-073-16/+1156
* From Olivier Jacques, Anders Broman2006-01-071-1/+1
* Don't dereference a null pointer. Fixes bug 651. Update the release notesGerald Combs2006-01-061-1/+3
* Bill Meier:Jörg Mayer2006-01-052-3/+3
* Further asn1 code updates and IE decoding.Anders Broman2006-01-033-87/+1416
* Fix a typo.Guy Harris2006-01-021-1/+1
* Updates to the ASN1 code and decode some IE:sAnders Broman2005-12-283-134/+1793
* - Decode some more annex C fieldsLuis Ontanon2005-12-283-102/+556
* microsoft does not use a confounder for spnego when using DNS/TSIGRonnie Sahlberg2005-12-251-4/+10
* Add ASN1 code from some more 3GPP2 dockuments.Anders Broman2005-12-203-118/+1869
* Add dissection of RNSAP, not complete yet.Anders Broman2005-12-207-1/+15441
* Fix some asn1 errors and insert the new code to call TCAP.Anders Broman2005-12-192-95/+180
* Get rid of some GCC warnings about unused code.Anders Broman2005-12-193-56/+54
* Add dissection of Error parameters hopfully geting rid of some GCC warnings.Anders Broman2005-12-193-240/+623
* warning: function declaration isn't a prototypeJörg Mayer2005-12-181-1/+1
* Work in progress ANSI MAP dissector. Anders Broman2005-12-186-0/+4211
* If we're going to use a handle for the data handle, we need to get aGuy Harris2005-12-181-1/+2
* Update tcap.cnf to generate the current packet-tcap.cGuy Harris2005-12-181-25/+44
* Get rid of an unused variable.Guy Harris2005-12-181-2/+0
* Get rid of an unused variable.Guy Harris2005-12-181-5/+0
* Get rid of an unused variable.Guy Harris2005-12-181-1/+0
* Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon2005-12-175-61/+87
* From Jaap Keuter:Anders Broman2005-12-161-3/+4
* Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman2005-12-163-5/+2
* From Graeme Lunt:Anders Broman2005-12-164-12/+5
* Fix Bug 628 Bugzilla 2.18.3 Anders Broman2005-12-141-5/+1
* Add makefilesAnders Broman2005-12-142-2/+3
* From Grame Lunt:Anders Broman2005-12-1422-135/+343
* Avoid the default sccp.ssn range to overwrite sccp.ssns of other dissectors.Luis Ontanon2005-12-131-1/+1
* asn2eth.py:Gerald Combs2005-12-131-1/+1
* Add missing propset ...Jörg Mayer2005-12-096-1112/+1112
* Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris2005-12-083-5/+5
* Squelch a const vs. non-const pointer warning.Guy Harris2005-12-081-1/+1
* From Grame Lunt:Anders Broman2005-12-0723-344/+1373
* Avoid dereferencing pointers to the message, context and transaction object i...Luis Ontanon2005-12-071-0/+17
* Squelch some compiler const vs. non-const warnings.Guy Harris2005-12-065-6/+6
* It crashed when keep_persistent_data == FALSELuis Ontanon2005-12-062-2/+12
* - Fix few issues with context analysisLuis Ontanon2005-12-063-109/+152
* Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman2005-12-062-32/+32
* From Grame Lunt:Anders Broman2005-12-0510-34/+923
* Analysis starts to workLuis Ontanon2005-12-051-43/+88
* Work in progress an asn2eth generated snmp dissector.Anders Broman2005-12-047-0/+1767
* Rewrite of the analisys and summary code.Luis Ontanon2005-12-034-509/+611
* from Stig B:Ronnie Sahlberg2005-12-021-2/+19
* add work in progress asn2eth generated ldap dissector from AndersB's email ofRonnie Sahlberg2005-12-027-0/+1643
* Fix a typoAnders Broman2005-12-011-1/+1
* Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman2005-11-303-67/+186
* ISUP - Export functions used by INAP and CamelAnders Broman2005-11-296-789/+1658