White space changes.
[metze/wireshark/wip.git] / asn1 / disp /
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
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-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some prefs callback functions static. (These...
2010-04-08 Bill MeierMy try at fixing Bug 4653; (Also reverts SVN #32420)
2010-04-07 Anders BromanA stab at [Bug 4653] New: dap ASN1 generated dissector...
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-01-17 Anders BromanGet rid of check_col();
2010-01-11 Stig BjørlykkeAdd missing DEFAULT for UpdateMode.
2009-12-18 Stig BjørlykkeFixed some OPTIONAL vs. DEFAULT issues.
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-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-09-19 Stig BjørlykkeDump the unsupported opcode for invoke result and invok...
2008-04-13 Graeme LuntRemove #defined preference grouping
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-06 Anders Bromanas2wrs now handles EXTERNAL(direct-reference requires...
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-07 Jörg MayerConvert some more protocols to new Makefile style.
2007-09-04 Stig BjørlykkeRewrote handling of parameters to get rid of "funky...
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
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-11-14 Jörg Mayernikai@nikai.net:
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
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
2006-02-22 Anders BromanAdd some missing files.
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 Sahlbergfrom Graeme Lunt