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
/
lib
Age
Commit message (
Expand
)
Author
2024-10-23
ec_point_conversion: extend test coverage by translating back the
Theo Buehler
2024-10-22
Suppress warning noise from deprecated OpenSSL API
Theo Buehler
2024-10-18
ec_asn1_test: simplify previous
Theo Buehler
2024-10-18
ec_asn1_test: call EC_GROUP_check() for the builtin curves
Theo Buehler
2024-10-18
ec_asn1_test: adjust for rejection of non-builtin curve parameters
Theo Buehler
2024-10-18
ec_asn1_test: add secp256k1.m
Theo Buehler
2024-10-18
ec_asn1_test: remove last hardcoded wei25519 remnant
Theo Buehler
2024-10-18
ec_asn1_test: test Wei25519.2 and Wei25519.-3 as well
Theo Buehler
2024-10-18
ec_asn1_test: clean up & refactor; test Wei25519 with simple method
Theo Buehler
2024-10-16
EC ASN.1: add reminder that the simple method might also want testing
Theo Buehler
2024-10-16
Implement Wei25519 to exercise some more elliptic curve code
Theo Buehler
2024-10-15
rust-openssl: set resolver="2" for workspace
Theo Buehler
2024-10-14
Extend ec_asn1_test to check for correct curve coefficient encoding
Theo Buehler
2024-10-12
Exercise the EC parameters code a bit more
Theo Buehler
2024-10-11
Add error regress coverage for ERR_LIB_SYS.
Joel Sing
2024-10-02
Hook up the err regress.
Joel Sing
2024-10-02
Add initial regress for the error stack and ERR_* APIs.
Joel Sing
2024-10-02
Enable additional CRYPTO_get_ex_new_index() tests.
Joel Sing
2024-09-18
Enable large number of extension tests and stop skippking QUIC transport
Theo Buehler
2024-09-17
tlsfuzzer: add a start-server convenience target for interactive testing
Theo Buehler
2024-09-17
Replace OpenSSL 3.1 (which no longer is in ports) with 3.3
Theo Buehler
2024-09-14
tlsfuzzer: grammar fix missed in previous
Theo Buehler
2024-09-13
typo: troups -> groups
Theo Buehler
2024-09-11
parametes -> parameters
Theo Buehler
2024-09-07
Futhermore -> Furthermore
Theo Buehler
2024-09-06
Prepare for an upcoming tlsfuzzer test that expects decode_error
Theo Buehler
2024-09-01
symbols: remove special case for cpuid_setup and cpu_caps
Theo Buehler
2024-08-31
Update for OPENSSL_cpu_caps() now being machine independent.
Joel Sing
2024-08-31
Undo workaround for EVP_PKEY_*check() removal
Theo Buehler
2024-08-31
Retire the whirlpool test
Theo Buehler
2024-08-31
unhook whirlpool from the tree
Theo Buehler
2024-08-30
Adjust freenull test for upcoming conf_api.h removal
Theo Buehler
2024-08-29
Disable hmac and pkey_ec tests until after the bump
Theo Buehler
2024-08-29
Remove evp_pkey_check test
Theo Buehler
2024-08-29
Convert prototypes to new style.
Claudio Jeker
2024-08-29
Use signal handler safe dprintf() instead of asprintf + write
Claudio Jeker
2024-08-23
Remove unwanted trailing newlines from err/warn format strings.
Anton Lindqvist
2024-08-18
Drop OpenSSL 3.0 interop testing infrastructure
Theo Buehler
2024-08-18
Add support for openssl32 in interop test
Theo Buehler
2024-08-15
t_recvmmsg and t_sendmmsg were enabled in 2022
Philip Guenther
2024-08-11
Add include path for crypto_arch.h.
Joel Sing
2024-08-08
check_complete: accept #error
Theo Buehler
2024-08-08
check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone
Theo Buehler
2024-08-08
hmac test: fix build with gcc
Theo Buehler
2024-08-07
adjust check_complete after recent-ish API and docs changes
Theo Buehler
2024-08-02
Fix previous
Theo Buehler
2024-08-02
Adjust tls regress for protocol parsing fixes
Theo Buehler
2024-07-30
sched_yield() is not strong enough to overflow the recv buffer on some
Claudio Jeker
2024-07-25
Fix test23. It assumed the place of the attribute is unchanged. But now,
YASUOKA Masahiko
2024-07-23
Revise regress for ssl3_get_cipher() changes.
Joel Sing
[next]