summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak x509_constraints_uri_host() regress to test for NULL deref intb2022-11-281-1/+3
* Make internal header file names consistenttb2022-11-2619-38/+38
* Units generally help...tb2022-11-251-2/+2
* Mark BN_options() and BN_prime_checks as obsolete;schwarze2022-11-241-1/+2
* Fix sparc64 build/runkn2022-11-231-3/+2
* Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing returntb2022-11-231-5/+5
* Several improvements required for <openssl/bn.h>:schwarze2022-11-231-26/+39
* Make a stupid compiler on a stupid OS happy.tb2022-11-231-1/+2
* bn_unit: appease coveritytb2022-11-231-2/+6
* asn1_string_to_utf8 test: appease coveritytb2022-11-231-2/+8
* Neuter getrlimit dance, it's not portable enough. Stupid Windows.tb2022-11-231-14/+4
* Fix inconsequential copy-paste errortb2022-11-231-3/+3
* Plug leaks spotted by ASAN CItb2022-11-221-1/+3
* Remove comment obsoleted by API change (and r1.3)tb2022-11-221-2/+1
* ed25519 test: make the testvectors table consttb2022-11-221-4/+4
* simplify makefileanton2022-11-221-8/+2
* Be more helpful and provide details on what the time conversion testsanton2022-11-221-9/+6
* Tweak a printf.tb2022-11-221-3/+3
* Add a unit test that crashes without bn_print.c r1.34.tb2022-11-222-1/+95
* zap a stray semicolontb2022-11-181-2/+2
* Avoid a few unnecessary contortionstb2022-11-171-35/+12
* Use a fixed-size array for the message and simplify a few other curlytb2022-11-171-14/+16
* Add initial Wycheproof EdDSA test coveragetb2022-11-171-1/+111
* Add a regression test for curve25519.c r1.14tb2022-11-171-2/+132
* Remove an outdated TODOtb2022-11-161-4/+1
* Start CBS-ifying the name constraints code.beck2022-11-112-34/+52
* Add regress coverage for Ed25519 and X25519 EVP interfaces.jsing2022-11-102-2/+838
* Remove obsolete function, struct, and macro namesschwarze2022-11-101-5/+0
* Use /tmp as opposed of /var/tmp as the default directory for temporaryanton2022-11-101-2/+2
* Remove prime_t remnant and link bn_primes test staticallytb2022-11-092-3/+4
* Add tests for boundary conditions of struct tm.beck2022-11-091-1/+125
* Revise ED25519 regress following API changes.jsing2022-11-091-25/+5
* Add some regress coverage for EVP_PKEY_METHOD.jsing2022-11-091-3/+40
* Add some regress coverage for EVP_PKEY_ASN1_METHODjsing2022-11-092-2/+118
* Remove unnecessary sizeofjoshua2022-11-092-6/+6
* Wrap long linesjoshua2022-11-071-3/+5
* Move variables above codejoshua2022-11-071-18/+18
* Link aes/ to regressjoshua2022-11-071-1/+2
* Add regress coverage for AESjoshua2022-11-072-0/+986
* Fix whitespace. Looks like I was a pig 3 years ago...tb2022-11-071-205/+205
* Add regress for Ed25519.jsing2022-11-062-4/+409
* Replace existing Blowfish regress testsjoshua2022-11-063-515/+1370
* Enable time_conversion regress testsbeck2022-11-061-1/+2
* Add a bunch of regression tests for time conversion.beck2022-11-062-0/+1736
* Add regress coverage for TLS exporters.jsing2022-11-053-1/+677
* The previous commit message out to say this:kn2022-10-301-1/+1
* /* $OpenBSD: $ */kn2022-10-301-2/+2
* Enable waitid(2) regress tests and a new test derived from NetBSD'skettenis2022-10-263-12/+279
* dtlstest: Ensure the timeouts are at least 10 ms. This makes these teststb2022-10-261-1/+7
* tlsexttest.c: make various static structs consttb2022-10-211-19/+19