summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8502Evan Huus2-2/+42
2013-03-25From Audric Schiltknecht via https://bugs.wireshark.org/bugzilla/show_bug.cgi...Evan Huus1-5/+5
2013-03-25From Michal Labedzki: linktype_val_to_name() returns a string, not aGuy Harris1-3/+1
2013-03-25The capture options edit dialog is a dialog, not a menu, so don't useGuy Harris1-2/+2
2013-03-25Add a few missing explicit castsPascal Quantin2-2/+2
2013-03-25Also register for gzip'd network captures.Jeff Morriss1-0/+12
2013-03-24Squelch some "casting away constness" warnings.Guy Harris2-3/+3
2013-03-24add casts for ws_gtk_grid_attach_extended()Martin Kaiser1-9/+18
2013-03-24add missing castMartin Kaiser1-1/+1
2013-03-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8517 :Pascal Quantin2-12/+12
2013-03-24Do not initialize ett_tree and msg_fcn_p when match_strval_idx_ext does not f...Pascal Quantin3-8/+16
2013-03-24Put items into the protocol tree as we extract them, so that the headerGuy Harris1-46/+50
2013-03-24Don't cast away constness.Guy Harris1-3/+3
2013-03-24Thanks to a ton of patches from Ed Beroset and some other changes,Guy Harris1-6/+1
2013-03-24Replace implicit conversions with explicit casts.Guy Harris3-5/+6
2013-03-24Replace implicit conversions with explicit casts.Guy Harris1-4/+4
2013-03-24Replace implicit conversion with explicit cast.Guy Harris1-1/+1
2013-03-24Forget about the show and hide dance.Jaap Keuter1-8/+0
2013-03-24From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8514Evan Huus1-31/+43
2013-03-24Set the height to fit the interfaces actually shown.Jaap Keuter1-2/+2
2013-03-24Redissect extra packet windows in all cases (that I know of) where weEvan Huus8-24/+79
2013-03-24[NPL] another weekend work.Jakub Zawadzki3-106/+359
2013-03-24Don't load the hosts file in epan_init, it's loaded when opening a fileAnders Broman1-1/+1
2013-03-24From beroset:Anders Broman1-9/+15
2013-03-24[Automatic manuf, services and enterprise-numbers update for 2013-03-24]Gerald Combs3-19/+298
2013-03-24make local functions static.Anders Broman1-1/+1
2013-03-24Fix a few small bugs in the block allocator and add some more assertions to itEvan Huus2-45/+46
2013-03-24Add const casts and make local functions static.Anders Broman2-18/+18
2013-03-24Do not initialize ett_tree and dtap_msg_fcn when match_strval_idx does not fi...Pascal Quantin2-14/+35
2013-03-24Initial simple block allocator tests, not being run by default because they'reEvan Huus3-25/+93
2013-03-24Correctly label checksums not checked due to the packet in questionGuy Harris1-4/+9
2013-03-23Add wmem unit test binary (still empty) to nmake build and toEvan Huus2-1/+23
2013-03-23Add exntest.c and tvbtest.c to the set of test program source files.Guy Harris1-0/+6
2013-03-23Build reassembly_test.c *without* -DWS_BUILD_DLL, as it's not part ofGuy Harris1-5/+36
2013-03-23Get rid of the DCE RPC stuff; these tests should test the code path forGuy Harris1-101/+2
2013-03-23Extend dissection of TLVs.Jaap Keuter1-44/+87
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-7/+0
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+2
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+8
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+6
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-10/+10
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0