summaryrefslogtreecommitdiff
path: root/asn1/acse/acse.cnf
AgeCommit message (Expand)AuthorFilesLines
2015-01-04ACSE: get rid of an evil global variablePascal Quantin1-10/+29
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-0/+3
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-5/+5
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-11-05Add missing cast.Evan Huus1-1/+1
2013-11-05In an effort to reduce the use of pinfo->private_data (and some true global v...Michael Mann1-3/+5
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-3/+3
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-5/+5
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-1/+1
2010-10-15Added info column descriptions for AARQ and AARE.Stig Bjørlykke1-0/+10
2010-09-23Show Abort source in info column.Stig Bjørlykke1-0/+12
2010-06-09Print correct RLRE reason in Info column.Stig Bjørlykke1-2/+11
2010-01-13Remove redundant calls to check_col() in the .cnf files and regenerate.Anders Broman1-2/+2
2010-01-04From gonzalocas:Anders Broman1-1/+1
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+4
2007-11-05Update to use the -X and -T asn2wrs flags.Anders Broman1-44/+27
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
2007-07-14Dissection of octet-aligned EXTERNALs.Graeme Lunt1-0/+3
2007-06-12Preparations for updated CMIP dissector:Anders Broman1-0/+1
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-5/+5
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-15/+15
2007-05-04Show BER internal fields in external type in ACSE, update a comment in packet...Anders Broman1-3/+4
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-6/+6
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2005-11-16From Graeme Lunt:Anders Broman1-0/+26
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-16/+18
2005-10-24From Graeme Lunt:Anders Broman1-1/+2
2005-10-18.FN_BODY text gets printf-style expansion done on it, so format stringsGuy Harris1-1/+1
2005-10-15remove some strcpy() callsRonnie Sahlberg1-1/+1
2005-10-03From Graeme LuntAnders Broman1-7/+14
2005-09-05Squelch a compiler warning.Guy Harris1-1/+1
2005-09-04From Graeme Lunt:Anders Broman1-0/+9
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman1-14/+18
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 Sahlberg1-0/+4
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg1-0/+3
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg1-0/+15
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg1-0/+60