index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2018-04-27
test with pledgepath(NULL,NULL) instead of pledge activating things
Bob Beck
2018-04-27
Fix sem_timedwait regress test. Needs SA_RESTART to block now.
Paul Irofti
2018-04-27
Change regress to accomodate no flags escalation once active
Bob Beck
2018-04-27
remove references to O flags in test messages
Bob Beck
2018-04-27
pthread_join() must not return EINTR
Philip Guenther
2018-04-26
tests for clearing out flags
Bob Beck
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
2018-04-26
Adjust regress for new rwxc flags instead of O_FLAGS
Bob Beck
2018-04-26
failure for exiting on signal
Bob Beck
2018-04-26
Add regress for .. being disallowed as it currently is
Bob Beck
2018-04-26
test double slash in paths
Bob Beck
2018-04-26
Moar regress
Bob Beck
2018-04-26
Regress additions and fixes for latest
Bob Beck
2018-04-25
New regress to handle flags
Bob Beck
2018-04-24
Add os-test to subdir.
Alexander Bluhm
2018-04-24
Test corner cases of few IO and a bunch of UDP network system calls
Alexander Bluhm
2018-04-24
regress changes for later varieties
Bob Beck
2018-04-24
Add test for proper stack reallocation in time command
kn
2018-04-23
Test X509_CRL_METHOD_free(NULL)
Theo Buehler
2018-04-23
About half of the listed functions are wrappers of ASN1_item_free().
Theo Buehler
2018-04-23
Add a big pile of *_free() functions which I audited to be NULL-safe.
Theo Buehler
2018-04-20
revert to 2018/04/20 10:00:00, before oops
Christian Weisgerber
2018-04-20
sync
Theo de Raadt
2018-04-19
Add gif subdir.
Alexander Bluhm
2018-04-19
Create two gif(4) interfaces in different routing domains. Test
Alexander Bluhm
2018-04-16
Add regression test of unlinking and re-creating a pledgepathed file
Bob Beck
2018-04-14
Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and
Theo Buehler
2018-04-13
Add a test for stack pivots that trigger page faults.
mortimer
2018-04-12
Disable counting TCP packets in the test as it does not work reliably.
Alexander Bluhm
2018-04-11
Fix a race in the syslogd test. It did not wait long enough for
Alexander Bluhm
2018-04-11
The pledge flag for file descriptors opened from /dev/fd was always
Alexander Bluhm
2018-04-10
Check that a file descriptor's plegde flag is correctly propagated.
Alexander Bluhm
2018-04-10
Add subdir filedescriptor.
Alexander Bluhm
2018-04-10
Check that a file descriptor's plegde flag is correctly propagated.
Alexander Bluhm
2018-04-10
tweak usage()
Theo Buehler
2018-04-10
Two new low-level roff(7) features:
Ingo Schwarze
2018-04-10
more typos spotted by Karsten Weiss using codespell
Damien Miller
2018-04-10
make this a bit more portable-friendly
Damien Miller
2018-04-09
When accessing an undefined number register, define it to be zero, like
Ingo Schwarze
2018-04-09
Support 64 bit integers on 32 bit architectures.
Tobias Stoeckmann
2018-04-09
Using an undefined string or macro will cause it to be defined as empty.
Ingo Schwarze
2018-04-09
Add regress test for stack pivot mitigation
mortimer
2018-04-07
Revise regress to match tls_keypair_clear() removal.
Joel Sing
2018-04-07
test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@
Ingo Schwarze
2018-04-06
Add test for username options parsing order, prompted by bz#2849.
Darren Tucker
2018-04-02
Support integers of arbitrary length.
Tobias Stoeckmann
2018-04-01
Fix .CURDIR to run with obj directory.
Alexander Bluhm
2018-03-31
a few more edge case tests, aiming for complete coverage
Ingo Schwarze
2018-03-31
Fix overflows while handling 64 bit integers.
Tobias Stoeckmann
2018-03-30
Fix overflow in list value parsing.
Tobias Stoeckmann
[next]