MCS-PROTOCOL.asn does not exists (in this directory) and does not
[metze/wireshark/wip.git] / asn1 / acse /
2013-05-07 Jörg MayerAllow generating some more dissectors with cmake.
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-01-19 Balint Reczeyfix compile errors found by dumpabi target
2011-10-14 Jeff MorrissDon't generate the conformance file for exported types...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2010-10-15 Stig BjørlykkeAdded info column descriptions for AARQ and AARE.
2010-09-23 Stig BjørlykkeShow Abort source in info column.
2010-06-09 Stig BjørlykkePrint correct RLRE reason in Info column.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-01-13 Anders BromanRemove redundant calls to check_col() in the .cnf files...
2010-01-04 Anders BromanFrom gonzalocas:
2010-01-03 Stig BjørlykkeCorrected type for ACRP-apdu aSO-context-name,
2009-12-19 Stig BjørlykkeRegenerate with SIZE constraints checking.
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-30 Gerald CombsRemove more unused variables.
2009-03-09 Stig BjørlykkeCorrected oid name.
2009-03-07 Stig BjørlykkeAdded an expert info when dissector is not available.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-07-22 Anders BromanGet rid of some unused code warnings.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-05 Anders BromanUpdate to use the -X and -T asn2wrs flags.
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Jörg MayerAdd missing dependencies and update syntax of existing...
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-07 Jörg MayerConvert some more protocols to new Makefile style.
2007-09-25 Jörg MayerChange some additional protocols to the new build system
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-07-14 Graeme LuntDissection of octet-aligned EXTERNALs.
2007-06-12 Anders BromanPreparations for updated CMIP dissector:
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-04 Anders BromanShow BER internal fields in external type in ACSE,...
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-08-27 Graeme LuntAn octet string form of the ASO-qualifier used by...
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 Tomas Kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2005-11-16 Anders BromanFrom Graeme Lunt:
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 Anders BromanFrom Graeme Lunt:
2005-10-18 Gerald CombsDon't pass a null value to strcmp(). Fixes bug 540.
2005-10-18 Guy Harris.FN_BODY text gets printf-style expansion done on it...
2005-10-17 Gerald CombsWhen dissecting an ACSE APDU make sure our OID isn...
2005-10-15 Ronnie Sahlbergremove some strcpy() calls
2005-10-13 Guy HarrisShow internal errors with REPORT_DISSECTOR_BUG().
2005-10-13 Ronnie Sahlbergfix for bug 529
2005-10-03 Anders BromanFrom Graeme Lunt
2005-09-07 Gerald CombsSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-05 Guy HarrisSquelch a compiler warning.
2005-09-04 Anders BromanFrom Graeme Lunt:
2005-08-31 Anders BromanUpadte to call Data dissector from PRES based on OID...
2005-08-29 Anders BromanMapDialougePDU.cnf
2005-08-20 Guy HarrisThere's no longer a need to individually remove items...
2005-08-19 Luis Ontanonsome ememification
2005-08-13 Ronnie Sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-02 Jörg MayerFix svn properties where needed:
2005-07-09 Guy HarrisFix up a bunch of arguments to "dissect_ber_identifier...
2005-07-03 Ronnie Sahlbergexport a few more symbols from acse
2005-06-25 Ronnie SahlbergMake ACSE export the EXTERNAL construct since both...
2005-06-22 Ronnie Sahlbergonly create the ACSE protocol tree if there is an ACSE...
2005-06-22 Ronnie Sahlbergremove a dissector table we no longer use from ACSE
2005-06-21 Ronnie Sahlbergthe maximum ASN OID length is 256 bytes and there is...
2005-06-20 Ronnie Sahlbergadd Sids email as the original author of ACSE dissector
2005-06-19 Ronnie SahlbergNew autogenerated ACSE dissector.