Upgrade LTE RRC dissector to v11.3.0
[metze/wireshark/wip.git] / asn1 / dsp /
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-12-26 Guy HarrisFix a bunch of warnings.
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...
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-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 BromanDissect error code.
2010-01-17 Anders BromanGet rid of check_col();
2010-01-11 Stig BjørlykkeUpdate to X.518:08/2005 to add DitBridgeKnowledge.
2009-11-30 Stig BjørlykkeDefault enable DSP.
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-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-04-13 Graeme LuntRemoved #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-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 Tomas Kukosamissing backslash
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-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-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-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
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