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-04-26
Unset ftp_proxy to make test independent from environment.
Alexander Bluhm
2021-04-24
Remove "-4" option treatment and use it always on s_server test in appstest.sh
Kinichiro Inoguchi
2021-04-23
Enable test-renegotiation-changed-clienthello.py but skip
Theo Buehler
2021-04-21
Add a test that roundtrips a bunch of points on all builtin curves
Theo Buehler
2021-04-21
Test local variables, boolean and print() of variables other than maps.
Martin Pieuchot
2021-04-21
Check that path MTU discovery across routing domains inserts a
Alexander Bluhm
2021-04-20
Adjust ectest.c for set_compressed_coordinates
Theo Buehler
2021-04-20
Adjust ectest.c for get_Jprojective coordinate change
Theo Buehler
2021-04-20
Adjust ecdhtest.c for affine_coordinates change
Theo Buehler
2021-04-20
Adjust ectest.c for affine_coordinates change
Theo Buehler
2021-04-20
Adjust ectest.c for EC_GROUP_{g,s}et_curve change
Theo Buehler
2021-04-20
Properly shutdown on connection loss instead of crashing.
Martijn van Duren
2021-04-20
Don't overwrite environment CFLAGS.
Martijn van Duren
2021-04-19
The powerpc64 ELFv2 ABI explicitly states that exception enable bits
Mark Kettenis
2021-04-19
Fix TLS error message race. Due to less handshakes in TLS 1.3 an
Alexander Bluhm
2021-04-15
On powerpc64 regress/usr.sbin/bgpd/config failed. It parses a
Alexander Bluhm
2021-04-14
Unify pivot.h; brings powerpc/powerpc64 support to the usr.bin/lastcomm
Mark Kettenis
2021-04-14
revert previous. some of the keyupdate tests still fail occasionally
Theo Buehler
2021-04-14
Enable test-tls13-keyupdate.py
Theo Buehler
2021-04-14
move test-record-size-limit.py to unsupported
Theo Buehler
2021-04-14
enable test-record-layer-fragmentation.py
Theo Buehler
2021-04-14
factor argument to catch an alert mismatch into a helper function
Theo Buehler
2021-04-14
Rename privacy to temporary in slaacd regress, then it passes.
Alexander Bluhm
2021-04-13
Automated regress cannot connect to servers in internet. Check
Alexander Bluhm
2021-04-13
enable test-tlsfuzzer-invalid-compression-methods.py
Theo Buehler
2021-04-13
enable test-large-hello.py as a slow test
Theo Buehler
2021-04-13
with new defaults, test-fuzzed-plaintext.py is no longer slow
Theo Buehler
2021-04-13
move a few tests to the unsupported group and fix two comments
Theo Buehler
2021-04-13
annotate test-ecdhe-rsa-key-exchange-with-bad-messages.py with expected
Theo Buehler
2021-04-13
Unbreak rtable regress test. Define _KERNEL in some crucial spots so that
Claudio Jeker
2021-04-13
Fix rde_decide_test regress test
Claudio Jeker
2021-04-13
Add a basic regress test to test the 'rde evaluate all' feature.
Claudio Jeker
2021-04-13
Use tee(1) so that the bgpctl output is visible during the run.
Claudio Jeker
2021-04-09
Add a minimal regress test for the http client code.
Claudio Jeker
2021-04-08
Enable test-cve-2016-6309.py
Theo Buehler
2021-04-07
Use ERR_print_error_fp() to avoid leaking a BIO in fatal()
Theo Buehler
2021-04-06
Add TEST_SSH_ELAPSED_TIMES environment variable to print the elapsed
Darren Tucker
2021-04-06
use errx() instead of err()
Theo Buehler
2021-04-06
spaces -> tabs
Theo Buehler
2021-04-06
minor style tweaks
Theo Buehler
2021-04-06
Don't check return value of unsetenv(). It's part of the environment
Darren Tucker
2021-04-04
Add missing error check for AES_unwrap_key().
Theo Buehler
2021-04-04
Fix two copy paste errors in error messages
Theo Buehler
2021-04-04
Add tests for DTLSv1_2{,_client,_server}_method()
Theo Buehler
2021-04-04
Use correct type for tmp in test_write_bytes()
Theo Buehler
2021-04-04
Explicitly NULL pointers to avoid a double free.
Theo Buehler
2021-04-04
Don't leak key and dh in the error path.
Theo Buehler
2021-04-04
Clean up client and server tls{,_config} contexts in tls_test().
Theo Buehler
2021-04-03
Run the CMAC tests through EVP_PKEY_new_CMAC_key().
Theo Buehler
2021-04-02
Two cases of BRE involving counts and backrefs that go wrong and
Otto Moerbeek
[next]