Age | Commit message (Expand) | Author |
2020-05-22 | Add test covering revision 1.64 of c_sh, fix exit code of compound lists | anton |
2020-05-21 | beck fixed most of the keyupdate tests. update annotation | Theo Buehler |
2020-05-21 | hook tlsfuzzer to regress | Theo Buehler |
2020-05-21 | Add a harness that runs tests from tlsfuzzer | Theo Buehler |
2020-05-19 | LibreSSL error message has been improved, adapt syslogd TLS tests. | Alexander Bluhm |
2020-05-19 | Add -status and -servername test for s_server and s_client in appstest.sh | Kinichiro Inoguchi |
2020-05-19 | Add -groups test for s_server and s_client in appstest.sh | Kinichiro Inoguchi |
2020-05-18 | Add client certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-18 | Rename variables for key, csr, pass, cert | Kinichiro Inoguchi |
2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy | Otto Moerbeek |
2020-05-17 | Add GOST certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Suppress display output and reduce s_time to 1 sec in appstest.sh | Kinichiro Inoguchi |
2020-05-17 | Fix server client test with TLSv1.3 in appstest.sh | Kinichiro Inoguchi |
2020-05-15 | Factor out session reuse test and verification test | Kinichiro Inoguchi |
2020-05-15 | Factor out the test for all available ciphers and add TLSv1.3 case | Kinichiro Inoguchi |
2020-05-15 | Add ECDSA certificate test in appstest.sh | Kinichiro Inoguchi |
2020-05-14 | go fmt whitespace nit | Theo Buehler |
2020-05-14 | reinstate an error check that was commented out while waiting for arm | Theo Buehler |
2020-05-14 | move a #define after the last #include line | Theo Buehler |
2020-05-14 | Skip protocol version message check in appstest.sh | Kinichiro Inoguchi |
2020-05-14 | Factor out the protocol version test in appstest.sh | Kinichiro Inoguchi |
2020-05-13 | Add TLS versioning tests. | Joel Sing |
2020-05-11 | Revise regress for TLSv1.3 server being enabled. | Joel Sing |
2020-05-11 | Use tls_legacy_server_method() for SSLv2 record tests. | Joel Sing |
2020-05-11 | Revise regress now that record overflows are propagated. | Joel Sing |
2020-05-06 | Currently LibreSSL reports an unknown SSL_internal error. Adjust | Alexander Bluhm |
2020-05-06 | The error message from LibreSSL has changed. Adjust regex in test. | Alexander Bluhm |
2020-05-04 | Use a larger (2048 bit) RSA test key. | Joel Sing |
2020-05-04 | Fix out-of-bounds access in tables[][] that was exposed in bluhm's | Theo Buehler |
2020-05-01 | sure enough, some of the test data that we though were in new format | Damien Miller |
2020-05-01 | make mktestdata.sh generate old/new format keys that we expect. | Damien Miller |
2020-05-01 | portability fix for sed that always emil a newline even if the | Damien Miller |
2020-05-01 | remove obsolete RSA1 test keys; spotted by Michael Forney | Damien Miller |
2020-04-28 | adapt dummy FIDO middleware to API change; ok markus@ | Damien Miller |
2020-04-27 | Fix two bugs in the AES-CBC-PKCS5 tests that didn't hide failing tests: | Theo Buehler |
2020-04-27 | Fix a logic error that hid the failing ZeroLengthIv tests. | Theo Buehler |
2020-04-26 | While we do not recommend the idiom ".Fl Fl long" for long options | Ingo Schwarze |
2020-04-24 | Check the various options that local-address gives. | Claudio Jeker |
2020-04-23 | Use map keys composed of multiple arguments. | Martin Pieuchot |
2020-04-22 | Revise regress to match state transition changes. | Joel Sing |
2020-04-21 | Backslash '$' at then end of string. Prevents warning on some shells. | Darren Tucker |
2020-04-20 | In fragment identifiers, use ~%d for ordinal suffixes, | Ingo Schwarze |
2020-04-20 | regression test for printing of private key fingerprints and key | Damien Miller |
2020-04-19 | When .Bd, .D1, or .Dl is tagged, attach the permalink | Ingo Schwarze |
2020-04-18 | When a .Tg is attached to a paragraph, attach the permalink | Ingo Schwarze |
2020-04-17 | Update key share regress to match previous change. | Joel Sing |
2020-04-15 | Update output to reflect recent changes. | Martin Pieuchot |
2020-04-13 | initial framework for ipv6 source address selection testing | pamela |
2020-04-10 | Add tests for TOKEN expansion of LocalForward and RemoteForward. | Darren Tucker |
2020-04-09 | The -6 option is ignored and will be removed in the future. | tobhe |