summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-03-30Fix overflow in list value parsing.Tobias Stoeckmann
2018-03-29Fix three bugs in setlocale(3):Ingo Schwarze
2018-03-27Link apply into regress build.Tobias Stoeckmann
2018-03-27Fix possibly wrong execution of commands and out of boundary write withTobias Stoeckmann
2018-03-22The iked(8) fuzzer did not fuzz encrypted payloads. With that changedPatrick Wildt
2018-03-19Remove the now unnecessary tls_init() call.Joel Sing
2018-03-19Add regress test ensuring autoinit stays pledge("stdio") safe.Bob Beck
2018-03-19Add a -q (for quick) mode to apptest.sh, and use it by default.Bob Beck
2018-03-16Tell puttygen to use /dev/urandom instead of /dev/random. On OpenBSD theyDarren Tucker
2018-03-15Fix a format string issue that Go 1.10 complains about.Joel Sing
2018-03-15Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_versionJeremie Courreges-Anglas
2018-03-14rename recently-added "valid-before" key restriction to "expiry-time"Damien Miller
2018-03-12check valid-before option in authorized_keysDamien Miller
2018-03-12explicitly specify RSA/SHA-2 keytype here tooDamien Miller
2018-03-12exlicitly include RSA/SHA-2 keytypes in PubkeyAcceptedKeyTypes hereDamien Miller
2018-03-10Implement sicos(3), sincosf(3) and sincosl(3). These functions are commonMark Kettenis
2018-03-07claudio@ added an Adj-RIB-Out, so add it to the regression testsPeter Hessler
2018-03-04for the pty control tests, just check that the PTY path points toDamien Miller
2018-03-03unit tests for new authorized_keys options APIDamien Miller
2018-03-02fix testing of pty option, include positive test and testing ofDamien Miller
2018-03-02better testing for port-forwarding and restrict flags inDamien Miller
2018-02-27There were more now useless -S in the process accounting test.Alexander Bluhm
2018-02-27Do not expect an eui64 link-local source address during duplicateAlexander Bluhm
2018-02-27The error handling of invalid certificate files has changed inAlexander Bluhm
2018-02-27Stop mentionning/testing the for the ASU bit (S flag).Martin Pieuchot
2018-02-23Logically, the following are are type names - just like .Vt,Ingo Schwarze
2018-02-23unbreak interop test after SSHv1 purge;Damien Miller
2018-02-20Test that removing a mpath RTF_CLONING route entry do not remove theMartin Pieuchot
2018-02-19Correctly diff the output of test 32.Martin Pieuchot
2018-02-14Update keypair regress to match revised keypair hash handling.Joel Sing
2018-02-14Make sure lo5 is tied to rdomain 5.Martin Pieuchot
2018-02-12Always destroy all interfaces before starting a new test.Martin Pieuchot
2018-02-12Pass '-inet6' to the default loopback before each test.Martin Pieuchot
2018-02-12Now that the default loopback interface is brough UP when rdomain 5Martin Pieuchot
2018-02-12Revert previous, the changed has been backed out and I wasn't runningMartin Pieuchot
2018-02-12Fix most outputs now that lo5 is getting 127.0.0.1 automagically.Martin Pieuchot
2018-02-09Skip sftp-chroot test when SUDO not set instead of fatal().Darren Tucker
2018-02-09Replace fatal with exit in the case that we do not have $SUDO set.Darren Tucker
2018-02-08Test that next-hop L2 caches are cloned using the correct MPATH route.Martin Pieuchot
2018-02-08Update regress to use tlsext_serverhello_parse().Joel Sing
2018-02-08Update regress to match change to tls_keypair_pubkey_hash().Joel Sing
2018-02-08Add a regress test that covers libtls keypairs.Joel Sing
2018-02-08Tweak compiler flags to include -DLIBRESSL_INTERNAL and make more warningsJoel Sing
2018-02-08some helpers to check verbose/quiet modeDamien Miller
2018-02-07fix wrong dateIngo Schwarze
2018-02-07Add more free functions for NULL checks.Joel Sing
2018-02-07Add more functions (based on those used in OpenSSH) to the free NULL test.Joel Sing
2018-02-06Delete the "no blank before trailing delimiter" check from theIngo Schwarze
2018-02-06Respect the OPENSSL make variable everywhere so thatTheo Buehler
2018-02-05typosanton