aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wireshark_gen.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-2/+6
2013-01-22Fix for CID 761911-761984 and CID 761985-761994.Jaap Keuter1-0/+2
2013-01-22Revert 47201 it does not compile on Windows.Anders Broman1-4/+1
2013-01-21Fix for CID 761911-761984 and CID 761985-761994.Jaap Keuter1-1/+4
2013-01-18Try and see if we can suppress about half of the Coverity issues.Jaap Keuter1-0/+2
2012-12-26Change wireshark_gen.py to make the operation argument to routines aGuy Harris1-11/+11
2012-11-13Use proto_tree_add_<signed integer> functions for signed giop datatypesMichael Mann1-4/+4
2012-11-05Add a few more expert_add_info_format calls to giop dissector which requires ...Michael Mann1-170/+94
2012-10-11Make idl2wrs dissectors filterable - Part 1Michael Mann1-198/+622
2012-09-19We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-05Replace process_RequestOperation macro by a real function to speedup compilat...Pascal Quantin1-6/+14
2012-08-14Bug 3725 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725)Michael Mann1-9/+0
2012-08-08From Michael Mann on -dev:Jeff Morriss1-1/+1
2012-08-08Use expert infos instead of g_warning when something unexpected is found.Jeff Morriss1-11/+25
2012-07-08Add a function to packet-giop.c that does what the code that Jeff Morriss1-10/+1
2012-07-08Eliminate a lot of function-local variables by not storing the result ofJeff Morriss1-161/+55
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-31Remove redundant code from the template.Anders Broman1-5/+1
2012-05-30Modify IDL generated plugin interface (untested)Anders Broman1-2/+2
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte1-4/+11
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte1-2/+2
2011-11-18Fix major (> 100) Dead Store (Dead assignement/Dead increment) Warning found ...Alexis La Goutte1-79/+18
2011-11-18Some modification in generated GIOP dissector plugins in not include in "gene...Alexis La Goutte1-4/+5
2010-05-24Refer to the endianness arguments as "encoding" rather thanGuy Harris1-1/+1
2010-05-13Create a new REP_NA value for fields where there are no representationsGuy Harris1-1/+1
2010-04-05Get rid of a bunch of check_col().Anders Broman1-1/+0
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier1-0/+0
2008-05-09Use PROTO_ITEM_SET_HIDDEN().Anders Broman1-0/+3
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-2/+2
2006-06-06Ethereal -> WiresharkGerald Combs1-2/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-2/+2
2006-05-29Ethereal->WiresharkAnders Broman1-0/+2628