summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-10-08Local route entries are always UP now, missed in previous.Martin Pieuchot
2015-10-08allow a test to manage itself the tame(2) call.Sebastien Marie
2015-10-06update "cmsg" tests: it lost TAME_SELF flag.Sebastien Marie
2015-10-06add some tests for rpath, wpath, cpathSebastien Marie
2015-10-06adapt to recent sshkey_parse_private_fileblob() API changeDamien Miller
2015-10-03adapt to the removal of !Otto Moerbeek
2015-10-02Add another invalid time, which is currently accepted.Joel Sing
2015-09-30Fix a bug in the regress, and be much more pedantic about what is allowedBob Beck
2015-09-30implement new "prot_exec" tame(2) request:Sebastien Marie
2015-09-29Add an rfc5280 test suite to test x509_cmp_time.Bob Beck
2015-09-29Fix sha2 regression test for libcrypto.Doug Hogan
2015-09-28make using tame path "/" work.Sebastien Marie
2015-09-28Sync with recent changes, local routes are now always UP.Martin Pieuchot
2015-09-27check if openssl(1) actually works before proceedingBrent Cook
2015-09-27add a tame(2) regress for stat(2) and realpath(3)Sebastien Marie
2015-09-25Add DER encoding/decoding coverage for ASN.1 GENERALIZEDTIME and UTCTIME.Joel Sing
2015-09-25Add initial regress tests for ASN.1 times.Joel Sing
2015-09-25In libtls connection error EOF has changed to connection close.Alexander Bluhm
2015-09-24fix command-line option to match what was actually committedDamien Miller
2015-09-24tame("xxx", NULL) and tame("xxx", {NULL}) are not the sameSebastien Marie
2015-09-24refactor a bit regress tameSebastien Marie
2015-09-24regress test for CertificateFile; patch from Meghana Bhat via bz#2436Damien Miller
2015-09-23Sync with recent rt_use change.Martin Pieuchot
2015-09-21Trailing whitespace is significant when determining the width of a tagIngo Schwarze
2015-09-18remove check for LD_BIND_NOW as kbind(2) is available on almost (all ?) archSebastien Marie
2015-09-16Repair.Daniel Dickman
2015-09-16Zap RANDFILE.Lawrence Teo
2015-09-14Remove the warning about children of .Vt blocks because actually,Ingo Schwarze
2015-09-14init a variable to avoid spurious failurePhilip Guenther
2015-09-14Check pselect, poll, and ppoll tooPhilip Guenther
2015-09-14Add regress for cancellation of wait/waitpid/wait3/wait4Philip Guenther
2015-09-14Update expected output to reflect changed sort orderPhilip Guenther
2015-09-14Test the exported strsignal() API, not the (now hidden) internal APIPhilip Guenther
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-13Another style(9) grenade.Joel Sing
2015-09-13Remove SHA-0 support.Doug Hogan
2015-09-13Revise regression test so that it works correctly with AES taking priorityJoel Sing
2015-09-13Rename __sysctl syscall to just sysctl, as the userland wrapper is no longerPhilip Guenther
2015-09-13Remove explicit NULL checks before *_free() calls and tidy some code.Joel Sing
2015-09-13Use ECDH_size() and do some other clean up.Joel Sing
2015-09-13remove e_os2.h includesBrent Cook
2015-09-13Wrap long lines.Joel Sing
2015-09-13style(9) grenade.Joel Sing
2015-09-12Cleanup enginetest a bit.Brent Cook
2015-09-11Adapt test to 50MB CAfile limit.Alexander Bluhm
2015-09-11fter fixing poll(2) semantics in dynamic TCP buffer size update,Alexander Bluhm
2015-09-11regress test that we do not allow a wildcard match for ".openbsd.org"Bob Beck
2015-09-11fix verify to allow for servername->nameBob Beck
2015-09-11Check that there are no illegal spaces in the sendsyslog message.Alexander Bluhm