aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss131-308/+46
2012-09-15From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728Evan Huus1-1/+1
2012-09-11Add data parameter to dissector_try_heuristicJakub Zawadzki3-5/+5
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki12-22/+22
2012-08-24Fix a trivial typo.Bill Meier1-2/+2
2012-08-23Remove commented out rulesJörg Mayer1-1/+0
2012-07-30Fix Coverity CID's 712344-712345: Unused pointer value.Chris Maynard1-2/+2
2012-07-27Fix two "set but unused variable" warnings turning errors:Jörg Mayer1-1/+2
2012-07-27Remove unused variable, use the created subtree. Found by buildbot.Anders Broman1-4/+3
2012-07-26You can't (well, shouldn't) reference and modify a given variable multipleJeff Morriss1-27/+22
2012-07-26Converted many proto_tree_add_text -> proto_tree_add_item (or at least someth...Michael Mann1-833/+1355
2012-07-25- Call dissector_add-handle() so protocol isBill Meier1-0/+16
2012-07-23Cleanup:Bill Meier1-432/+434
2012-07-20Fix a bit too much copy pasteJörg Mayer1-4/+0
2012-07-20Add missing CMakeLists.txtJörg Mayer1-0/+69
2012-07-20Add SVN eol-style and keywords propertiesPascal Quantin6-6032/+6032
2012-07-20Fix some misplaced tree items, as caught by cppcheck (as unused variables).Evan Huus1-10/+10
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann13-2/+6228
2012-07-16Fix compilation error seen with gcc on Unix:Stephen Fisher1-1/+1
2012-07-15From Wonil Kim: Enable statistics menu register for the tap plug-in. Fixes ht...Anders Broman1-5/+4
2012-07-09From Evan Huus:Anders Broman1-6/+0
2012-07-08UATs could be put into "categories". The categories were defined onlyGuy Harris1-1/+1
2012-07-07From Michael Mann:Guy Harris1-2/+99
2012-07-05From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7439 :Pascal Quantin1-4/+5
2012-06-28Update FSF address - part II.Jakub Zawadzki75-87/+87
2012-06-28Update Free Software Foundation address.Jakub Zawadzki131-131/+131
2012-06-13Create, and start using, file name preferences.Jeff Morriss2-8/+8
2012-06-07Attempt to fix display of "eoe macfilter header".Bill Meier1-7/+19
2012-06-05Fix Coverity 702421: Handle the possibility that fvalue_to_string_repr()Jeff Morriss1-1/+6
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+59
2012-06-02From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=73...Pascal Quantin1-0/+1
2012-06-01No more GIOP plugins, so get rid of the directory for the former plugins.Guy Harris13-789/+0
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-768/+0
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman2-2/+0
2012-06-01Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefi...Bill Meier13-13/+13
2012-06-01Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt ...Bill Meier13-26/+26
2012-06-01Make the cosnaming dissector a builtin dissector.Anders Broman3-1578/+1
2012-06-01Make the tango dissector a builtin dissector.Anders Broman3-4414/+1
2012-06-01parlay changes to CmakeAnders Broman1-18/+0
2012-06-01Make the parlay dissector a buil tin dissector.Anders Broman2-105136/+0
2012-05-30Dissable -WerrorAnders Broman1-3/+3
2012-05-30Forgot to change the name to giopAnders Broman1-8/+6
2012-05-30Add files to use 'new plugin build style'Anders Broman9-125/+267
2012-05-21Cleanup whitespace;Bill Meier1-545/+1913
2012-05-21Init some variables to prevent scan-build "Function call argument is an unini...Bill Meier1-4/+4
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-11/+11
2012-05-11Show m2m.fch_burst_tlv_value in decimal.Guy Harris1-1/+1
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-4/+18
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2-22/+22