HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / tools / wireshark_gen.py
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-07-06 Yannik Enssidl2wrs: clean up and add python3 compatibility
2019-06-06 Yannik Enssidl2wrs: extend aggressive mode
2019-06-05 Yannik Enssidl2wrs: fix 'undeclared identifier' error
2019-06-05 Yannik Enssidl2wrs: add aggressive mode
2019-06-05 Yannik Enssidl2wrs: fix recursion loop
2019-06-05 Yannik Enssidl2wrs: add debug command line parameter
2019-05-17 Guy HarrisClean up some signed vs. unsigned warnings.
2019-05-17 Guy HarrisUpdate the warning-suppression statements in idl2wrs.
2019-04-04 Gerald Combsepan: Convert our PROTO_ITEM_ macros to inline functions.
2018-03-07 Dario Lombardospdx: more licenses converted.
2017-03-19 Alexis La Gouttedissectors (and tools): fix typo dependant -> dependent
2015-12-07 Balint ReczeySpelling fixes for errors found by lintian
2015-09-28 Michael Mannidl2wrs: Fix Dead Store (Dead assignement/Dead incremen...
2015-05-07 Michael MannNeed to generate hf_ variable for aliases in structs.
2015-05-07 Michael MannRemove proto_tree_add_text from idl2wrs generation.
2015-05-06 Michael MannFix the need to manually adjust packet-gias.c (take 2)
2015-05-01 Alexis La GoutteRevert "Fix the need to manually adjust packet-gias.c"
2015-05-01 Michael MannFix the need to manually adjust packet-gias.c
2015-04-23 Jeff Morrissidl2wrs: don't use -1 for the protocol-item length.
2014-04-25 Michael MannCleanup "excess" from trying to support sequence of...
2014-04-23 Michael MannContinuation of bug 9532.
2014-04-23 Michael MannBugfix generating a sequence of "native" types. Bug...
2014-04-23 Michael MannFix generator to remove Dead Store (Dead assignement...
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2014-02-10 Alexis La GoutteFix warnings in packet-parlay.c
2013-12-04 Alexis La GoutteFrom Anders request Add prototype for corba/idl dissector
2013-12-03 Alexis La GoutteAdd modelines info to idl generate file
2013-12-03 Alexis La GoutteFix indent for generated file (Use 4 space)
2013-12-03 Alexis La GoutteFix generator don't generate trailing whitespace
2013-12-03 Alexis La GoutteAdd #pragma to idl generator...
2013-12-01 Gerald CombsUse 4-space (PEP 8) indentation. Add modelines.
2013-09-08 Michael Mannexpert_add_info_format_text -> expert_add_info_text
2013-07-03 Guy HarrisWS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN...
2013-05-24 Michael MannUse new expert info API in idl dissectors. These gener...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-01-22 Jaap KeuterFix for CID 761911-761984 and CID 761985-761994.
2013-01-22 Anders BromanRevert 47201 it does not compile on Windows.
2013-01-21 Jaap KeuterFix for CID 761911-761984 and CID 761985-761994.
2013-01-18 Jaap KeuterTry and see if we can suppress about half of the Coveri...
2012-12-26 Guy HarrisChange wireshark_gen.py to make the operation argument...
2012-11-13 Michael MannUse proto_tree_add_<signed integer> functions for signe...
2012-11-05 Michael MannAdd a few more expert_add_info_format calls to giop...
2012-10-11 Michael MannMake idl2wrs dissectors filterable - Part 1
2012-09-19 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-05 Pascal QuantinReplace process_RequestOperation macro by a real functi...
2012-08-14 Michael MannBug 3725 (https://bugs.wireshark.org/bugzilla/show_bug...
2012-08-08 Jeff MorrissFrom Michael Mann on -dev:
2012-08-08 Jeff MorrissUse expert infos instead of g_warning when something...
2012-07-08 Jeff MorrissAdd a function to packet-giop.c that does what the...
2012-07-08 Jeff MorrissEliminate a lot of function-local variables by not...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-31 Anders BromanRemove redundant code from the template.
2012-05-30 Anders BromanModify IDL generated plugin interface (untested)
2011-11-29 Alexis La GoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
2011-11-29 Alexis La GoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
2011-11-18 Alexis La GoutteFix major (> 100) Dead Store (Dead assignement/Dead...
2011-11-18 Alexis La GoutteSome modification in generated GIOP dissector plugins...
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-13 Guy HarrisCreate a new REP_NA value for fields where there are...
2010-04-05 Anders BromanGet rid of a bunch of check_col().
2010-03-25 Bill MeierSet svn:executable property for some .py and .pl files
2008-05-09 Anders BromanUse PROTO_ITEM_SET_HIDDEN().
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2006-06-06 Gerald CombsEthereal -> Wireshark
2006-05-31 Gerald Combslibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-29 Anders BromanEthereal->Wireshark