summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* wycheproof: add regress target to ensure proper go formattingtb2026-05-051-2/+5
* wycheproof.go: simplfiy for looptb2026-05-041-2/+2
* wycheproof: go fmttb2026-05-041-5/+5
* certs/README: fix previous: 14b should fail to verifytb2026-05-041-1/+1
* libcrypto: extend verify and callback regresstb2026-05-042-4/+105
* verify regress: allow setting verify depth and callbacktb2026-05-042-13/+38
* cert regress: update README for tests 14a and 14b.tb2026-05-031-0/+6
* Add DTLS wire tests.jsing2026-04-252-4/+386
* wycheproof: skip BLS test vectors to prepare for updatetb2026-04-211-1/+3
* pkcs7test: factor main into a helper so we can add some unit tests easilytb2026-04-211-3/+13