aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/acse
AgeCommit message (Expand)AuthorFilesLines
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-08-27An octet string form of the ASO-qualifier used by some systems from the days...Graeme Lunt2-2/+7
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+2
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa4-19/+28
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-11-16From Graeme Lunt:Anders Broman3-6/+36
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-17/+19
2005-10-24From Graeme Lunt:Anders Broman2-9/+12
2005-10-18Don't pass a null value to strcmp(). Fixes bug 540.Gerald Combs1-5/+6
2005-10-18.FN_BODY text gets printf-style expansion done on it, so format stringsGuy Harris1-1/+1
2005-10-17When dissecting an ACSE APDU make sure our OID isn't for an ACSE APDUGerald Combs1-6/+12
2005-10-15remove some strcpy() callsRonnie Sahlberg1-1/+1
2005-10-13Show internal errors with REPORT_DISSECTOR_BUG().Guy Harris1-4/+3
2005-10-13fix for bug 529Ronnie Sahlberg1-2/+3
2005-10-03From Graeme LuntAnders Broman1-7/+14
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-05Squelch a compiler warning.Guy Harris1-1/+1
2005-09-04From Graeme Lunt:Anders Broman2-20/+22
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman2-25/+26
2005-08-29MapDialougePDU.cnfAnders Broman1-0/+5
2005-08-20There's no longer a need to individually remove items fromGuy Harris2-9/+2
2005-08-19some ememificationLuis Ontanon1-8/+1
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-12/+2
2005-08-02Fix svn properties where needed:Jörg Mayer4-4/+4
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-1/+1
2005-07-03export a few more symbols from acseRonnie Sahlberg2-0/+12
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg3-1/+12
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 Sahlberg4-27/+24
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg1-1/+1
2005-06-20add Sids email as the original author of ACSE dissectorRonnie Sahlberg1-1/+3
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg6-0/+889