summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-08-08X509_STORE_CTX_get_check_issued(3) is weird.Ingo Schwarze
2023-08-08In objects.h rev. 1.17 (Jan 14, 2022),Ingo Schwarze
2023-08-07No need to mark BN_options() as intentionally undocumented any longer.Ingo Schwarze
2023-08-07Mark asn1_ps_func as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Add a regress test exercising BIO_dup_chain() and triggering the leakTheo Buehler
2023-08-03Link new ccs test to buildTheo Buehler
2023-08-03Make the bn_rand_interval() API a bit more ergonomicTheo Buehler
2023-08-03Retire the bn_rand_interval() testTheo Buehler
2023-08-01Remove unused prototypeTheo Buehler
2023-07-28Some of these functions no longer exist or are no longer publicTheo Buehler
2023-07-28Some open rsync tests fail when run as regular user. If runningAlexander Bluhm
2023-07-28DSO has left the buildingTheo Buehler
2023-07-28dhtest: simplify printing and make the output slightly less uglyTheo Buehler
2023-07-28don't need to start a command here; use ssh -N instead.Damien Miller
2023-07-27Prepare the ssltest for the upcoming bumpTheo Buehler
2023-07-27Annotate bogus output as incorrectTheo Buehler
2023-07-26Prepare this test for the upcoming bumpTheo Buehler
2023-07-26Remove comment containing an outdated pathTheo Buehler
2023-07-26Print error messages to stderr as opposed of using syslog.Anton Lindqvist
2023-07-24Fix EC_POINT_is_on_curve() checks.Theo Buehler
2023-07-24remove errstr -stats testTheo Buehler
2023-07-21bio_asn1 tests: drop unneeded variableTheo Buehler
2023-07-20Remove a few workarounds that are no longer necessaryTheo Buehler
2023-07-19Add extra ASPA regress objectJob Snijders
2023-07-19Don't rely on the libssl headers pulling in stdio.h somehowTheo Buehler
2023-07-19Add missing commas to test vectorsjoshua
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-19Add test coverage for SHA3joshua
2023-07-19Cope with LRO for TCP being enabled per default by now.Anton Lindqvist
2023-07-16ecc_cdh: plug leak of peer public keyTheo Buehler
2023-07-16ecdhtest: Drop unnecessary constant and unneeded includesTheo Buehler
2023-07-16Make remaining unstable tests fail consistently by adjusting theAnton Lindqvist
2023-07-16ecdhtest: fix a couple bugs plus some cosmetic tweaksTheo Buehler
2023-07-15fix include directive - this is make, not CTheo Buehler
2023-07-15Rework the ecdhtestTheo Buehler
2023-07-15Fix return value check for ECDH_compute_key()Theo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-15Add test coverage for cofactor ECDH using NIST test vectorsTheo Buehler
2023-07-15Link symbols test to buildTheo Buehler
2023-07-15remove accidentally imported files againTheo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-12Add test which consistently triggers the problem with test6_perms,Anton Lindqvist
2023-07-12Report fork errors as this test is likely to hit the defaultAnton Lindqvist
2023-07-12Add regress test to check for bad attribute lenght for optional transitiveClaudio Jeker
2023-07-12Update rde_community_test after the major change in how attributes andClaudio Jeker
2023-07-12Reenable clienttest and servertestTheo Buehler
2023-07-11Fix last bit of the clienttest, needs ssl_pkt.c r1.66Theo Buehler
2023-07-11Keep servertest silent and align with clienttestTheo Buehler
2023-07-11Neuter expected server test failures with SSLv2Theo Buehler