| Commit message (Expand) | Author | Age | Files | Lines |
* | Add checksum_bad, set to FALSE to the tree when the checksum is correct. Use... | Chris Maynard | 2013-03-26 | 2 | -9/+18 |
* | Add new application icons. Designed by Elliott Aldrich. | Gerald Combs | 2013-03-26 | 30 | -0/+0 |
* | Fix Coverity CID 990752: Unused pointer value. (column was previously unused) | Chris Maynard | 2013-03-26 | 1 | -9/+9 |
* | Fix c++-compat errors if WANT_PACKET_EDITOR is defined. | Evan Huus | 2013-03-26 | 1 | -7/+7 |
* | Align a bit more with upstream. | Anders Broman | 2013-03-26 | 2 | -13/+17 |
* | Make the oid memeber a const. | Anders Broman | 2013-03-26 | 2 | -2/+2 |
* | From Jim Young: | Anders Broman | 2013-03-26 | 3 | -5/+5 |
* | Fix two errors in ieee80211_status_code - one out-of-order entry and one | Guy Harris | 2013-03-26 | 1 | -2/+2 |
* | Give better diagnostics for "Extended value string XXX forced to fall | Guy Harris | 2013-03-26 | 1 | -6/+13 |
* | Include a message with all ReassemblyError exceptions; they're expected | Guy Harris | 2013-03-25 | 1 | -1/+1 |
* | Fix RFC number. | Guy Harris | 2013-03-25 | 1 | -1/+1 |
* | Wiretap file open routines should not free wth->priv on error, since that | Evan Huus | 2013-03-25 | 7 | -33/+8 |
* | Add two new dissectors to release notes. | Evan Huus | 2013-03-25 | 1 | -0/+2 |
* | From Dario Lombardo, Alexander Chemeris and Ivan Klyuchnikovhis via | Evan Huus | 2013-03-25 | 5 | -0/+1007 |
* | Fix compilation with C++ warnings enabled: use enum values instead of raw | Jeff Morriss | 2013-03-25 | 1 | -2/+2 |
* | From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8502 | Evan Huus | 2013-03-25 | 2 | -2/+42 |
* | From Audric Schiltknecht via https://bugs.wireshark.org/bugzilla/show_bug.cgi... | Evan Huus | 2013-03-25 | 1 | -5/+5 |
* | From Michal Labedzki: linktype_val_to_name() returns a string, not a | Guy Harris | 2013-03-25 | 1 | -3/+1 |
* | The capture options edit dialog is a dialog, not a menu, so don't use | Guy Harris | 2013-03-25 | 1 | -2/+2 |
* | Add a few missing explicit casts | Pascal Quantin | 2013-03-25 | 2 | -2/+2 |
* | Also register for gzip'd network captures. | Jeff Morriss | 2013-03-25 | 1 | -0/+12 |
* | Squelch some "casting away constness" warnings. | Guy Harris | 2013-03-24 | 2 | -3/+3 |
* | add casts for ws_gtk_grid_attach_extended() | Martin Kaiser | 2013-03-24 | 1 | -9/+18 |
* | add missing cast | Martin Kaiser | 2013-03-24 | 1 | -1/+1 |
* | Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8517 : | Pascal Quantin | 2013-03-24 | 2 | -12/+12 |
* | Do not initialize ett_tree and msg_fcn_p when match_strval_idx_ext does not f... | Pascal Quantin | 2013-03-24 | 3 | -8/+16 |
* | Put items into the protocol tree as we extract them, so that the header | Guy Harris | 2013-03-24 | 1 | -46/+50 |
* | Don't cast away constness. | Guy Harris | 2013-03-24 | 1 | -3/+3 |
* | Thanks to a ton of patches from Ed Beroset and some other changes, | Guy Harris | 2013-03-24 | 1 | -6/+1 |
* | Replace implicit conversions with explicit casts. | Guy Harris | 2013-03-24 | 3 | -5/+6 |
* | Replace implicit conversions with explicit casts. | Guy Harris | 2013-03-24 | 1 | -4/+4 |
* | Replace implicit conversion with explicit cast. | Guy Harris | 2013-03-24 | 1 | -1/+1 |
* | Forget about the show and hide dance. | Jaap Keuter | 2013-03-24 | 1 | -8/+0 |
* | From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8514 | Evan Huus | 2013-03-24 | 1 | -31/+43 |
* | Set the height to fit the interfaces actually shown. | Jaap Keuter | 2013-03-24 | 1 | -2/+2 |
* | Redissect extra packet windows in all cases (that I know of) where we | Evan Huus | 2013-03-24 | 8 | -24/+79 |
* | [NPL] another weekend work. | Jakub Zawadzki | 2013-03-24 | 3 | -106/+359 |
* | Don't load the hosts file in epan_init, it's loaded when opening a file | Anders Broman | 2013-03-24 | 1 | -1/+1 |
* | From beroset: | Anders Broman | 2013-03-24 | 1 | -9/+15 |
* | [Automatic manuf, services and enterprise-numbers update for 2013-03-24] | Gerald Combs | 2013-03-24 | 3 | -19/+298 |
* | make local functions static. | Anders Broman | 2013-03-24 | 1 | -1/+1 |
* | Fix a few small bugs in the block allocator and add some more assertions to it | Evan Huus | 2013-03-24 | 2 | -45/+46 |
* | Add const casts and make local functions static. | Anders Broman | 2013-03-24 | 2 | -18/+18 |
* | Do not initialize ett_tree and dtap_msg_fcn when match_strval_idx does not fi... | Pascal Quantin | 2013-03-24 | 2 | -14/+35 |
* | Initial simple block allocator tests, not being run by default because they're | Evan Huus | 2013-03-24 | 3 | -25/+93 |
* | Correctly label checksums not checked due to the packet in question | Guy Harris | 2013-03-24 | 1 | -4/+9 |
* | Add wmem unit test binary (still empty) to nmake build and to | Evan Huus | 2013-03-23 | 2 | -1/+23 |
* | Add exntest.c and tvbtest.c to the set of test program source files. | Guy Harris | 2013-03-23 | 1 | -0/+6 |
* | Build reassembly_test.c *without* -DWS_BUILD_DLL, as it's not part of | Guy Harris | 2013-03-23 | 1 | -5/+36 |
* | Get rid of the DCE RPC stuff; these tests should test the code path for | Guy Harris | 2013-03-23 | 1 | -101/+2 |