aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.c
Commit message (Expand)AuthorAgeFilesLines
* Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...Jeff Morriss2008-04-171-49/+49
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-041-22/+22
* Apply yet another set of the optimization patches:Anders Broman2007-11-081-1/+1
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-20/+20
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-21/+515
* Fix bugAnders Broman2007-07-231-5/+8
* Preparations for updated CAMEL dissector.Anders Broman2007-07-041-31/+31
* Squelch some warnings - including some that appear legitimate; the nameGuy Harris2007-06-051-4/+4
* Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...Anders Broman2007-06-051-32/+32
* - CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa2007-06-041-23/+20
* Add some opcodes and mark func as _U_ in packet-ber.cAnders Broman2007-06-031-11/+151
* INAP:Anders Broman2007-06-031-1900/+6217
* Regenerate the INAP dissector with the -X option using the original asn1 filesAnders Broman2007-06-011-2249/+1510
* few BER dissectors regeneratedTomas Kukosa2007-05-241-19/+19
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-413/+413
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-96/+96
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-1560/+1822
* Start introducing actx to ber functions.Anders Broman2007-05-061-239/+239
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-504/+504
* Add a missing OPTIONAL.Anders Broman2007-02-281-1/+1
* Make the recent INAP change in the template file as well.Anders Broman2007-01-041-1/+1
* Check in trivial changes before generating a big diff...Martin Mathieson2007-01-041-1/+1
* As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman2006-12-071-2/+2
* ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa2006-08-161-345/+345
* Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsoleteGuy Harris2006-06-101-1/+5
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* From Jeff Morris:Anders Broman2006-04-211-34/+42
* Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon2005-12-171-9/+10
* Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris2005-12-081-11/+24
* 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-301-68/+527
* ISUP - Export functions used by INAP and CamelAnders Broman2005-11-291-2037/+2584
* From TimAnders Broman2005-11-021-1/+12
* add missing value_string terminationRonnie Sahlberg2005-08-281-122/+240
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-86/+134
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-81/+97
* From Tim Endean:Anders Broman2005-04-021-8/+379
* update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg2005-02-231-1/+1
* Remove an extra /*, some unused variables, and an unneeded include (INAPGuy Harris2005-02-101-6/+2
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-1/+1
* From Tim Endean: INAP dissector.Anders Broman2005-02-091-0/+5252