aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acse.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-20There's no longer a need to individually remove items fromGuy Harris1-7/+0
2005-08-19some ememificationLuis Ontanon1-28/+30
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-36/+62
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-32/+39
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-4/+7
2005-07-03export a few more symbols from acseRonnie Sahlberg1-6/+6
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-20/+20
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg1-1/+1
2005-06-22only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg1-18/+18
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg1-27/+22
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg1-1/+1
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg1-1542/+2279
2005-05-17From Yuriy Sidelnikov:Anders Broman1-30/+2
2005-03-29from Sid Ronnie Sahlberg1-60/+5
2005-03-03From Yuriy Sidelnikov: correctly display User InformationGuy Harris1-0/+3
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...Ulf Lamping1-1/+1
2004-11-12From Yuriy Sidelnikov: remove some unused value_string tables, and fixGuy Harris1-28/+6
2004-11-03Fix some strings.Guy Harris1-10/+10
2004-11-03From Yuriy Sidelnikov: take stuff that has to be done regardless ofGuy Harris1-3/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1767