aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-extension-implementation.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Update the X11 dissector to use the latest mesa and xcbproto.Jeff Morriss1-52/+255
2018-03-13Remove popcount in favor of ws_count_ones.Gerald Combs1-27/+27
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-05-03Add terminating NULL to lists for proto_tree_add_bitmask().Guy Harris1-0/+244
2017-04-19X11: Replace VALUEXX macros and handle endianness "natively."Michael Mann1-752/+752
2017-04-18X11: Replace UNUSED macroMichael Mann1-817/+1634
2017-04-18X11: Sort mesa_enum to allow for value_string_extMichael Mann1-0/+1
2017-04-18X11: Use proto_tree_add_bitmask for generated bitmasksMichael Mann1-2635/+2879
2017-04-15x11: proto_tree_add_uint_format -> proto_tree_add_uint_format_valueMichael Mann1-608/+607
2016-06-16Update the X11 dissector to use the latest mesa and xcbproto.Jeff Morriss1-6/+85
2016-06-16X11: Fix last indent issue on X11 generatorAlexis La Goutte1-4138/+4138
2016-06-16x11: Regenerate dissector after indent change on g2b8caf31ccaAlexis La Goutte1-565/+565
2015-10-20X11 generator: avoid extraneous parens in conditionals.Jeff Morriss1-182/+182
2015-10-19x11: update X11 from last mesa and xcbAlexis La Goutte1-150/+1092
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-106/+106
2014-08-22Regenerate the X11 dissector with the latest mesa, xcb, and process-x11-xcb.plJeff Morriss1-108/+111
2014-06-12X11: Update generated dissectorPeter Harris1-20/+28
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2013-12-19Some patches from Peter Harris:Jeff Morriss1-6/+51
2013-12-18Regenerate the X11 dissector in order to pick up the change from r54232. Als...Jeff Morriss1-1/+1
2013-11-24Fix checkAPIs: don't try to feed VALS() into FT_BOOLEANs.Jeff Morriss1-1/+1
2013-11-24Some patches from Peter Harris to make it possible to build the X11 dissectorJeff Morriss1-8384/+5013
2013-11-13Wrap GCC pragma in an #ifdef to make it compile when we're not using GCC.Jeff Morriss1-0/+2
2013-11-13Use a gcc pragma to stop the (pages of) warnings coming out ofJeff Morriss1-0/+2
2013-09-08Add filterable expert info to generated X11 dissector. I didn't regenerate t...Michael Mann1-1/+1
2013-02-23Update x11-dissectors with last mesa trunk ( snb-magic-14719-g2fa9e4c ) and x...Alexis La Goutte1-454/+670
2012-05-12A routine that processes a struct_XXX() won't necessarily use itsGuy Harris1-103/+103
2012-05-12Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-8601/+8601
2012-03-13From Peter Harris:Jeff Morriss1-165/+574
2011-05-14Rebuild the X11 dissector with the latest versions of xcbproto and mesa.Jeff Morriss1-9/+133
2010-06-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4820 :Jeff Morriss1-11/+12
2010-04-20From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4481 :Jeff Morriss1-15/+7728
2009-10-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4067 :Jeff Morriss1-365/+447
2009-09-12Move all of the scripts in epan/dissectors/ to tools/ .Jeff Morriss1-1/+1
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :Jeff Morriss1-3/+4
2009-09-11When pre-declaring variables, use the right type.Jeff Morriss1-17/+17
2009-09-11From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :Jeff Morriss1-0/+21965