MCS-PROTOCOL.asn does not exists (in this directory) and does not
[metze/wireshark/wip.git] / asn1 / dap /
2013-05-07 Jörg MayerAnother set of asn1 protocols can now be generated...
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
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...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some prefs callback functions static. (These...
2010-06-09 Graeme LuntSupport for X.519 (section 9) Internet Directly Mapped...
2010-04-08 Bill MeierMy try at fixing Bug 4653; (Also reverts SVN #32420)
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-03-01 Anders BromanTry to get rid of unused code warnings.
2010-03-01 Anders BromanDissect error code.
2010-02-27 Stig BjørlykkeBuild dependencies for acse.
2010-01-17 Anders BromanGet rid of check_col();
2010-01-11 Stig BjørlykkeUpdate to X.511:08/2005.
2009-12-18 Stig BjørlykkeFixed some OPTIONAL vs. DEFAULT issues.
2009-11-30 Stig BjørlykkeSearchArgumentData filter and EntryInformationSelection...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-10 Kovarththanan Raja... pkixcrmf -> crmf to make directory name consistent...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-03-12 Stig BjørlykkeFrom Chris Ridd (bug 3329):
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-11 Bill MeierSmall cleanups mostly related to proto_reg_handoff
2008-11-01 Anders BromanRegenerate all asn2wrs generated dissectors
2008-09-01 Anders BromanUpdate to use unchanged asn1 files and X.501:08/2005.
2008-07-20 Anders BromanFix a warning.
2008-02-18 Bill MeierRemove svn:executable property
2008-02-03 Anders BromanGet rid of some warnings.
2008-01-04 Anders BromanGet rid of ber_last_created_item().
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-15 Graeme LuntRevised DAP dissector using latest asn2wrs features...
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-06 Anders Bromanas2wrs now handles EXTERNAL(direct-reference requires...
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-10-22 Graeme LuntUpdate to use the -X and -T asn2wrs flags.
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-10 Jörg MayerMore conversions and updates to existing Makefile stuff
2007-10-07 Jörg MayerConvert some more protocols to new Makefile style.
2007-09-27 Jörg MayerConvert asn1/dap/
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-06-06 Tomas Kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 Tomas Kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
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 LuntSupport for X.500 strong authentication - used by DAP...
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-30 Graeme LuntOperational Attributes and Syntaxes
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2005-12-16 Anders BromanFrom Graeme Lunt:
2005-12-14 Anders BromanFrom Grame Lunt:
2005-12-07 Anders BromanFrom Grame Lunt:
2005-11-26 Jörg MayerPorperties: replace executable by eol-style and keywords
2005-11-16 Ronnie Sahlbergadd the rest of Graeme Lunts patch
2005-11-16 Ronnie Sahlbergfrom Graeme Lunt