aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmip.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman1-0/+1
2005-08-29MapDialougePDU.cnfAnders Broman1-1/+2
2005-08-28Co ordidnate CMIP abd GNM.Anders Broman1-96/+137
2005-08-26Dissectors registered with "register_ber_oid_dissector()" return void.Guy Harris1-31/+31
2005-08-25Fix malformed packet if linkedId is present dissect some OID:sAnders Broman1-163/+552
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-41/+54
2005-06-30fix a bug in the conformance file for CMIP to make it compile againRonnie Sahlberg1-108/+142
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-36/+36
2005-06-23fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg1-12/+12
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg1-5/+0
2005-06-19make cmip and ftam also register by ber oid so that they will work when the n...Ronnie Sahlberg1-0/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-3/+3
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-6/+11
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-63/+64
2004-12-12some cmip updates to handle m-Action and m-Action-confirmedRonnie Sahlberg1-2/+2
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-4/+4
2004-12-12updates from tomas and andersRonnie Sahlberg1-27/+27
2004-11-27it appears that a SES_REFUSE spdu actually contains a CMIP-A-ASSOCIATE and n...Ronnie Sahlberg1-1/+1
2004-11-21cmip update add all remaining functions Arguments and ResultsRonnie Sahlberg1-179/+1509
2004-11-21update to cmipRonnie Sahlberg1-167/+345
2004-11-14theis is the actual dissector for the new protocol : CMIPRonnie Sahlberg1-0/+1648