summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* adapt to the removal of !otto2015-10-032-5/+0
* Add another invalid time, which is currently accepted.jsing2015-10-021-1/+4
* Fix a bug in the regress, and be much more pedantic about what is allowedbeck2015-09-301-22/+46
* implement new "prot_exec" tame(2) request:semarie2015-09-302-2/+28
* Add an rfc5280 test suite to test x509_cmp_time.beck2015-09-292-2/+362
* Fix sha2 regression test for libcrypto.doug2015-09-291-2/+2
* make using tame path "/" work.semarie2015-09-282-3/+9
* Sync with recent changes, local routes are now always UP.mpi2015-09-281-1/+1
* check if openssl(1) actually works before proceedingbcook2015-09-271-0/+2
* add a tame(2) regress for stat(2) and realpath(3)semarie2015-09-272-2/+60
* Add DER encoding/decoding coverage for ASN.1 GENERALIZEDTIME and UTCTIME.jsing2015-09-251-39/+158
* Add initial regress tests for ASN.1 times.jsing2015-09-253-1/+372
* In libtls connection error EOF has changed to connection close.bluhm2015-09-252-7/+7
* fix command-line option to match what was actually committeddjm2015-09-241-7/+9
* tame("xxx", NULL) and tame("xxx", {NULL}) are not the samesemarie2015-09-243-35/+46
* refactor a bit regress tamesemarie2015-09-246-259/+343
* regress test for CertificateFile; patch from Meghana Bhat via bz#2436djm2015-09-243-12/+148
* Sync with recent rt_use change.mpi2015-09-2318-56/+56
* Trailing whitespace is significant when determining the width of a tagschwarze2015-09-217-14/+141
* remove check for LD_BIND_NOW as kbind(2) is available on almost (all ?) archsemarie2015-09-181-5/+1
* Repair.daniel2015-09-161-2/+2
* Zap RANDFILE.lteo2015-09-162-5/+3
* Remove the warning about children of .Vt blocks because actually,schwarze2015-09-142-4/+2
* init a variable to avoid spurious failureguenther2015-09-141-2/+2
* Check pselect, poll, and ppoll tooguenther2015-09-141-4/+77
* Add regress for cancellation of wait/waitpid/wait3/wait4guenther2015-09-143-2/+116
* Update expected output to reflect changed sort orderguenther2015-09-141-3/+3
* Test the exported strsignal() API, not the (now hidden) internal APIguenther2015-09-141-8/+2
* Temporarily revive MD4 for MS CHAP support.doug2015-09-143-1/+136
* Remove MD4 support from LibreSSL.doug2015-09-133-136/+1
* Another style(9) grenade.jsing2015-09-131-550/+825
* Remove SHA-0 support.doug2015-09-134-176/+1
* Revise regression test so that it works correctly with AES taking priorityjsing2015-09-131-34/+191
* Rename __sysctl syscall to just sysctl, as the userland wrapper is no longerguenther2015-09-1315-18/+19
* Remove explicit NULL checks before *_free() calls and tidy some code.jsing2015-09-131-28/+22
* Use ECDH_size() and do some other clean up.jsing2015-09-131-7/+6
* remove e_os2.h includesbcook2015-09-132-2/+0
* Wrap long lines.jsing2015-09-131-16/+32
* style(9) grenade.jsing2015-09-131-153/+178
* Cleanup enginetest a bit.bcook2015-09-121-104/+84
* Adapt test to 50MB CAfile limit.bluhm2015-09-112-3/+3
* fter fixing poll(2) semantics in dynamic TCP buffer size update,bluhm2015-09-113-9/+42
* regress test that we do not allow a wildcard match for ".openbsd.org"beck2015-09-111-1/+6
* fix verify to allow for servername->namebeck2015-09-111-25/+25
* Check that there are no illegal spaces in the sendsyslog message.bluhm2015-09-111-1/+1
* skip if running as root; many systems (inc OpenBSD) allowdjm2015-09-111-1/+6
* try all supported key types here; bz#2455 reported by Jakub Jelendjm2015-09-111-2/+2
* Grep for new error messages about tls_connect_socket. Libtls nowbluhm2015-09-1010-13/+17
* enable generic regress for tame(2)semarie2015-09-101-1/+2
* convert tame(2) regress to new APIsemarie2015-09-106-158/+65