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-05-22
Bye, bye, horrible reacharounds into libcrypto
Theo Buehler
2023-05-20
ecdhtest: Fix indent
Theo Buehler
2023-05-20
Add a slow regress target that runs openssl speed with proper alignment
Theo Buehler
2023-05-17
add LTESTS_FROM variable to allow skipping of tests up to a specific
Damien Miller
2023-05-16
ecdhtest: check malloc() return values
Theo Buehler
2023-05-13
vmm(4)/vmd(8): switch to anonymous shared mappings.
Dave Voutila
2023-05-13
Assert that test->want != NULL at this point
Theo Buehler
2023-05-12
asn1oct: add a couple more tests
Theo Buehler
2023-05-12
asn1oct: minor tweak in error message
Theo Buehler
2023-05-12
Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING
Theo Buehler
2023-05-12
test ChrootDirectory in Match block
Damien Miller
2023-05-12
better error messages
Damien Miller
2023-05-11
Teach dump_tables about PKs and display non-readable pages as such
Philip Guenther
2023-05-09
Make malloc tests that set flags more robust against the user also
Otto Moerbeek
2023-05-09
Add regress coverage for -1 modulus as well.
Theo Buehler
2023-05-08
Enable malloc_errs test
Otto Moerbeek
2023-05-08
Add a regress test to test various malloc API and heap mismanagement
Otto Moerbeek
2023-05-04
symbols.awk: Remove cfb dance
Theo Buehler
2023-05-04
sigh. typo
Theo Buehler
2023-05-04
Let ecdsatest exercise ECParameters_dup() a bit
Theo Buehler
2023-05-04
Remove x9_62_test_internal()
Theo Buehler
2023-05-03
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
Bob Beck
2023-05-02
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
Bob Beck
2023-05-02
Mark the BIO_F_* function codes as intentionally undocumented
Ingo Schwarze
2023-05-02
Simplify slightly and use i2d_PKCS7_bio_stream()
Theo Buehler
2023-05-01
Make warnings more precise
Job Snijders
2023-04-30
x509_asn1: make this test pass again after reinstating DER preservation
Theo Buehler
2023-04-30
check_complete.pl: update for recent changes in bn
Theo Buehler
2023-04-30
Sort alphabetically
Theo Buehler
2023-04-30
Remove unnecessary target
Theo Buehler
2023-04-30
policy test: simplify Makefile
Theo Buehler
2023-04-29
Run open rsync and ports rsync programs against each other using
Alexander Bluhm
2023-04-28
adjust after man_validate.c rev. 1.128 improved the error messages
Ingo Schwarze
2023-04-28
Execute each test as make target. Remove the shell wrapper. Mark
Alexander Bluhm
2023-04-28
Free all libcrypto global state memory before returning
Job Snijders
2023-04-28
Return a non-zero error exit code on any DER cache discrepancies
Job Snijders
2023-04-28
Fix leaks reported by ASAN
Theo Buehler
2023-04-28
Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-28
Enable policy checking by default now that we are DAG implementation based.
Bob Beck
2023-04-28
Import rsync regress provided by Martin Cracauer so that bluhm@ can work
Claudio Jeker
2023-04-28
The policy test is no longer expected to fail
Theo Buehler
2023-04-28
Rearrange freeing of memory in the regress test
Job Snijders
2023-04-28
make the policy test compile on sparc64
Theo Buehler
2023-04-28
Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache test
Job Snijders
2023-04-28
Hook up the the x509 policy regression tests to x509 regress.
Bob Beck
2023-04-28
Fix copyright, convert boringssl comments to C style
Bob Beck
2023-04-28
KNF
Bob Beck
2023-04-28
remove unused code.
Bob Beck
2023-04-28
remove debugging printf
Bob Beck
2023-04-28
This test should not have V_EXPLICIT_POLICY set. with this
Bob Beck
[next]