| Commit message (Expand) | Author | Age | Files | Lines |
| * | Run the CMAC tests through EVP_PKEY_new_CMAC_key(). |  tb | 2021-04-03 | 1 | -10/+22 |
| * | Two cases of BRE involving counts and backrefs that go wrong and |  otto | 2021-04-02 | 1 | -1/+16 |
| * | Add encoding.c to the various build targets |  claudio | 2021-04-01 | 1 | -6/+8 |
| * | cannot effectively test posix-rename extension after changes in |  djm | 2021-03-31 | 1 | -8/+10 |
| * | Remove workaround for missing d2i_DSAPrivateKey_fp prototype |  tb | 2021-03-31 | 1 | -5/+1 |
| * | In HTML output, correctly render .Bd -unfilled in proportionally-spaced |  schwarze | 2021-03-30 | 1 | -1/+1 |
| * | Add regress coverage for TLSv1.2 record number increment. |  jsing | 2021-03-29 | 1 | -8/+151 |
| * | Add a pretty_key_id() which reinserts colons into the hex string. |  claudio | 2021-03-29 | 5 | -12/+53 |
| * | The failure mode of test-tls13-version-negotiation.py has changed. |  tb | 2021-03-28 | 1 | -4/+2 |
| * | Add some restrictions to manifest object profile |  job | 2021-03-28 | 1 | -1/+2 |
| * | Enable test-sig-algs-renegotiation-resumption.py. |  tb | 2021-03-27 | 1 | -5/+6 |
| * | Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux. |  bcook | 2021-03-27 | 1 | -7/+24 |
| * | Add test-sig-algs-renegotiation-resumption.py |  tb | 2021-03-26 | 1 | -1/+5 |
| * | The server only sends a cookie during a HRR, not a SH |  tb | 2021-03-24 | 1 | -4/+4 |
| * | test HEAD requests, from niklas@ |  benno | 2021-03-24 | 2 | -9/+56 |
| * | Update regress for new_cipher rename. |  jsing | 2021-03-24 | 2 | -6/+6 |
| * | Don't leak ca in test_cms_sign_verify(). |  tb | 2021-03-22 | 1 | -1/+2 |
| * | Plug a few memory leaks reported by Ilya Shipitsin |  tb | 2021-03-22 | 1 | -9/+7 |
| * | Revise regress to match handshake struct changes. |  jsing | 2021-03-21 | 1 | -18/+18 |
| * | Build options regress with -DLIBRESSL_INTERNAL. |  jsing | 2021-03-21 | 1 | -2/+2 |
| * | Plug memory leak reported by Ilya Shipitsin |  tb | 2021-03-21 | 1 | -3/+2 |
| * | typo |  tb | 2021-03-20 | 1 | -2/+2 |
| * | Add new test-tls13-multiple-ccs-messages.py |  tb | 2021-03-20 | 1 | -1/+8 |
| * | add a test for misc.c:argv_split(), currently fails |  djm | 2021-03-19 | 3 | -2/+144 |
| * | split |  djm | 2021-03-19 | 5 | -151/+235 |
| * | Update for DTLSv1.2 being enabled. |  jsing | 2021-03-17 | 1 | -4/+4 |
| * | Update for DTLSv1.2 version handling. |  jsing | 2021-03-17 | 1 | -6/+90 |
| * | add a check for system-version, since I tend to reverse comparisons |  espie | 2021-03-15 | 2 | -3/+16 |
| * | Add TEST_SSH_MODULI_FILE variable to allow overriding of the moduli file |  dtucker | 2021-03-13 | 1 | -2/+7 |
| * | INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename. |  florian | 2021-03-12 | 1 | -2/+2 |
| * | Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pm |  tb | 2021-03-11 | 1 | -3/+4 |
| * | Revise TLS extension regress to match version handling changes. |  jsing | 2021-03-10 | 1 | -57/+25 |
| * | Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'s |  martijn | 2021-03-09 | 2 | -2/+1173 |
| * | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) |  bluhm | 2021-03-09 | 13 | -15/+300 |
| * | Fix regress tests after changes to tal.c, mft.c, and cert.c. |  claudio | 2021-03-05 | 2 | -4/+38 |
| * | Test case for read-only array being not that read-only in ksh. |  zhuk | 2021-03-05 | 1 | -1/+14 |
| * | zap spades of trailing whitespace |  tb | 2021-02-26 | 1 | -266/+266 |
| * | remove this KEX fuzzer; it's awkward to use and doesn't play nice |  djm | 2021-02-26 | 4 | -585/+1 |
| * | Update regress to match TLS versions change. |  jsing | 2021-02-25 | 1 | -6/+6 |
| * | s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ |  djm | 2021-02-25 | 5 | -29/+29 |
| * | Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to |  dtucker | 2021-02-24 | 1 | -13/+13 |
| * | Make this test module aware so it passes with Go 1.16 |  tb | 2021-02-23 | 1 | -0/+4 |
| * | Make this test module aware so it passes with Go 1.16 |  tb | 2021-02-23 | 1 | -0/+4 |
| * | PATH does not include '.' anymore. Fix the runs test for that situation. |  tb | 2021-02-21 | 1 | -2/+2 |
| * | Enable threads test |  otto | 2021-02-20 | 1 | -1/+1 |
| * | A regress test to test concurrent exception handling in threads |  otto | 2021-02-20 | 2 | -0/+63 |
| * | Revise regress to match change in SSL{_CTX,}_get_{min,max}_proto_version(). |  jsing | 2021-02-20 | 1 | -34/+45 |
| * | mark test-inlabel-wildcard-cert-no-CA-client as an expected failure |  tb | 2021-02-18 | 1 | -1/+2 |
| * | Make sure puttygen is new enough to successfully run the PuTTY interop |  dtucker | 2021-02-17 | 1 | -10/+9 |
| * | Add x509 certificate validation regression tests |  jan | 2021-02-16 | 3 | -2/+242 |