summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-12-16correct -Tutf8 and -Thtml rendering of \(~=Ingo Schwarze
2014-12-16Explicit block closure macros clobber next-line block head scope,Ingo Schwarze
2014-12-16When a numerical condition errors out after consuming at least oneIngo Schwarze
2014-12-15Empty conditions count as false.Ingo Schwarze
2014-12-15correct some character names to match groff;Ingo Schwarze
2014-12-15Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run onMiod Vallat
2014-12-14By now relayd expects tls in its config file and writes tls intoAlexander Bluhm
2014-12-14unifdef OPENSSL_NO_NEXTPROTONEGJoel Sing
2014-12-13Fix a regression found by Carsten dot Kunze at arcor dot de:Ingo Schwarze
2014-12-12Increase cipher suite test coverage by including all cipher suites thatJoel Sing
2014-12-10Add regress for ALPN.Joel Sing
2014-12-10Some sort regress test fixes. cksum no longer supports -o2.Daniel Dickman
2014-12-10fix previous.Daniel Dickman
2014-12-09t_exhaust is too exhaustingTheo de Raadt
2014-12-08Add some more makefiles that often cause a crash.Jonathan Gray
2014-12-07remove duplicate initialization of .sid_ctx in testBrent Cook
2014-12-07Allow specific libtls hostname validation errors to propagate.Brent Cook
2014-12-07Add a test which would previously often cause make to crash when runJonathan Gray
2014-12-07Add a test for redefining a macro name in the expansion ofJonathan Gray
2014-12-06The -ssl2 flag does nothing - remove the flag and any tests that wereJoel Sing
2014-12-04add tests for new client RevokedHostKeys option;Damien Miller
2014-12-04fix handling of roff requests having a default scale other than "n",Ingo Schwarze
2014-12-03Allow overriding the path to the testssl and openssl binaries.Brent Cook
2014-12-03Fill the buffer with 'z' instead of 'a' since 'a' is part of theTodd C. Miller
2014-12-03test backslash handling because it was on my todo list;Ingo Schwarze
2014-12-02Add simple strlcpy regressTodd C. Miller
2014-12-02Add simple strlcat regressTodd C. Miller
2014-12-02Add strnlen to SUBDIRS so we actually run its tests.Todd C. Miller
2014-12-02Fix the implementation and documentation of \c (continue text input line).Ingo Schwarze
2014-12-01run script with ${SHELL}Theo de Raadt
2014-11-30Multiple fixes with respect to .Pf:Ingo Schwarze
2014-11-28Drop useless architecture table. Validating architecture namesIngo Schwarze
2014-11-28Remove bulky, irrelevant library description string tablesIngo Schwarze
2014-11-27Downgrade .Bd -file from FATAL to ERROR.Ingo Schwarze
2014-11-27Multiple fixes with respect to .Eo:Ingo Schwarze
2014-11-27Fix the obsolete .Db (toggle debug mode) macro to ignore its argumentsIngo Schwarze
2014-11-26The .Sm macro accepts at most one argument;Ingo Schwarze
2014-11-26comment in Makefile, small tweak in -l testOtto Moerbeek
2014-11-26Add 3 regression tests for "route change" dealing with -ifp, -ifa andMartin Pieuchot
2014-11-26prefer memcmp to bcmp.Brent Cook
2014-11-25Fix test.Daniel Dickman
2014-11-25don't fail, even if running as root.Daniel Dickman
2014-11-25Also cover other diff formats besides unified ones.Tobias Stoeckmann
2014-11-25Do not access a NULL pointer when a section has no body,Ingo Schwarze
2014-11-24add a (currently crashing) test case by Sebastien MarieOtto Moerbeek
2014-11-24Kill old crap that is unbelievably slow and produces hundreds of falseIngo Schwarze
2014-11-24forgot to add this file; noticed by daniel@Ingo Schwarze
2014-11-23Add regress for atexit() vs DSO unloading and start on a similar testPhilip Guenther
2014-11-22using /dev/random is okTheo de Raadt
2014-11-21We repeatedly observed assertion crashes in the low-level terminalIngo Schwarze