atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ or ‘vfork’ ...
[metze/wireshark/wip.git] / asn1 / sv /
2015-12-10 Michael MannConvert ASN.1 dissectors to remove "new" from "new...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-11-22 Michael Mannregister_dissector -> new_register_dissector for ASN...
2015-09-06 Pascal QuantinSV: add an option to dissect seqData as PhsMeas
2015-08-26 Martin Kaisersv: remove some unnecessary checks
2015-05-01 Guy HarrisFix some cases where we're shifting a signed 1 left.
2015-04-20 Evan Huussv: remove #if0'd code
2015-04-10 AndersBromanRemove depricated API tvb_length -> tvb_reported_length
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-06-22 Michael Mannconvert to proto_tree_add_subtree[_format] for ASN...
2014-06-19 Pascal QuantinRevert "Update ASN.1 source files with the API changes...
2014-06-18 Pascal QuantinUpdate ASN.1 source files with the API changes done...
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-03-15 Pascal QuantinRemove unused const variables errors seen with recent...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-20 Jakub ZawadzkiCopy Evan r54250 changes to asn/
2013-07-03 Michael Mannexpert_add_info + proto_tree_add_text = proto_tree_add_...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-06-03 Michael MannConvert ASN.1 dissectors to use filterable expert info.
2013-05-11 Jörg MayerI added EXPORT_FILES in too many places, remove them
2013-05-10 Jörg MayerSome more protocols can be generated via cmake
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-28 Anders Broman-Wmissing-prototypes
2013-01-10 Anders Broman#if 0 out unused code
2013-01-10 Anders BromanFrom an.huang:
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-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-24 Bill MeierFix encoding arg for a proto_tree_add_bitmask() functio...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-06-02 Jaap KeuterSet Subversion properties right.
2010-06-01 Gerald CombsFrom Michael Bernhard via bug 3398 with minor fixups: