aboutsummaryrefslogtreecommitdiffstats
path: root/epan/exntest.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-09-06exntest: fix no previous prototype for ‘run_tests’ [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2016-07-15exntest.c: Create local functions to handle "nesting" TRY/CATCH macros to fix...Michael Mann1-36/+52
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-3/+2
2015-02-24Revert "exntest: Fix Dead Store (Dead assignement/Dead increment) warning fou...Guy Harris1-1/+3
2015-02-24exntest: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2015-01-06Fix GCC pragma.Gerald Combs1-6/+2
2015-01-06Try to suppress clang warnings in exntest.Gerald Combs1-1/+8
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-18Add to tvbuffs a "fragment length" field; if the tvbuff represents theGuy Harris1-0/+8
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-05-12Include config.h (for WS_MSVC_NORETURN) and g_gnuc.h (for G_GNUC_NORETURN)Jeff Morriss1-3/+4
2005-08-04Exception handling fixes, and a fix to packet-frame.c,Gilbert Ramirez1-0/+202