summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-06-26Provide an optimized implementation of ffs(3) in libc onChristian Weisgerber
2020-06-26Add an OpenRCS regression test for merging files which lack newlines.Stefan Sperling
2020-06-26regress test for ssh-add -d; ok dtucker@Damien Miller
2020-06-24add test for mux w/-Oproxy; ok djmMarkus Friedl
2020-06-24enable test-tls13-keyshare-omitted.pyTheo Buehler
2020-06-24Add test-ffdhe-expected-params.pyTheo Buehler
2020-06-22add support for verification of webauthn sshsig signature, andDamien Miller
2020-06-19Enable lucky 13 test.Theo Buehler
2020-06-19Test that ssh-agent exits when running as as subprocess of a specifiedDarren Tucker
2020-06-19run sshsig unit testsDamien Miller
2020-06-19basic unit test for sshsig.[ch], including FIDO keysDamien Miller
2020-06-19basic unit test for FIDO kep parsingDamien Miller
2020-06-18Add test that splicing inet and unix sockets. This test should be abortedmvs
2020-06-12Add test for passive interfacesdenis
2020-06-10Add lucky13 and bleichenbacher-timing testsTheo Buehler
2020-06-06Implement a rolling hash of the ClientHello message, Enforce RFC 8446Bob Beck
2020-06-04When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), returnIngo Schwarze
2020-06-03Enable the record layer limits test and mark two finished test cases asTheo Buehler
2020-06-01Enable the test-tls13-zero-length-data.py test, skipping theTheo Buehler
2020-06-01Enable test-dhe-rsa-key-exchange-with-bad-messages.pyTheo Buehler
2020-05-31Fix printing long doubles on architectures with hm and lm bits.mortimer
2020-05-29Add checks for SH downgrade sentinel and HRR hash in appstest.shKinichiro Inoguchi
2020-05-29Add regression and unit tests for ${ENV} style environment variableDarren Tucker
2020-05-29Unit test for convtime. ok djm@Darren Tucker
2020-05-27two new tests for Include in sshd_config, checking whether PortDamien Miller
2020-05-27more tests after getopt_long.c rev. 1.32;Ingo Schwarze
2020-05-25The unmount-nested test creates 15 partitions with file systems.Alexander Bluhm
2020-05-25Test that syslogd closes the UDP sockets only if not configured toAlexander Bluhm
2020-05-24Previous commit caught a few errx() cases by accident. undo them.Theo Buehler
2020-05-24include newlines in FAIL messagesTheo Buehler
2020-05-24address some nits from jsingTheo Buehler
2020-05-24The version detection doesn't work on bluhm's test machine, causingTheo Buehler
2020-05-23Define REGRESS_TARGETS explicitly.Theo Buehler
2020-05-23Enforce that SNI hostnames be correct as per rfc 6066 and 5980.Bob Beck
2020-05-22Add test covering revision 1.64 of c_sh, fix exit code of compound listsanton
2020-05-21beck fixed most of the keyupdate tests. update annotationTheo Buehler
2020-05-21hook tlsfuzzer to regressTheo Buehler
2020-05-21Add a harness that runs tests from tlsfuzzerTheo Buehler
2020-05-19LibreSSL error message has been improved, adapt syslogd TLS tests.Alexander Bluhm
2020-05-19Add -status and -servername test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-19Add -groups test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-18Add client certificate test in appstest.shKinichiro Inoguchi
2020-05-18Rename variables for key, csr, pass, certKinichiro Inoguchi
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-05-17Add GOST certificate test in appstest.shKinichiro Inoguchi
2020-05-17Suppress display output and reduce s_time to 1 sec in appstest.shKinichiro Inoguchi
2020-05-17Fix server client test with TLSv1.3 in appstest.shKinichiro Inoguchi
2020-05-15Factor out session reuse test and verification testKinichiro Inoguchi
2020-05-15Factor out the test for all available ciphers and add TLSv1.3 caseKinichiro Inoguchi
2020-05-15Add ECDSA certificate test in appstest.shKinichiro Inoguchi