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-08-21
Fix rpki-client regress
Theo Buehler
2020-08-18
Fix bug in the select() portion of the test, the timeout was ignored.
Todd C. Miller
2020-08-17
Fix append mode so it always writes to the end and expand regress.
Todd C. Miller
2020-08-17
Also print a list of missing scripts in summary
Theo Buehler
2020-08-17
Avoid test failures due to outdated packages
Theo Buehler
2020-08-15
enable jsing's zero content type test
Theo Buehler
2020-08-11
I accidentally zeored out a few bytes of the TLSv1.0 session ID.
Theo Buehler
2020-08-09
Update TLS versions to match TLSv1.3 being enabled for TLS_method().
Joel Sing
2020-08-09
Fix regress test so that it exits non-zero for failure cases.
Joel Sing
2020-08-09
Update golden values to match P-521 being enabled by default in the client.
Joel Sing
2020-08-09
Update golden values to match P-521 being enabled by default in the client.
Joel Sing
2020-08-08
Add regression test for snmp(1) UTF-8 support by abusing the oid keyword
Martijn van Duren
2020-08-08
Session resumption is not currently supported for TLSv1.3.
Theo Buehler
2020-08-08
Enable P-521 and run the tests that use it.
Theo Buehler
2020-08-03
Put the code handling \} into a new function roff_cond_checkend()
Ingo Schwarze
2020-08-01
Replace hostname underscore with hyphen in appstest.sh
Kinichiro Inoguchi
2020-08-01
add kcov remote coverage tests
anton
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
[next]