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
2021-12-14
add missing sys/time.h include
Anton Lindqvist
2021-12-13
Kill sys/cdefs.h includes, because overly complicated include+macro
Theo de Raadt
2021-12-13
remove a couple hundred sys/param.h includes in userland code, and
Theo de Raadt
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2018-08-21
Check the FPU environment of user land processes after exec and the
Alexander Bluhm
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-11
Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)
Ingo Schwarze
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2021-12-10
Update the *.ok files to reflect the slightly larger
Kenneth R Westerback
2021-12-10
Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-10
Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-09
Remove old 'ungc' test
Vitaliy Makkoveev
2021-12-09
Commit 'ungc.c'
Vitaliy Makkoveev
2021-12-09
Move 'ungc' test to regress/sys/kern/unixsockets
Vitaliy Makkoveev
2021-12-09
Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.
Vitaliy Makkoveev
2021-12-09
Fix missing return in asn1_compare_bytes()
Joel Sing
2021-12-09
Add initial tests for coverage of ASN.1 complex/constructed types.
Joel Sing
2021-12-09
Add initial tests for coverage of ASN.1 basic/primitive types.
Joel Sing
2021-12-08
Remove unnecessary select(2) exceptfds kludges.
Visa Hankala
2021-12-07
Add test case for authentication with locally stored peer certificates.
Tobias Heider
2021-12-07
be more specific which NETSCAPE stuff to ignore, and why
Ingo Schwarze
2021-12-07
Some improvements allowing to handle asn1.h and x509v3.h:
Ingo Schwarze
2021-12-06
Test poll/select with various I/O conditions; not hooked up yet.
Visa Hankala
2021-12-05
Add test case for policy matching on responder with multiple policies that
Tobias Heider
2021-12-05
Allow libradius tests to compile with opaque HMAC_CTX.
Theo Buehler
2021-12-05
Add initial regress for CT.
Joel Sing
2021-12-04
gross trailing whitespace
Theo Buehler
2021-12-04
Free cert, key and ocsp_staple on exit of do_keypair_test().
Theo Buehler
2021-12-04
Convert main into single exit to appease asan.
Theo Buehler
2021-12-04
Explicitly free EVP_MD_CTX to appease asan. Reported by Ilya Shipitsin.
Theo Buehler
2021-12-04
Add regress for ECPKParameters ASN.1 encoding/decoding.
Joel Sing
2021-12-03
Dump more data in the hopes of figuring out why this test occasionally
Anton Lindqvist
2021-12-02
Tell testers which packages to install right away (and why)
Klemens Nanni
2021-12-02
Log that kern.allowdt=1 is needed and where
Klemens Nanni
2021-12-02
Tell testers which packages to install right away
Klemens Nanni
2021-12-01
Make `sun' global variable. It used by threads and could be corrupted
Vitaliy Makkoveev
2021-12-01
Add some RRDP specific regress tests.
Claudio Jeker
2021-11-30
Add regress for {d2i,i2d}_{,DSA_,EC_,RSA_}PUBKEY{,_bio}().
Joel Sing
2021-11-29
Use nanosleep(3) instead of select(2) for test run time delay. Use ~10
Vitaliy Makkoveev
2021-11-29
Create socket within current directory instead of /tmp. Also remove it
Vitaliy Makkoveev
2021-11-29
Register-time event should make poll/select non-blocking.
Visa Hankala
2021-11-29
Avoid including sys/param.h. Make a local copy of MINIMUM() in test_helper.h
Tobias Heider
2021-11-29
Add and enable 'unconacc' test which provides multithreaded connect(2)
Vitaliy Makkoveev
2021-11-27
Adjust wait channel name and re-enable test.
Visa Hankala
2021-11-27
Fix timeouts in poll/select regress tests
Visa Hankala
2021-11-27
whitespac e
Damien Miller
2021-11-27
regression test for match-principals. Mostly by Fabian Stelzer
Damien Miller
[prev]
[next]