GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / x11-extension-implementation.h
2018-09-24 Jeff MorrissUpdate the X11 dissector to use the latest mesa and...
2018-03-13 Gerald CombsRemove popcount in favor of ws_count_ones.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-05-03 Guy HarrisAdd terminating NULL to lists for proto_tree_add_bitmask().
2017-04-19 Michael MannX11: Replace VALUEXX macros and handle endianness ...
2017-04-18 Michael MannX11: Replace UNUSED macro
2017-04-18 Michael MannX11: Sort mesa_enum to allow for value_string_ext
2017-04-18 Michael MannX11: Use proto_tree_add_bitmask for generated bitmasks
2017-04-15 Michael Mannx11: proto_tree_add_uint_format -> proto_tree_add_uint_...
2016-06-16 Jeff MorrissUpdate the X11 dissector to use the latest mesa and...
2016-06-16 Alexis La GoutteX11: Fix last indent issue on X11 generator
2016-06-16 Alexis La Gouttex11: Regenerate dissector after indent change on g2b8ca...
2015-10-20 Jeff MorrissX11 generator: avoid extraneous parens in conditionals.
2015-10-19 Alexis La Gouttex11: update X11 from last mesa and xcb
2015-05-01 Guy HarrisFix some cases where we're shifting a signed 1 left.
2014-08-22 Jeff MorrissRegenerate the X11 dissector with the latest mesa,...
2014-06-12 Peter HarrisX11: Update generated dissector
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2013-12-19 Jeff MorrissSome patches from Peter Harris:
2013-12-18 Jeff MorrissRegenerate the X11 dissector in order to pick up the...
2013-11-24 Jeff MorrissFix checkAPIs: don't try to feed VALS() into FT_BOOLEANs.
2013-11-24 Jeff MorrissSome patches from Peter Harris to make it possible...
2013-11-13 Jeff MorrissWrap GCC pragma in an #ifdef to make it compile when...
2013-11-13 Jeff MorrissUse a gcc pragma to stop the (pages of) warnings coming...
2013-09-08 Michael MannAdd filterable expert info to generated X11 dissector...
2013-02-23 Alexis La GoutteUpdate x11-dissectors with last mesa trunk ( snb-magic...
2012-05-12 Guy HarrisA routine that processes a struct_XXX() won't necessari...
2012-05-12 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-03-13 Jeff MorrissFrom Peter Harris:
2011-05-14 Jeff MorrissRebuild the X11 dissector with the latest versions...
2010-06-03 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2010-04-20 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2009-10-03 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2009-09-12 Jeff MorrissMove all of the scripts in epan/dissectors/ to tools/ .
2009-09-11 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2009-09-11 Jeff MorrissWhen pre-declaring variables, use the right type.
2009-09-11 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...