aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
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