summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2022-11-28Tweak x509_constraints_uri_host() regress to test for NULL deref inTheo Buehler
2022-11-26Make internal header file names consistentTheo Buehler
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-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-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-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-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-09Remove unnecessary sizeofjoshua
2022-11-09Remove unnecessary sizeofjoshua
2022-11-07Wrap long linesjoshua
2022-11-07Move variables above codejoshua
2022-11-07Link aes/ to regressjoshua
2022-11-07Add regress coverage for AESjoshua
2022-11-07Fix whitespace. Looks like I was a pig 3 years ago...Theo Buehler
2022-11-06Add regress for Ed25519.Joel Sing
2022-11-06Replace existing Blowfish regress testsjoshua
2022-11-06Enable time_conversion regress testsBob Beck
2022-11-06Add a bunch of regression tests for time conversion.Bob Beck
2022-11-05Add regress coverage for TLS exporters.Joel Sing
2022-10-30The previous commit message out to say this:Klemens Nanni
2022-10-30/* $OpenBSD: $ */Klemens Nanni