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
2023-08-13
kevent: Add precision and abstimer flags for EVFILT_TIMER
Visa Hankala
2023-08-13
Add modff()/modfl() inf/nan tests; from Willemijn Coene.
Miod Vallat
2023-08-13
Extent the modf() tests; from Willemijn Coene.
Miod Vallat
2023-08-12
first batch of intentionally undocumented EVP constants:
Ingo Schwarze
2023-08-12
Check for a full read, avoid warn when errno might be unmodified
Greg Steuck
2023-08-12
Now that the DH is sensibly called dh instead of a, we can also rename
Theo Buehler
2023-08-12
a is a silly name for a DH
Theo Buehler
2023-08-12
Use printf for consistency
Theo Buehler
2023-08-12
Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE is
Theo Buehler
2023-08-11
Add regress coverage for DH and for DSA parameters
Theo Buehler
2023-08-10
Table persistent flag (PFR_TFLAG_PERSIST) won't get set
Alexandr Nedvedicky
2023-08-08
X509_STORE_CTX_get_check_issued(3) is weird.
Ingo Schwarze
2023-08-08
In objects.h rev. 1.17 (Jan 14, 2022),
Ingo Schwarze
2023-08-07
No need to mark BN_options() as intentionally undocumented any longer.
Ingo Schwarze
2023-08-07
Mark asn1_ps_func as obsolete and intentionally undocumented.
Ingo Schwarze
2023-08-07
Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.
Ingo Schwarze
2023-08-07
Add a regress test exercising BIO_dup_chain() and triggering the leak
Theo Buehler
2023-08-03
Link new ccs test to build
Theo Buehler
2023-08-03
Make the bn_rand_interval() API a bit more ergonomic
Theo Buehler
2023-08-03
Retire the bn_rand_interval() test
Theo Buehler
2023-08-01
Remove unused prototype
Theo Buehler
2023-07-28
Some of these functions no longer exist or are no longer public
Theo Buehler
2023-07-28
Some open rsync tests fail when run as regular user. If running
Alexander Bluhm
2023-07-28
DSO has left the building
Theo Buehler
2023-07-28
dhtest: simplify printing and make the output slightly less ugly
Theo Buehler
2023-07-28
don't need to start a command here; use ssh -N instead.
Damien Miller
2023-07-27
Prepare the ssltest for the upcoming bump
Theo Buehler
2023-07-27
Annotate bogus output as incorrect
Theo Buehler
2023-07-26
Prepare this test for the upcoming bump
Theo Buehler
2023-07-26
Remove comment containing an outdated path
Theo Buehler
2023-07-26
Print error messages to stderr as opposed of using syslog.
Anton Lindqvist
2023-07-24
Fix EC_POINT_is_on_curve() checks.
Theo Buehler
2023-07-24
remove errstr -stats test
Theo Buehler
2023-07-21
bio_asn1 tests: drop unneeded variable
Theo Buehler
2023-07-20
Remove a few workarounds that are no longer necessary
Theo Buehler
2023-07-19
Add extra ASPA regress object
Job Snijders
2023-07-19
Don't rely on the libssl headers pulling in stdio.h somehow
Theo Buehler
2023-07-19
Add missing commas to test vectors
joshua
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-19
Add test coverage for SHA3
joshua
2023-07-19
Cope with LRO for TCP being enabled per default by now.
Anton Lindqvist
2023-07-16
ecc_cdh: plug leak of peer public key
Theo Buehler
2023-07-16
ecdhtest: Drop unnecessary constant and unneeded includes
Theo Buehler
2023-07-16
Make remaining unstable tests fail consistently by adjusting the
Anton Lindqvist
2023-07-16
ecdhtest: fix a couple bugs plus some cosmetic tweaks
Theo Buehler
2023-07-15
fix include directive - this is make, not C
Theo Buehler
2023-07-15
Rework the ecdhtest
Theo Buehler
2023-07-15
Fix return value check for ECDH_compute_key()
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
Add test coverage for cofactor ECDH using NIST test vectors
Theo Buehler
[next]