Age | Commit message (Expand) | Author |
2018-03-19 | Add a -q (for quick) mode to apptest.sh, and use it by default. | Bob Beck |
2018-03-16 | Tell puttygen to use /dev/urandom instead of /dev/random. On OpenBSD they | Darren Tucker |
2018-03-15 | Fix a format string issue that Go 1.10 complains about. | Joel Sing |
2018-03-15 | Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version | Jeremie Courreges-Anglas |
2018-03-14 | rename recently-added "valid-before" key restriction to "expiry-time" | Damien Miller |
2018-03-12 | check valid-before option in authorized_keys | Damien Miller |
2018-03-12 | explicitly specify RSA/SHA-2 keytype here too | Damien Miller |
2018-03-12 | exlicitly include RSA/SHA-2 keytypes in PubkeyAcceptedKeyTypes here | Damien Miller |
2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common | Mark Kettenis |
2018-03-07 | claudio@ added an Adj-RIB-Out, so add it to the regression tests | Peter Hessler |
2018-03-04 | for the pty control tests, just check that the PTY path points to | Damien Miller |
2018-03-03 | unit tests for new authorized_keys options API | Damien Miller |
2018-03-02 | fix testing of pty option, include positive test and testing of | Damien Miller |
2018-03-02 | better testing for port-forwarding and restrict flags in | Damien Miller |
2018-02-27 | There were more now useless -S in the process accounting test. | Alexander Bluhm |
2018-02-27 | Do not expect an eui64 link-local source address during duplicate | Alexander Bluhm |
2018-02-27 | The error handling of invalid certificate files has changed in | Alexander Bluhm |
2018-02-27 | Stop mentionning/testing the for the ASU bit (S flag). | Martin Pieuchot |
2018-02-23 | Logically, the following are are type names - just like .Vt, | Ingo Schwarze |
2018-02-23 | unbreak interop test after SSHv1 purge; | Damien Miller |
2018-02-20 | Test that removing a mpath RTF_CLONING route entry do not remove the | Martin Pieuchot |
2018-02-19 | Correctly diff the output of test 32. | Martin Pieuchot |
2018-02-14 | Update keypair regress to match revised keypair hash handling. | Joel Sing |
2018-02-14 | Make sure lo5 is tied to rdomain 5. | Martin Pieuchot |
2018-02-12 | Always destroy all interfaces before starting a new test. | Martin Pieuchot |
2018-02-12 | Pass '-inet6' to the default loopback before each test. | Martin Pieuchot |
2018-02-12 | Now that the default loopback interface is brough UP when rdomain 5 | Martin Pieuchot |
2018-02-12 | Revert previous, the changed has been backed out and I wasn't running | Martin Pieuchot |
2018-02-12 | Fix most outputs now that lo5 is getting 127.0.0.1 automagically. | Martin Pieuchot |
2018-02-09 | Skip sftp-chroot test when SUDO not set instead of fatal(). | Darren Tucker |
2018-02-09 | Replace fatal with exit in the case that we do not have $SUDO set. | Darren Tucker |
2018-02-08 | Test that next-hop L2 caches are cloned using the correct MPATH route. | Martin Pieuchot |
2018-02-08 | Update regress to use tlsext_serverhello_parse(). | Joel Sing |
2018-02-08 | Update regress to match change to tls_keypair_pubkey_hash(). | Joel Sing |
2018-02-08 | Add a regress test that covers libtls keypairs. | Joel Sing |
2018-02-08 | Tweak compiler flags to include -DLIBRESSL_INTERNAL and make more warnings | Joel Sing |
2018-02-08 | some helpers to check verbose/quiet mode | Damien Miller |
2018-02-07 | fix wrong date | Ingo Schwarze |
2018-02-07 | Add more free functions for NULL checks. | Joel Sing |
2018-02-07 | Add more functions (based on those used in OpenSSH) to the free NULL test. | Joel Sing |
2018-02-06 | Delete the "no blank before trailing delimiter" check from the | Ingo Schwarze |
2018-02-06 | Respect the OPENSSL make variable everywhere so that | Theo Buehler |
2018-02-05 | typos | anton |
2018-02-05 | Pass env(1) to ${SUDO}, not the other way around. Solves an issue when running | anton |
2018-02-03 | Tests were incorrect. | Martin Pieuchot |
2018-01-28 | typo | Otto Moerbeek |
2018-01-28 | add malloc_threaderr | Otto Moerbeek |
2018-01-28 | Test for correct error when on thread allocates, and another does a double free | Otto Moerbeek |
2018-01-27 | Update regress to match removal of ssl_parse_clienthello_tlsext(). | Joel Sing |
2018-01-23 | Add a smarter test that opens a file, unlinks it, and remounts the | Alexander Bluhm |