summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-5/+21
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-9/+9
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-36/+304
2012-05-10Better fixes for the last commit.Gerald Combs2-6/+4
2012-05-09Fix a few scan-build warnings.Gerald Combs5-17/+12
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier8-38/+0
2012-05-05From Nhi Nguyen:pascal1-2/+2
2012-05-02From Gabor Somlai:Anders Broman1-0/+1
2012-04-30The message length isn't needed in cmd_sched_rep() - it's just theGuy Harris1-8/+0
2012-04-30Fix a couple of clang warnings and adjust capitalization.Gerald Combs1-3/+3
2012-04-28Initialize u32RecDataLen to 0 to avoid a clang warning and in the event it ne...Chris Maynard1-1/+1
2012-04-27As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....Jeff Morriss1-3/+3
2012-04-27Fix Malformed packet AMS for Read Device Info Read State Request.Anders Broman1-3/+25
2012-04-27Fix value of "Error in Parameter API"Jakub Zawadzki1-1/+1
2012-04-13Remove doubled semicolons and semicolons outside function.Jakub Zawadzki1-2/+2
2012-04-13From Pascal Quantin:Anders Broman1-5/+0
2012-04-10Add missing consts.Jakub Zawadzki3-3/+3
2012-04-09Add missing consts in opcua plugin.Jakub Zawadzki5-274/+274
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss31-31/+31
2012-03-27Removed unused pdu_length in pdu_burst_decoder to avoid a warning from clang.Stig Bjørlykke1-4/+1
2012-03-27Added a check for a valid pointer to avoid a warning from clang.Stig Bjørlykke1-2/+2
2012-03-19Set eol-style to native (just to make these files readable on *NIX).Jeff Morriss1-193/+193
2012-03-18From Reinhard Speyerer: Fix several misspellings/typos in WiresharkBill Meier4-6/+6
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier2-2/+2
2012-02-09From Wido Kelling via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6819 :Jeff Morriss1-75/+75
2012-01-29Add *.sbr files to the clean target.Anders Broman16-16/+16
2012-01-16Use GSlice API instead of GMemChunk API for some memory allocation.Bill Meier4-97/+47
2012-01-16Fix a typo in an error message.Bill Meier1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+5
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13From Yi Zhang:Anders Broman1-3/+3
2012-01-13From Yi Zhang:Anders Broman1-0/+20
2011-12-28Fix memory leaks involving tvb_get_string[z]().Chris Maynard1-1/+1
2011-12-14(Trivial) remove commented out calls to tvb_free().Bill Meier1-5/+0
2011-12-14tvb_free() can (now) be called from plugins on WindowsBill Meier1-5/+7
2011-12-01Fix:Jörg Mayer1-5/+0
2011-12-01packet-dcerpc-pn-io.c:8735: warning: unused variable 'iSubFrameLen'Anders Broman1-2/+2
2011-12-01From Wido Kelling:Anders Broman3-148/+214
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte4-16/+1016
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte3-337/+337
2011-11-18Regenerate GIOP dissector plugins (after change in generator !) for fix Warni...Alexis La Goutte4-9493/+4689
2011-11-18Regenerate GIOP dissector plugins (after change in generator !) with followin...Alexis La Goutte2-1074/+958