We don't use get_windows_interface_friendlyname() in capture_opts.c, so
[metze/wireshark/wip.git] / plugins /
2012-10-31 Michael MannAdd CRC verification to Modbus RTU dissector. CRC...
2012-10-26 Evan HuusCreate SET_ADDRESS_HF that takes an additional hf_...
2012-10-26 Evan HuusRevert revision 44921.
2012-10-10 Guy HarrisBased on patch from Bill Parker, check for ws_fopen...
2012-09-30 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-09-30 Alexis La GoutteFrom Yu Zhang via https://bugs.wireshark.org/bugzilla...
2012-09-26 Michael Mannreplace unnecessary decode_numeric_bitfield calls
2012-09-25 Jaap KeuterImplement and document the Custom plugin system. Create...
2012-09-23 Jakub ZawadzkiStore pointers to previously displayed and captured...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-15 Evan HuusFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2012-09-11 Jakub ZawadzkiAdd data parameter to dissector_try_heuristic
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-24 Bill MeierFix a trivial typo.
2012-08-23 Jörg MayerRemove commented out rules
2012-07-30 Chris MaynardFix Coverity CID's 712344-712345: Unused pointer value.
2012-07-27 Jörg MayerFix two "set but unused variable" warnings turning...
2012-07-27 Anders BromanRemove unused variable, use the created subtree. Found...
2012-07-26 Jeff MorrissYou can't (well, shouldn't) reference and modify a...
2012-07-26 Michael MannConverted many proto_tree_add_text -> proto_tree_add_it...
2012-07-25 Bill Meier- Call dissector_add-handle() so protocol is
2012-07-23 Bill MeierCleanup:
2012-07-20 Jörg MayerFix a bit too much copy paste
2012-07-20 Jörg MayerAdd missing CMakeLists.txt
2012-07-20 Pascal QuantinAdd SVN eol-style and keywords properties
2012-07-20 Evan HuusFix some misplaced tree items, as caught by cppcheck...
2012-07-20 Michael MannWiMAX OFDMA PHY SAP dissector plugin (https://bugs...
2012-07-16 Stephen FisherFix compilation error seen with gcc on Unix:
2012-07-15 Anders BromanFrom Wonil Kim: Enable statistics menu register for...
2012-07-09 Anders BromanFrom Evan Huus:
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-07-07 Guy HarrisFrom Michael Mann:
2012-07-05 Pascal QuantinFrom Guy Martin via https://bugs.wireshark.org/bugzilla...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-13 Jeff MorrissCreate, and start using, file name preferences.
2012-06-07 Bill MeierAttempt to fix display of "eoe macfilter header".
2012-06-05 Jeff MorrissFix Coverity 702421: Handle the possibility that fvalue...
2012-06-04 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-06-02 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2012-06-01 Guy HarrisNo more GIOP plugins, so get rid of the directory for...
2012-06-01 Anders BromanMake packet-coseventcomm.c a bultin dissector
2012-06-01 Anders BromanMake packet-coseventcomm.c a bultin dissector
2012-06-01 Bill MeierSet Makefile.common as a plugin.c dependency so plugin...
2012-06-01 Bill MeierWindows: Set Makefile.common as a plugin.c dependency...
2012-06-01 Anders BromanMake the cosnaming dissector a builtin dissector.
2012-06-01 Anders BromanMake the tango dissector a builtin dissector.
2012-06-01 Anders Bromanparlay changes to Cmake
2012-06-01 Anders BromanMake the parlay dissector a buil tin dissector.
2012-05-30 Anders BromanDissable -Werror
2012-05-30 Anders BromanForgot to change the name to giop
2012-05-30 Anders BromanAdd files to use 'new plugin build style'
2012-05-21 Bill MeierCleanup whitespace;
2012-05-21 Bill MeierInit some variables to prevent scan-build "Function...
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisShow m2m.fch_burst_tlv_value in decimal.
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-10 Gerald CombsBetter fixes for the last commit.
2012-05-09 Gerald CombsFix a few scan-build warnings.
2012-05-05 Bill MeierAFAICT '#include sys/types.h' is not needed for these...
2012-05-05 pascalFrom Nhi Nguyen:
2012-05-02 Anders BromanFrom Gabor Somlai:
2012-04-30 Guy HarrisThe message length isn't needed in cmd_sched_rep()...
2012-04-30 Gerald CombsFix a couple of clang warnings and adjust capitalization.
2012-04-28 Chris MaynardInitialize u32RecDataLen to 0 to avoid a clang warning...
2012-04-27 Jeff MorrissAs suggested in wireshark.org/lists/wireshark-dev/20120...
2012-04-27 Anders BromanFix Malformed packet AMS for Read Device Info Read...
2012-04-27 Jakub ZawadzkiFix value of "Error in Parameter API"
2012-04-13 Jakub ZawadzkiRemove doubled semicolons and semicolons outside function.
2012-04-13 Anders BromanFrom Pascal Quantin:
2012-04-10 Jakub ZawadzkiAdd missing consts.
2012-04-09 Jakub ZawadzkiAdd missing consts in opcua plugin.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-03-27 Stig BjørlykkeRemoved unused pdu_length in pdu_burst_decoder to avoid...
2012-03-27 Stig BjørlykkeAdded a check for a valid pointer to avoid a warning...
2012-03-19 Jeff MorrissSet eol-style to native (just to make these files reada...
2012-03-18 Bill MeierFrom Reinhard Speyerer: Fix several misspellings/typos...
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-09 Jeff MorrissFrom Wido Kelling via https://bugs.wireshark.org/bugzil...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2012-01-16 Bill MeierUse GSlice API instead of GMemChunk API for some memory...
2012-01-16 Bill MeierFix a typo in an error message.
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-13 Anders BromanFrom Yi Zhang:
2012-01-13 Anders BromanFrom Yi Zhang:
2011-12-28 Chris MaynardFix memory leaks involving tvb_get_string[z]().
2011-12-14 Bill Meier(Trivial) remove commented out calls to tvb_free().
2011-12-14 Bill Meiertvb_free() can (now) be called from plugins on Windows
2011-12-01 Jörg MayerFix:
2011-12-01 Anders Bromanpacket-dcerpc-pn-io.c:8735: warning: unused variable...
2011-12-01 Anders BromanFrom Wido Kelling:
2011-11-29 Alexis La GoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
2011-11-29 Alexis La GoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
next