summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-11-06Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 makeAlexander Bluhm
2020-11-05Make sure IPsec flows are loaded with srcid/dstid attributes.tobhe
2020-11-05Skip test if web server cannot be pinged.Alexander Bluhm
2020-11-05Add test for ASN1_DN ids with existing certs.tobhe
2020-11-05add missing rcs idanton
2020-11-04Set up two WireGuard wg(4) interfaces in different routing domains.Alexander Bluhm
2020-11-03The 'source IP address' commit (route.c r1.249) broke the rtable regressTheo Buehler
2020-11-03Inline pem_print(). It's a wrapper around PEM_write_bio_X509().Theo Buehler
2020-11-03Fix dh test after recent API refactoring. Remove outdated references totobhe
2020-11-03On arm64 char is unsigned, use int in getopt() loop.Alexander Bluhm
2020-11-02Correctly initialize ppemTheo Buehler
2020-11-01Add options to print RPKI EE Certificates in PEM format for ROA & MFT filesjob
2020-10-30botan2 uses C++11, so use ports-gcc on gcc-archsTheo Buehler
2020-10-29Do not fail with obscure error messages on 'make'Theo Buehler
2020-10-26hook up vnodeanton
2020-10-26Add a reproducer for uvm vnode deadlock fixed in revision 1.108 ofanton
2020-10-26catch unset error when validation fails.Bob Beck
2020-10-25The GNU tbl(1) program contained in the groff package internallyIngo Schwarze
2020-10-24Treat \*[.T] in the same way as \*(.T rather than calling abort(3).Ingo Schwarze
2020-10-21Fix building the library when invoked with make regress.Alexander Bluhm
2020-10-21On machines with a userland timecounter we bypass the gettimeofday(2)Mark Kettenis
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-10-20Add arm64 support.Mark Kettenis
2020-10-19Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn'tMark Kettenis
2020-10-19Skip floating-point exception checks on arm64 and armv7 as the hardwareMark Kettenis
2020-10-18The maxoperand test is currently expected to fail.Patrick Wildt
2020-10-18XFAIL tests on arm64 and armv7 as floating-point exception support isMark Kettenis
2020-10-17Use CLEANFILES instead of a custom hack for cleaning up stuffTheo Buehler
2020-10-17remove debugging output capture to /tmp/ that is not neededBob Beck
2020-10-16With TLS 1.2 the step by step handshake created precise errorAlexander Bluhm
2020-10-16Implement propper handling for make clean and obj.Alexander Bluhm
2020-10-16make this test compile and pass on sparc64Theo Buehler
2020-10-16Add an explicit cast to make this test compile and pass with gcc.Theo Buehler
2020-10-16In HTML output, avoid printing a newline right after <pre>Ingo Schwarze
2020-10-16few more things needs match.c and addrmatch.c now that log.cDamien Miller
2020-10-16Display of P2P links has changeddenis
2020-10-16Refactor a bunch of oscpcheck for single return to clean it up,Bob Beck
2020-10-15Test DTLS timeouts and retransmissions by dropping specific messages.Joel Sing
2020-10-15Improve poll and event handling.Joel Sing
2020-10-14Hook up dtls regress.Joel Sing
2020-10-14Add regress tests for DTLS.Joel Sing
2020-10-12avoid two overlong lines and drop an unused printf argumentTheo Buehler
2020-10-11No longer need to cast away const in srtp_find_profile_by_name()Theo Buehler
2020-10-11Update regress for method changes.Joel Sing
2020-10-11Unbreak regress following SRTP_PROTECTION_PROFILE const change.Joel Sing
2020-10-10Don't leak bundle_file and cert_file paths at the end.Theo Buehler
2020-10-08Add regress for ocspcheckBob Beck
2020-10-08Read cert.pem once and reuse it instead of reading it twice per test certTheo Buehler
2020-10-07zap trailing whitespaceTheo Buehler
2020-10-07add arguments to skip a bunch of x448 testsTheo Buehler