Age | Commit message (Expand) | Author |
2023-07-21 | bio_asn1 tests: drop unneeded variable | Theo Buehler |
2023-07-20 | Remove a few workarounds that are no longer necessary | Theo Buehler |
2023-07-19 | Add extra ASPA regress object | Job Snijders |
2023-07-19 | Don't rely on the libssl headers pulling in stdio.h somehow | Theo Buehler |
2023-07-19 | Add missing commas to test vectors | joshua |
2023-07-15 | Import a version of libcrypto's symbols test for libssl | Theo Buehler |
2023-07-19 | Add test coverage for SHA3 | joshua |
2023-07-19 | Cope with LRO for TCP being enabled per default by now. | Anton Lindqvist |
2023-07-16 | ecc_cdh: plug leak of peer public key | Theo Buehler |
2023-07-16 | ecdhtest: Drop unnecessary constant and unneeded includes | Theo Buehler |
2023-07-16 | Make remaining unstable tests fail consistently by adjusting the | Anton Lindqvist |
2023-07-16 | ecdhtest: fix a couple bugs plus some cosmetic tweaks | Theo Buehler |
2023-07-15 | fix include directive - this is make, not C | Theo Buehler |
2023-07-15 | Rework the ecdhtest | Theo Buehler |
2023-07-15 | Fix return value check for ECDH_compute_key() | Theo Buehler |
2023-07-15 | Import a version of libcrypto's symbols test for libssl | Theo Buehler |
2023-07-15 | Add test coverage for cofactor ECDH using NIST test vectors | Theo Buehler |
2023-07-15 | Link symbols test to build | Theo Buehler |
2023-07-15 | remove accidentally imported files again | Theo Buehler |
2023-07-15 | Import a version of libcrypto's symbols test for libssl | Theo Buehler |
2023-07-12 | Add test which consistently triggers the problem with test6_perms, | Anton Lindqvist |
2023-07-12 | Report fork errors as this test is likely to hit the default | Anton Lindqvist |
2023-07-12 | Add regress test to check for bad attribute lenght for optional transitive | Claudio Jeker |
2023-07-12 | Update rde_community_test after the major change in how attributes and | Claudio Jeker |
2023-07-12 | Reenable clienttest and servertest | Theo Buehler |
2023-07-11 | Fix last bit of the clienttest, needs ssl_pkt.c r1.66 | Theo Buehler |
2023-07-11 | Keep servertest silent and align with clienttest | Theo Buehler |
2023-07-11 | Neuter expected server test failures with SSLv2 | Theo Buehler |
2023-07-11 | Fix most of the clienttest. With this only test cases 9 and 13 fail. | Theo Buehler |
2023-07-11 | Trim leading whitespace from find(1) output, missed in previous. | Anton Lindqvist |
2023-07-10 | Add test case for negative number with highest bit of top octet set | Theo Buehler |
2023-07-10 | The rsync tests are unstable since the directory listing includes the | Anton Lindqvist |
2023-07-10 | Infer the timeout from the environment, with sane defaults. Should | Anton Lindqvist |
2023-07-10 | Improve err/warn messages: | Anton Lindqvist |
2023-07-09 | Some Perl tests set owner, permissions, access time, and modification | Alexander Bluhm |
2023-07-09 | Allocate enough memory to pervent SIGSEGV or SIGABRT due to write | Alexander Bluhm |
2023-07-08 | Fix whitespace | Theo Buehler |
2023-07-08 | partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing) | Marc Espie |
2023-07-08 | Fix Perl tests in OpenBSD regress. | Alexander Bluhm |
2023-07-07 | Implement route reference counting mockup poperly in rtable regress. | Alexander Bluhm |
2023-07-07 | upstream portable fix for ocsp_test | Brent Cook |
2023-07-07 | Add test coverage for leading zero octet dance | Theo Buehler |
2023-07-07 | fixup for MS compilers | Brent Cook |
2023-07-06 | adding regression tests: | Alexandr Nedvedicky |
2023-07-06 | bn_print: remove unused bio, plug leak | Theo Buehler |
2023-07-06 | Add regress coverage for bn_printf | Theo Buehler |
2023-07-06 | sysctl(2) is now sysctl(3), in particular it does not access name[0] in | Theo de Raadt |
2023-07-06 | syscall(2) regress will eventually be pointless, and untestable also | Theo de Raadt |
2023-07-05 | Perl tests expect executable permission on source files to match | Alexander Bluhm |
2023-07-05 | Avoid undefined behavior in tlsexttest | Theo Buehler |