Age | Commit message (Expand) | Author |
2021-04-01 | Add encoding.c to the various build targets | Claudio Jeker |
2021-03-31 | cannot effectively test posix-rename extension after changes in | Damien Miller |
2021-03-31 | Remove workaround for missing d2i_DSAPrivateKey_fp prototype | Theo Buehler |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced | Ingo Schwarze |
2021-03-29 | Add regress coverage for TLSv1.2 record number increment. | Joel Sing |
2021-03-29 | Add a pretty_key_id() which reinserts colons into the hex string. | Claudio Jeker |
2021-03-28 | The failure mode of test-tls13-version-negotiation.py has changed. | Theo Buehler |
2021-03-28 | Add some restrictions to manifest object profile | job |
2021-03-27 | Enable test-sig-algs-renegotiation-resumption.py. | Theo Buehler |
2021-03-27 | Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux. | Brent Cook |
2021-03-26 | Add test-sig-algs-renegotiation-resumption.py | Theo Buehler |
2021-03-24 | The server only sends a cookie during a HRR, not a SH | Theo Buehler |
2021-03-24 | test HEAD requests, from niklas@ | Sebastian Benoit |
2021-03-24 | Update regress for new_cipher rename. | Joel Sing |
2021-03-22 | Don't leak ca in test_cms_sign_verify(). | Theo Buehler |
2021-03-22 | Plug a few memory leaks reported by Ilya Shipitsin | Theo Buehler |
2021-03-21 | Revise regress to match handshake struct changes. | Joel Sing |
2021-03-21 | Build options regress with -DLIBRESSL_INTERNAL. | Joel Sing |
2021-03-21 | Plug memory leak reported by Ilya Shipitsin | Theo Buehler |
2021-03-20 | typo | Theo Buehler |
2021-03-20 | Add new test-tls13-multiple-ccs-messages.py | Theo Buehler |
2021-03-19 | add a test for misc.c:argv_split(), currently fails | Damien Miller |
2021-03-19 | split | Damien Miller |
2021-03-17 | Update for DTLSv1.2 being enabled. | Joel Sing |
2021-03-17 | Update for DTLSv1.2 version handling. | Joel Sing |
2021-03-15 | add a check for system-version, since I tend to reverse comparisons | Marc Espie |
2021-03-13 | Add TEST_SSH_MODULI_FILE variable to allow overriding of the moduli file | Darren Tucker |
2021-03-12 | INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename. | Florian Obser |
2021-03-11 | Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pm | Theo Buehler |
2021-03-10 | Revise TLS extension regress to match version handling changes. | Joel Sing |
2021-03-09 | Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'s | Martijn van Duren |
2021-03-09 | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) | Alexander Bluhm |
2021-03-05 | Fix regress tests after changes to tal.c, mft.c, and cert.c. | Claudio Jeker |
2021-03-05 | Test case for read-only array being not that read-only in ksh. | Vadim Zhukov |
2021-02-26 | zap spades of trailing whitespace | Theo Buehler |
2021-02-26 | remove this KEX fuzzer; it's awkward to use and doesn't play nice | Damien Miller |
2021-02-25 | Update regress to match TLS versions change. | Joel Sing |
2021-02-25 | s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ | Damien Miller |
2021-02-24 | Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to | Darren Tucker |
2021-02-23 | Make this test module aware so it passes with Go 1.16 | Theo Buehler |
2021-02-23 | Make this test module aware so it passes with Go 1.16 | Theo Buehler |
2021-02-21 | PATH does not include '.' anymore. Fix the runs test for that situation. | Theo Buehler |
2021-02-20 | Enable threads test | Otto Moerbeek |
2021-02-20 | A regress test to test concurrent exception handling in threads | Otto Moerbeek |
2021-02-20 | Revise regress to match change in SSL{_CTX,}_get_{min,max}_proto_version(). | Joel Sing |
2021-02-18 | mark test-inlabel-wildcard-cert-no-CA-client as an expected failure | Theo Buehler |
2021-02-17 | Make sure puttygen is new enough to successfully run the PuTTY interop | Darren Tucker |
2021-02-16 | Add x509 certificate validation regression tests | jan |
2021-02-16 | Print AIA in rpki-client test utility | job |
2021-02-15 | Fix invalid config error in run-psk-fail. | tobhe |