summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2022-11-27reformat REGRESS_TARGETSAnton Lindqvist
2022-11-27Applying mimmutable(2) to bss, data and text made the sys/kern/noexec tests failAnton Lindqvist
2022-11-26Remove RFC 9092 example file because it contains inherit elementsJob Snijders
2022-11-26Make internal header file names consistentTheo Buehler
2022-11-26Add test-geofeed.c (forgotten cvs add in previous).Theo Buehler
2022-11-26Add regress for geofeedJob Snijders
2021-08-18Import regress tests for SM2. Not yet linked to the build.Theo Buehler
2022-11-25Units generally help...Theo Buehler
2022-11-24Mark BN_options() and BN_prime_checks as obsolete;Ingo Schwarze
2022-11-23Fix sparc64 build/runKlemens Nanni
2022-11-23Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing returnTheo Buehler
2022-11-23Several improvements required for <openssl/bn.h>:Ingo Schwarze
2022-11-23Make a stupid compiler on a stupid OS happy.Theo Buehler
2022-11-23Remove unused struct ifnet's *if_afdata[] and struct domain's dom_if{at,de}ta...Klemens Nanni
2022-11-23bn_unit: appease coverityTheo Buehler
2022-11-23asn1_string_to_utf8 test: appease coverityTheo Buehler
2022-11-23Neuter getrlimit dance, it's not portable enough. Stupid Windows.Theo Buehler
2022-11-23Fix inconsequential copy-paste errorTheo Buehler
2022-11-22Plug leaks spotted by ASAN CITheo Buehler
2022-11-22Remove comment obsoleted by API change (and r1.3)Theo Buehler
2022-11-22ed25519 test: make the testvectors table constTheo Buehler
2022-11-22simplify makefileAnton Lindqvist
2022-11-22Be more helpful and provide details on what the time conversion testsAnton Lindqvist
2022-11-22Tweak a printf.Theo Buehler
2022-11-22Add a unit test that crashes without bn_print.c r1.34.Theo Buehler
2022-11-18zap a stray semicolonTheo Buehler
2022-11-18Add aspa-set config test.Claudio Jeker
2022-11-18cope with new getaddrinfo() error messageAnton Lindqvist
2022-11-17Avoid a few unnecessary contortionsTheo Buehler
2022-11-17Use a fixed-size array for the message and simplify a few other curlyTheo Buehler
2022-11-17Add initial Wycheproof EdDSA test coverageTheo Buehler
2022-11-17Add a regression test for curve25519.c r1.14Theo Buehler
2022-11-16Remove an outdated TODOTheo Buehler
2022-11-14With the commit to in6_ifattach mpe(4) now also works with IPv6Claudio Jeker
2022-11-12Add support for string comparison in filters.Martin Pieuchot
2022-11-11Add support for multiple statements in if () blocks.Martin Pieuchot
2022-11-11cvs(1) populates the author keyword using getlogin(2), therefore favorAnton Lindqvist
2022-11-11Start CBS-ifying the name constraints code.Bob Beck
2022-11-10Add regress coverage for Ed25519 and X25519 EVP interfaces.Joel Sing
2022-11-10Remove obsolete function, struct, and macro namesIngo Schwarze
2022-11-10Downgrade test to C++98 to fix build on GCC archsKlemens Nanni
2022-11-10cope with recent route output changesAnton Lindqvist
2022-11-10Use /tmp as opposed of /var/tmp as the default directory for temporaryAnton Lindqvist
2022-11-09Remove prime_t remnant and link bn_primes test staticallyTheo Buehler
2022-11-09Add tests for boundary conditions of struct tm.Bob Beck
2022-11-09Revise ED25519 regress following API changes.Joel Sing
2022-11-09Add some regress coverage for EVP_PKEY_METHOD.Joel Sing
2022-11-09Add some regress coverage for EVP_PKEY_ASN1_METHODJoel Sing
2022-11-09Enable l3vpn testClaudio Jeker
2022-11-09Remove unnecessary sizeofjoshua