Age | Commit message (Expand) | Author |
2015-10-14 | bugfix: add ${.CURDIR} to deal with obj symlinks | Vincent Gross |
2015-10-14 | unbreak regress/sbin/newfs | Sebastien Marie |
2015-10-14 | bugfix : use ${.CURDIR} to cope with obj symlinks | Vincent Gross |
2015-10-14 | add regress tests for automatic port allocation. | Vincent Gross |
2015-10-14 | add regress tests for automatic port allocation | Vincent Gross |
2015-10-13 | Reject the escape sequences \[uD800] to \[uDFFF] in the parser. | Ingo Schwarze |
2015-10-13 | Call the sort program through $SORTPROG, as intended; OK millert@ | Tim van der Molen |
2015-10-13 | Test t16 for ed-formatted diffs does not contain a substitution. | Tobias Stoeckmann |
2015-10-13 | Single byte read/write tests. | Joel Sing |
2015-10-13 | Add test coverage for peer certificate info and connection info. | Joel Sing |
2015-10-13 | Make regress work again post hackathon tls_handshake/tls_read/tls_write | Joel Sing |
2015-10-12 | Use "-" rather than "\(hy" for the heads of .Bl -dash and -hyphen lists. | Ingo Schwarze |
2015-10-11 | add variation on existing --exists tests; separated by spaces | Jasper Lievisse Adriaanse |
2015-10-10 | add (currently failing) test for --exists foo,bar. | Jasper Lievisse Adriaanse |
2015-10-09 | Keep relayd test certificate names in sync with syslogd. | Alexander Bluhm |
2015-10-09 | Add tests for syslogd TLS accept and receive encrypted messages. | Alexander Bluhm |
2015-10-09 | regress pledge | Sebastien Marie |
2015-10-09 | regress pledge: remove 'regenerate' target | Sebastien Marie |
2015-10-09 | add "tty" regress for pledge | Sebastien Marie |
2015-10-09 | hook pledge | Sebastien Marie |
2015-10-09 | follow tame->pledge in regress | Sebastien Marie |
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 |