aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/acse
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Remove more unused variables.gerald1-1/+0
2009-03-09Corrected oid name.stig1-2/+2
2009-03-07Added an expert info when dissector is not available.stig1-2/+3
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-07-22Get rid of some unused code warnings.etxrab1-0/+4
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-05Update to use the -X and -T asn2wrs flags.etxrab2-45/+28
2007-10-31Use oid_add_from_string for adding names.etxrab1-1/+1
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-0/+3
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.jmayer1-29/+0
2007-09-25Change some additional protocols to the new build systemjmayer5-58/+97
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-07-14Dissection of octet-aligned EXTERNALs.gal1-0/+3
2007-06-12Preparations for updated CMIP dissector:etxrab2-0/+3
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-1/+1
2007-05-15actx in the rest of dissect_ber..()letxrab1-5/+5
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-16/+18
2007-05-04Show BER internal fields in external type in ACSE, update a comment in packet...etxrab2-3/+5
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa3-12/+12
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-08-27An octet string form of the ASO-qualifier used by some systems from the days...gal2-2/+7
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-1/+2
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-3/+0
2006-05-23Ethereal -> Wiresharkkukosa4-19/+28
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-11-16From Graeme Lunt:etxrab3-6/+36
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-17/+19
2005-10-24From Graeme Lunt:etxrab2-9/+12
2005-10-18Don't pass a null value to strcmp(). Fixes bug 540.gerald1-5/+6
2005-10-18.FN_BODY text gets printf-style expansion done on it, so format stringsguy1-1/+1
2005-10-17When dissecting an ACSE APDU make sure our OID isn't for an ACSE APDUgerald1-6/+12
2005-10-15remove some strcpy() callssahlberg1-1/+1
2005-10-13Show internal errors with REPORT_DISSECTOR_BUG().guy1-4/+3
2005-10-13fix for bug 529sahlberg1-2/+3
2005-10-03From Graeme Luntetxrab1-7/+14
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-05Squelch a compiler warning.guy1-1/+1
2005-09-04From Graeme Lunt:etxrab2-20/+22
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,etxrab2-25/+26
2005-08-29MapDialougePDU.cnfetxrab1-0/+5
2005-08-20There's no longer a need to individually remove items fromguy2-9/+2
2005-08-19some ememificationlego1-8/+1