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-27
Reduce sensitivity to TCP segmentation in urgent data test case
Visa Hankala
2021-12-27
Disable poll/select iocond regress
Visa Hankala
2021-12-27
Provide a set of RSA and ECDSA test certificates/keys.
Joel Sing
2021-12-27
Provide a script to generate test certificates/keys.
Joel Sing
2021-12-27
Make clear that poll_iocond pty test fails currently.
Visa Hankala
2021-12-26
Fix compiler warnings with sparc64 gcc 4.2.1.
Alexander Bluhm
2021-12-26
add missing include path; ok tb@
Anton Lindqvist
2021-12-25
Adjust pty case for kqueue-based poll(2)
Visa Hankala
2021-12-24
Run malloc_duel for 60 seconds instead of 20. It did find kernel
Alexander Bluhm
2021-12-24
The RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as lon as the API
Theo Buehler
2021-12-24
Hook up iocond regress.
Visa Hankala
2021-12-24
Replace wait channel polling with simple sleep for portability.
Visa Hankala
2021-12-24
Sync test code after the change of id from size_t to unsigned int.
Claudio Jeker
2021-12-24
Delete obsolete __syscall regress that tested the old lseek syscall
Philip Guenther
2021-12-24
Print the name of the test before we run it.
Joel Sing
2021-12-24
Style tweak in {d2i,i2d}_IPAddrBlocks()
Theo Buehler
2021-12-24
Drop -g -O0 from CFLAGS
Theo Buehler
2021-12-24
link rfc3779 test to build
Theo Buehler
2021-12-24
Add initial test coverage for RFC 3779 code.
Theo Buehler
2021-12-23
fix typo: boolean true should decode to 1, not 0
Theo Buehler
2021-12-22
Replace IO::Socket::INET with IO::Socket::IP.
Alexander Bluhm
2021-12-22
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-22
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-22
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-21
Add test cases for intermediate cert with 'set cert_partial_chain'.
Tobias Heider
2021-12-20
Add regress coverage for the crazy SCT_new_from_base64() API.
Joel Sing
2021-12-19
regression test for destination restrictions in ssh-agent
Damien Miller
2021-12-19
Suppress error output from sysctl: kern.allowdt doesn't exist on
Philip Guenther
2021-12-18
support processing <openssl/bn.h>
Ingo Schwarze
2021-12-18
Make use of ntests variable, pointed out by clang 13.
Anton Lindqvist
2021-12-16
To ease maintenance, structure the lists of intentionally undocumented
Ingo Schwarze
2021-12-15
Fix the argument passed to garbage collector enforce thread for
Vitaliy Makkoveev
2021-12-15
Fix whitespace.
Alexander Bluhm
2021-12-15
Increase file descriptor limit for undgram_conclose test.
Alexander Bluhm
2021-12-15
Fix compiler warning.
Alexander Bluhm
2021-12-15
more sys/signal.h before sys/proc.h
Anton Lindqvist
2021-12-15
Add coverage for CBS additions.
Joel Sing
2021-12-15
Some more ASN.1 struct types that are postponed (because they are
Ingo Schwarze
2021-12-14
sys/param.h cleanup, mostly using MINIMUM() and <limits.h>
Theo de Raadt
2021-12-14
tweak for the generated source
Theo Buehler
2021-12-14
more symbols that are postponed or intentionally undocumented and
Ingo Schwarze
2021-12-14
Add regress coverage for ASN1_get_object()
Joel Sing
2021-12-14
Add regress for ASN1_tag2bit() and ASN1_tag2str()
Joel Sing
2021-12-14
Add new 'unsopassgc' test. This test tries to beak unix(4) sockets garbage
Vitaliy Makkoveev
2021-12-14
Move 'unixsock' test from regress/sys/kern/unixsock/ to
Vitaliy Makkoveev
2021-12-14
IO::Socket::IP non-blocking connect works a bit differently than
Alexander Bluhm
2021-12-14
sys/signal.h before sys/proc.h
Theo de Raadt
2021-12-14
MINIMUM() because of no sys/param.h
Theo de Raadt
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
[next]