Convert a few more dissectors to wmem
[metze/wireshark/wip.git] / asn1 / kerberos /
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-06-19 Evan HuusApparently one of our major global headers must include...
2013-06-19 Evan HuusConvert a batch of asn1 dissectors from emem to wmem.
2013-06-14 Michael MannRemove check_col() from ASN.1 dissectors
2013-06-03 Michael MannConvert ASN.1 dissectors to use filterable expert info.
2013-05-17 Pascal QuantinMore compilation fixes when having HAVE_KERBEROS
2013-05-16 Pascal QuantinFix link failure with Windows
2013-05-16 Pascal QuantinFix compilation for Linux (defined but not used errors...
2013-05-16 Pascal QuantinRemove useless blurbs
2013-05-16 Pascal QuantinRemove useless exports and fix a compilation error
2013-05-16 Michael MannUpdated the Kerberos ASN.1 dissector to the point I...
2013-05-07 Jörg MayerSome more
2013-05-07 Jörg Mayerx721 and kerberos: Use standard Makefile.am
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-19 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-27 Guy HarrisMove show_exception() and show_reported_bounds_error...
2013-02-20 Guy HarrisAnd one more case where tvb_new_subset_remaining()...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-11 Jakub ZawadzkiAdd data parameter to call_dissector_only.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-09 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-01-18 Chris Maynard#include <epan/crypt/crypt-*.h> => #include <epan/crypt...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
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-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-04-10 Guy HarrisRename ws_stat to ws_stat64, and make it take a pointer...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-05-11 Bill MeierReflect changes made in SVN #32752
2010-01-01 Bill MeierAdd to the ASN1 kerberos changes made in the non-asn1...
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-04-08 Bill Meier(Trivial) Fix some spelling & etc in comments
2009-04-08 Bill MeierMore Ethereal --> Wireshark
2009-03-15 Bill MeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2008-10-17 Anders BromanFurther updates: dissect error-code and e-data.
2008-10-16 Anders BromanAdd asn1 file from Heimdal use som stuff from it add...
2008-10-15 Anders BromanThis file is not needed.
2008-10-15 Anders BromanNow Kerberos compiles, a lot of work remains to get...
2008-10-15 Anders BromanStart of an asn2wrs generated kerberos dissector. Most...