aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Squelch some more discarding-qualifiers warnings.Guy Harris1-35/+18
2012-12-26Fix a bunch of warnings.Guy Harris23-225/+215
2012-12-13General cleanup:Bill Meier9-1887/+2424
2012-12-13Remove some commented out code as per Wido Kelling:Bill Meier2-15/+1
2012-12-12General cleanup:Bill Meier4-2631/+2892
2012-12-12From Wido Kelling: [Profinet] Updated disecction regarding the IEC 61158Bill Meier7-264/+1177
2012-12-10General cleanup:Bill Meier1-142/+137
2012-12-07Bump revission.Anders Broman1-1/+1
2012-12-07From hannes:Anders Broman1-1/+4
2012-12-07From hannes:Anders Broman3-15/+230
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier6-45/+45
2012-11-29Add a checkapi target.Jeff Morriss1-3/+6
2012-11-29Fix several [-Wshadow] warnings.Bill Meier2-14/+12
2012-11-28Fix [-Wshadow] warning;Bill Meier1-626/+632
2012-11-28Fix :Alexis La Goutte1-1/+2
2012-11-22Revert http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46140Anders Broman6-1218/+205
2012-11-22From Wido Kelling:Anders Broman7-207/+1220
2012-10-31Add CRC verification to Modbus RTU dissector. CRC algorithm is the same as t...Michael Mann1-2/+2
2012-10-26Create SET_ADDRESS_HF that takes an additional hf_ value that can beEvan Huus1-1/+1
2012-10-26Revert revision 44921.Evan Huus1-1/+1
2012-10-10Based on patch from Bill Parker, check for ws_fopen() failing.Guy Harris1-6/+10
2012-09-30Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2012-09-30From Yu Zhang via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7769Alexis La Goutte1-1/+22
2012-09-26replace unnecessary decode_numeric_bitfield callsMichael Mann1-18/+9
2012-09-25Implement and document the Custom plugin system. Create relevant example file...Jaap Keuter4-18/+23
2012-09-23Store pointers to previously displayed and captured packet, not nstime_t deltas.Jakub Zawadzki1-2/+0
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