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
2020-07-30
bluhm@ has been pointing out for a long time that the mandoc test suite
Ingo Schwarze
2020-07-27
Add unveil test to lastcomm regress.
rob
2020-07-26
print the address of the "non-MAP_STACK stack", so it can be compared
Theo de Raadt
2020-07-25
Add stackpivot asm for ppc and ppc64 regress test.
mortimer
2020-07-25
With "%lx" new awk(1) prints 64 bit value also on 32 bit platforms.
Alexander Bluhm
2020-07-24
If KTRACE environment is set, generate ktrace output also for client
Alexander Bluhm
2020-07-24
With TLS 1.3 error message has slightly changed if the cafile does
Alexander Bluhm
2020-07-24
LibreSSL default TLS version has changed from 1.2 to 1.3. Adapt
Alexander Bluhm
2020-07-23
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
Ingo Schwarze
2020-07-21
trivial adjustment of the desired test results
Ingo Schwarze
2020-07-21
adjust test framework to not require a tty
Ingo Schwarze
2020-07-21
Add pf config to block unencrypted pings.
tobhe
2020-07-21
Make test work with IPv6 addresses.
tobhe
2020-07-20
Improve MACHINE/MACHINE_ARCH access to actually testing architectures
Theo de Raadt
2020-07-20
test _exit(2) rather than exit(3) [to keep things simpler], and
Theo de Raadt
2020-07-17
Add test for '%k' (HostKeyAlias) TOKEN.
Darren Tucker
2020-07-17
Add tests for expansions on UserKnownHostsFile.
Darren Tucker
2020-07-16
Fix perl bugs that had me printing the wrong cert number for errors
Bob Beck
2020-07-15
Fix previous by calling the correct function.
Darren Tucker
2020-07-15
Update test to match recent change in match.c
Darren Tucker
2020-07-15
Use $OBJ to find key files. Fixes test when run on an obj directory
Darren Tucker
2020-07-15
The exit code from the perl matters here
Bob Beck
2020-07-15
Don't leak the X509_STORE
Bob Beck
2020-07-15
Add certificate validation tests generated using the tools from
Bob Beck
2020-07-14
Enter the certs regress directory.
Joel Sing
2020-07-14
Add regress for X509_verify() using the new bundles.
Joel Sing
2020-07-14
Provide generated certificate bundles and roots for regress.
Joel Sing
2020-07-14
Provide tools to build certificate changes for verify regress.
Joel Sing
2020-07-14
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites.
Joel Sing
2020-07-14
Add a -tls1_2 option so we can force TLSv1.2 for testing.
Joel Sing
2020-07-14
getopt(3) returns an int so don't use a char to store its return value.
Mark Kettenis
2020-07-09
New regression tests for integral type conversions
Ingo Schwarze
2020-07-08
New regression tests for character and string conversions
Ingo Schwarze
2020-07-07
Remove temporary RSA keys/callbacks code.
Joel Sing
2020-07-07
Test TLSv1.3 ciphersuites now that TLS_method() supports TLSv1.3.
Joel Sing
2020-07-07
Add support for set -o pipefail
Jeremie Courreges-Anglas
2020-07-06
Add a few ${.CURDIR} to make the new RCS tests work with obj/ and obj@.
Theo Buehler
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-07-06
Make this build on powerpc64.
Mark Kettenis
2020-07-06
Make this build on powerpc/powerpc64. Only test on powerpc64 for now
Mark Kettenis
2020-07-05
Fix rpki-client regress test after -f removal.
Theo Buehler
2020-07-04
Add a missing circular_init() call in the TLS ordering test.
Joel Sing
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
Florian Obser
2020-07-03
tlsexttest: pass message type to the extension functions
Theo Buehler
2020-07-03
adjust alpn extension test to new argument order
Theo Buehler
2020-07-03
adjust tlsexttest to new argument order
Theo Buehler
2020-06-29
add a test covering the by now fixed regression during pipe close
anton
2020-06-26
Provide an optimized implementation of ffs(3) in libc on
Christian Weisgerber
2020-06-26
Add an OpenRCS regression test for merging files which lack newlines.
Stefan Sperling
2020-06-26
regress test for ssh-add -d; ok dtucker@
Damien Miller
[next]