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-03-27
Remove compatibility code for OpenSSL 1.0.* versions now that -portable
Darren Tucker
2023-03-27
bn_mod_exp: make this test a bit less noisy on failure
Theo Buehler
2023-03-27
Switch regress to using bn_copy()
Theo Buehler
2023-03-27
Add RevokedHostKeys to percent expansion test.
Darren Tucker
2023-03-26
Remove the now almost empty and unused bn_mod_exp2_mont.c
Theo Buehler
2023-03-26
Unhook bn_mod_exp2_mont test
Theo Buehler
2023-03-26
Fold the small BN_mod_exp2_mont() crash test into bn_mod_exp.c
Theo Buehler
2023-03-26
Test negative modulus as well.
Theo Buehler
2023-03-26
Align bn_mod_exp_zero_test() with bn_mod_exp_test()
Theo Buehler
2023-03-26
Fix copy-paste error
Theo Buehler
2023-03-26
Add regress coverage for some BIO_f_asn1() bugs fixed before release
Theo Buehler
2023-03-26
Fix a typo in dump_exp_results()
Theo Buehler
2023-03-26
Add more extensive regress coverage for BN_mod_exp2_mont()
Theo Buehler
2023-03-26
Rename dump_results() into dump_exp_results()
Theo Buehler
2023-03-26
Move the N_MOD_EXP_TESTS up to where it belongs
Theo Buehler
2023-03-26
Add regress coverage for an issue with BN_mod_exp2_mont() reported
Theo Buehler
2023-03-26
bn_primes: there is no need to link this statically. It can pull the
Theo Buehler
2023-03-26
bn_mod_exp_ret() fix stupid logic error
Theo Buehler
2023-03-25
Guard GF2m-specifics with OPENSSL_NO_EC2M
Theo Buehler
2023-03-25
Enable FRP256v2 tests
Theo Buehler
2023-03-25
Remove dead/unreachable code
Theo Buehler
2023-03-18
KNF: some missing spaces after comma
Theo Buehler
2023-03-18
Rename bn_mod_exp_zero to the more appropriate bn_mod_exp
Theo Buehler
2023-03-18
Retire the bn_mod_exp test.
Theo Buehler
2023-03-18
Reimplement a variant of the bn_mod_exp tests from scratch
Theo Buehler
2023-03-15
Include tests with negative values in BN_mod_exp* regress.
Joel Sing
2023-03-15
bn_mod_exp_zero: rename result into got
Theo Buehler
2023-03-12
Add crl.c in various places to gain access to the new helper
Job Snijders
2023-03-11
Add OPENSSL_cleanup() calls to some regress.
Joel Sing
2023-03-11
Add regress coverage for BN_{add,sub,mul,div,mod}_word().
Joel Sing
2023-03-11
Mark test table as static const.
Joel Sing
2023-03-09
Cope with recent changes to alignment of command column.
Anton Lindqvist
2023-03-08
Use BN_free() instead of BN_clear_free()
Theo Buehler
2023-03-08
reduce number of tests in bn_rand_interval.
Theo Buehler
2023-03-08
bn_isqrt: reduce number of tests to 100.
Theo Buehler
2023-03-08
Process up to four test vector files concurrently.
Joel Sing
2023-03-08
Run test groups concurrently.
Joel Sing
2023-03-08
zap more audit remnants
Theo Buehler
2023-03-08
Remove acceptable audit.
Joel Sing
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-03-06
Unit test for kex_proposal_populate_entries.
Darren Tucker
2023-03-04
bio_chain test: fix error message
Theo Buehler
2023-03-02
Simplify the ct Makefile slightly
Theo Buehler
2023-03-02
Clean up the x509 regress make file a little
Theo Buehler
2023-03-02
Remove a few more unnecessary line continuations
Theo Buehler
2023-03-02
Nitpick error checks of BN_get_mem_data()
Theo Buehler
2023-03-02
Some more Makefile cosmetics
Theo Buehler
2023-03-02
The evp_ecx_test no longer needs static linking
Theo Buehler
2023-03-02
Hide the hexdumps behind a verbose flags. Should have been part of
Theo Buehler
[next]