summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* tlsext: check we reject unadvertised selected protocoltb8 days1-1/+24
* RFC 8446 -> 9846tb2026-08-211-2/+2
* wycheproof: recognize Cobblestone-{128,256}tb2026-08-111-1/+3
* callbackfailures: allow specifying the root certificate filekenjiro2026-07-311-10/+11
* timingsafe test: make check() statictb2026-07-291-2/+2
* verify test: print size_t with %zutb2026-07-291-2/+2
* tlsfuzzer: use an f-string instead of explicit format specifierstb2026-07-281-4/+2
* tlsfuzzer: avoid mutable default argumentstb2026-07-281-6/+18
* tlsfuzzer: simplify check for directorytb2026-07-281-2/+2
* tlsfuzzer: use sys.exit() instead of naked exit()tb2026-07-261-8/+8
* tlsfuzzer: whitespace tweakstb2026-07-261-4/+5
* tlsfuzzer: remove unnecessary semicolontb2026-07-261-2/+2
* bn_mul_div: use (unsigned long long) instead of (uint64_t) to print with %llutb2026-07-211-2/+2
* Alberta moved to permanent -06 on 2026-06-18, update test datamillert2026-07-171-17/+17
* Improve name constraints URI host regress.jsing2026-07-141-12/+57
* Recent msgrcv(2) changes made more tests pass.anton2026-07-091-2/+1
* Trivial check for freeaddrinfo(NULL)jca2026-06-273-2/+29
* Ansify usage()jca2026-06-271-3/+2
* K&R -> ANSIjca2026-06-271-9/+3
* With x509_vfy.c 1.153, the x509_crl regress passestb2026-06-261-3/+1
* x509_crl regress: enable the failing test and mark as XFAILtb2026-06-262-4/+4
* Test runs out of file descriptors. Increase ulimit number to 256.bluhm2026-06-241-1/+3
* With x_crl.c r1.52 the x509_crl regress passestb2026-06-231-3/+1
* libcrypto/x509 regress: x509_crl regress from Boring via OpenSSL #1775tb2026-06-232-2/+368
* openssl-ruby-tests: prefer 40 over 34tb2026-06-181-4/+4
* openssl-ruby-tests: work with ruby34 and ruby40tb2026-06-181-4/+4
* Improve renegotation regress.jsing2026-06-142-20/+109
* c2sp: also run this with openssl/4.0 if availabletb2026-06-121-2/+2
* ssl_kex: exercise an invalid point as welltb2026-06-091-1/+34
* ssl_kex: ensure decode_error alert is raisedtb2026-06-091-1/+13
* The ssl_kex regress now passes.tb2026-06-081-3/+1
* Adjust ssl_kex test for signature change in ssl_kex_peer_public_ecdhe_ecp()tb2026-06-081-5/+10
* regress/libssl/unit: add a currently failing test for ECDHE kextb2026-06-082-1/+166
* Add regress tests for DTLS handshake messages.jsing2026-06-062-1/+375
* rfc3779: uwrap a linetb2026-06-041-3/+2
* rfc3779: whitespace fixestb2026-06-041-4/+3
* Add a regress test that matches a wildcard for a TLD specified as a FQDN.jsing2026-05-301-1/+9
* Improve test failure message.jsing2026-05-301-3/+4
* Disable builtins in strlcpytest.c. Otherwise, clang w/ optimizationsanton2026-05-301-1/+3
* bettertls/verify: resuls -> resultstb2026-05-291-2/+2
* Fix test_valid_uri() by passing the correct entry to strlen().jsing2026-05-261-2/+2
* rfc3779 test: various minor tweakstb2026-05-221-15/+32
* rfc3779 regress: tweak order of variable declarationstb2026-05-221-2/+2
* rfc3779 test: exercise IPAddressFamily_cmp a bit moretb2026-05-211-1/+168
* rsa_padding_test: %i -> %dtb2026-05-101-3/+3
* Add wide version of open_memstream regress.millert2026-05-083-2/+196
* asr regress: workaround due to removal of . from the pathtb2026-05-081-2/+2
* asr regress: /etc/networks was removed in 2018tb2026-05-081-2/+1
* asr regress: set -Wno-unused-but-set-variables in CFLAGStb2026-05-081-1/+2
* asr regress: extern three variables to fix build with -fcommontb2026-05-081-4/+4