summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2023-07-11Fix most of the clienttest. With this only test cases 9 and 13 fail.Theo Buehler
2023-07-11Trim leading whitespace from find(1) output, missed in previous.Anton Lindqvist
2023-07-10Add test case for negative number with highest bit of top octet setTheo Buehler
2023-07-10The rsync tests are unstable since the directory listing includes theAnton Lindqvist
2023-07-10Infer the timeout from the environment, with sane defaults. ShouldAnton Lindqvist
2023-07-10Improve err/warn messages:Anton Lindqvist
2023-07-09Some Perl tests set owner, permissions, access time, and modificationAlexander Bluhm
2023-07-09Allocate enough memory to pervent SIGSEGV or SIGABRT due to writeAlexander Bluhm
2023-07-08Fix whitespaceTheo Buehler
2023-07-08partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing)Marc Espie
2023-07-08Fix Perl tests in OpenBSD regress.Alexander Bluhm
2023-07-07Implement route reference counting mockup poperly in rtable regress.Alexander Bluhm
2023-07-07upstream portable fix for ocsp_testBrent Cook
2023-07-07Add test coverage for leading zero octet danceTheo Buehler
2023-07-07fixup for MS compilersBrent Cook
2023-07-06adding regression tests:Alexandr Nedvedicky
2023-07-06bn_print: remove unused bio, plug leakTheo Buehler
2023-07-06Add regress coverage for bn_printfTheo Buehler
2023-07-06sysctl(2) is now sysctl(3), in particular it does not access name[0] inTheo de Raadt
2023-07-06syscall(2) regress will eventually be pointless, and untestable alsoTheo de Raadt
2023-07-05Perl tests expect executable permission on source files to matchAlexander Bluhm
2023-07-05Avoid undefined behavior in tlsexttestTheo Buehler