aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acse.c
Commit message (Expand)AuthorAgeFilesLines
* some more gmemchunk -> se_alloc() updatesRonnie Sahlberg2005-08-131-36/+62
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-32/+39
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-091-4/+7
* export a few more symbols from acseRonnie Sahlberg2005-07-031-6/+6
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-20/+20
* Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg2005-06-251-1/+1
* only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg2005-06-221-18/+18
* remove a dissector table we no longer use from ACSERonnie Sahlberg2005-06-221-27/+22
* the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg2005-06-211-1/+1
* New autogenerated ACSE dissector.Ronnie Sahlberg2005-06-191-1542/+2279
* From Yuriy Sidelnikov:Anders Broman2005-05-171-30/+2
* from Sid Ronnie Sahlberg2005-03-291-60/+5
* From Yuriy Sidelnikov: correctly display User InformationGuy Harris2005-03-031-0/+3
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-1/+1
* throw the new FieldError exception, if a dissector tries to add a field with ...Ulf Lamping2005-01-161-1/+1
* From Yuriy Sidelnikov: remove some unused value_string tables, and fixGuy Harris2004-11-121-28/+6
* Fix some strings.Guy Harris2004-11-031-10/+10
* From Yuriy Sidelnikov: take stuff that has to be done regardless ofGuy Harris2004-11-031-3/+2
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1767