aboutsummaryrefslogtreecommitdiffstats
path: root/epan/exntest.c
Commit message (Expand)AuthorAgeFilesLines
* exntest.c: Create local functions to handle "nesting" TRY/CATCH macros to fix...Michael Mann2016-07-151-36/+52
* Include ws_diag_control.h in config.hJoão Valverde2016-04-041-3/+2
* Revert "exntest: Fix Dead Store (Dead assignement/Dead increment) warning fou...Guy Harris2015-02-241-1/+3
* exntest: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2015-02-241-3/+1
* Fix GCC pragma.Gerald Combs2015-01-061-6/+2
* Try to suppress clang warnings in exntest.Gerald Combs2015-01-061-1/+8
* Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-101-0/+13
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Add to tvbuffs a "fragment length" field; if the tvbuff represents theGuy Harris2013-04-181-0/+8
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Include config.h (for WS_MSVC_NORETURN) and g_gnuc.h (for G_GNUC_NORETURN)Jeff Morriss2011-05-121-3/+4
* Exception handling fixes, and a fix to packet-frame.c,Gilbert Ramirez2005-08-041-0/+202