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