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
2024-12-13
Add ML-KEM 1024 from BoringSSL
Bob Beck
2024-12-13
Add ML-KEM 768 from BoringSSL
Bob Beck
2024-12-12
Cope with recent changes to sed "c" command.
Anton Lindqvist
2024-12-10
Add regress coverage for tls_peer_cert_common_name()
Theo Buehler
2024-12-09
Mark four "struct *_st" types declared in evp.h as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark four EVP_PKEY_GOST* constants as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark two symbols as intentionally undocumented
Ingo Schwarze
2024-12-09
Mark four EVP control constants as intentionally undocumented
Ingo Schwarze
2024-12-09
Extend maxattr regress to also check RFC8654 extended messages.
Claudio Jeker
2024-12-09
Mark EVP_CTRL constants for RC5 as intentionally undocumented
Ingo Schwarze
2024-12-06
use glob(3) wildcards in AuthorizedKeys/PrincipalsFile tests to
Damien Miller
2024-12-06
implement attestation verification for ED25519 keys
Damien Miller
2024-12-06
Expand $SSH to absolute path if it's not already. Prevents problem
Darren Tucker
2024-12-05
Add key expiry test in the 64bit time_t range for additional coverage.
Darren Tucker
2024-12-05
Mark three EVP_PKEY control constants for CMS as intentionally undocumented
Ingo Schwarze
2024-12-05
mark three more EVP_PKEY control constants as intentionally undocumented
Ingo Schwarze
2024-12-05
ignore DECLARE_PKCS12_STACK_OF such that pkcs12.h can be parsed
Ingo Schwarze
2024-12-04
add a work-in-progress tool to verify FIDO attestation blobs
Damien Miller
2024-12-04
Don't assume existence of SK provider in test.
Darren Tucker
2024-12-04
Regression for multiple probes.
Martin Pieuchot
2024-12-04
Disallows registering multiple probes of the same type.
Martin Pieuchot
2024-11-29
Mark six EVP_PKEY control constants as intentionally undocumented
Ingo Schwarze
2024-11-29
Mark nine unused EVP constants as intentionally undocumented.
Ingo Schwarze
2024-11-27
hook up ptrace xstate regress
Anton Lindqvist
2024-11-27
Add ptrace xstate regress suite.
Anton Lindqvist
2024-11-26
regression test for UpdateHostkeys with multiple keys backed by
Damien Miller
2024-11-24
Disable regression tests for small builtin curves
Theo Buehler
2024-11-22
Adjust test-http.c to the new ibuf world order.
Claudio Jeker
2024-11-21
Adjust rpki-client regress to new msgbuf API
Claudio Jeker
2024-11-21
Convert msgbuf_write() callers to the new return logic.
Claudio Jeker
2024-11-19
hook up ddb regress
Anton Lindqvist
2024-11-19
Add amd64 ddb regress suite allowing the disassembler to be tested from
Anton Lindqvist
2024-11-08
Add regress coverage for the size_t constant time comparisions.
Joel Sing
2024-11-08
ec_asn1_test: remove extra parens
Theo Buehler
2024-11-07
Test callback is called immediately after TLS handshake completion.
Alexander Bluhm
2024-11-07
Regression for parsing multi-line strings with comments.
Martin Pieuchot
2024-11-06
Remove vnd(4) diskimage after testing to avoid that running regress
Alexander Bluhm
2024-11-06
Skip pf regress with proper error message if pf is disabled in
Alexander Bluhm
2024-11-06
Fix function declaration to be less arcane.
Claudio Jeker
2024-11-05
bn_convert: avoid a zero-sized allocation
Theo Buehler
2024-11-05
ec_asn1_test: remove debug leftover that broke the build on Windows
Theo Buehler
2024-11-04
ec tests: allow linking against eopenssl
Theo Buehler
2024-11-03
Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad().
Joel Sing
2024-11-03
Add some additional BN conversion test cases.
Joel Sing
2024-11-02
ec_asn1_test: I somehow managed to commit the version without freezero...
Theo Buehler
2024-11-01
ec_asn1_test: set compressed coordinates for the "simple" generator
Theo Buehler
2024-11-01
Also exercise the "simple" version of the builtin curves, not only "mont"
Theo Buehler
2024-10-29
Split ec_key_test_point_encoding() into chunks of saner size
Theo Buehler
2024-10-29
ec_asn1_test: point doubling is fine, the leak is elsewhere
Theo Buehler
2024-10-29
Disable point doubling for now, it leaks due to a doc bug.
Theo Buehler
[next]