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-21
cover force recreation (with smallest non-default number of rounds)
Klemens Nanni
2023-08-21
rename target to reflect reality
Klemens Nanni
2023-08-21
= ought to be += in previous
Klemens Nanni
2023-08-21
cover expected failures for volume recreation and the empty passphrase
Klemens Nanni
2023-08-21
most tests need root, add targets using ${SUDO} to REGRESS_ROOT_TARGETS
Klemens Nanni
2023-08-21
bioctl tests needs root
Anton Lindqvist
2023-08-20
First tests for bioctl(8), start with scripted creation + passphrase change
Klemens Nanni
2023-08-20
stricter devname match on bioctl(8) output avoids false positives on failure
Klemens Nanni
2023-08-20
Make some global variables const
Theo Buehler
2023-08-20
Bye bye to all people out there
Theo Buehler
2023-08-20
Add some spaces after comma
Theo Buehler
2023-08-20
unifdef -D FULL_TEST
Theo Buehler
2023-08-20
knfmt(1) to the rescue
Theo Buehler
2023-08-20
Another OPENSSL_NO_DEPRECATED hits the bit bucket
Theo Buehler
2023-08-20
Drop unnecessary OPENSSL_NO_DEPRECATED dance
Theo Buehler
2023-08-20
Use a separate flags variable for the error flags in DH_check()
Theo Buehler
2023-08-20
Add initial regress tests for kqueue1(2)
Visa Hankala
2023-08-16
Cosmetic fix for copy-pasto
Theo Buehler
2023-08-16
The per-AFI madness in ASPA was removed. So adjust this test here.
Claudio Jeker
2023-08-16
Per-AFI ASPA provider was removed. Adjust expected result.
Claudio Jeker
2023-08-15
Add regress coverage for ASN1_STRING_cmp()
Theo Buehler
2023-08-15
Add some regress coverage for various ASN1_STRING types to codify some
Theo Buehler
2023-08-15
Avoid memcmp() with NULL pointer and 0 length
Theo Buehler
2023-08-15
fix openssl11 regress compilation
Theo Buehler
2023-08-14
Prepare tlsfuzzer.py for ports update
Theo Buehler
2023-08-14
unreferneced -> unreferenced
Miod Vallat
2023-08-14
Sync expected failures with reality. Recent libm changes caused
Anton Lindqvist
2023-08-13
Ignore failure when deleting regress/ttest anchor
Alexandr Nedvedicky
2023-08-13
remove by now unused test.sh script
Anton Lindqvist
2023-08-13
Use a dedicated regress target for each test case.
Anton Lindqvist
2023-08-13
Regression test for the use-after-free in map insertion
Martin Pieuchot
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
[next]