aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmip.c
Commit message (Expand)AuthorAgeFilesLines
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-261/+261
* ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa2006-08-161-133/+133
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-7/+8
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-26/+26
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris2005-12-081-26/+73
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-141-53/+22
* Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman2005-08-311-0/+1
* MapDialougePDU.cnfAnders Broman2005-08-291-1/+2
* Co ordidnate CMIP abd GNM.Anders Broman2005-08-281-96/+137
* Dissectors registered with "register_ber_oid_dissector()" return void.Guy Harris2005-08-261-31/+31
* Fix malformed packet if linkedId is present dissect some OID:sAnders Broman2005-08-251-163/+552
* Some warning fixes for "no previous declaration"Jörg Mayer2005-08-021-1/+1
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-41/+54
* fix a bug in the conformance file for CMIP to make it compile againRonnie Sahlberg2005-06-301-108/+142
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-36/+36
* fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg2005-06-231-12/+12
* remove a dissector table we no longer use from ACSERonnie Sahlberg2005-06-221-5/+0
* make cmip and ftam also register by ber oid so that they will work when the n...Ronnie Sahlberg2005-06-191-0/+1
* Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs2005-04-221-3/+3
* a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2004-12-251-6/+11
* update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2004-12-131-63/+64
* some cmip updates to handle m-Action and m-Action-confirmedRonnie Sahlberg2004-12-121-2/+2
* update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg2004-12-121-4/+4
* updates from tomas and andersRonnie Sahlberg2004-12-121-27/+27
* it appears that a SES_REFUSE spdu actually contains a CMIP-A-ASSOCIATE and n...Ronnie Sahlberg2004-11-271-1/+1
* cmip update add all remaining functions Arguments and ResultsRonnie Sahlberg2004-11-211-179/+1509
* update to cmipRonnie Sahlberg2004-11-211-167/+345
* theis is the actual dissector for the new protocol : CMIPRonnie Sahlberg2004-11-141-0/+1648