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
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
2023-04-28
Add the rest of the boringssl policy unit tests.
Bob Beck
2023-04-27
correct test cases to add expected errors.
Bob Beck
2023-04-27
Start of an x509 policy regress test. test cases from BoringSSL.
Bob Beck
2023-04-27
tlsexttest: check additional logic in tlsext randomization
Theo Buehler
2023-04-26
Add test for invalidation of DER cache for X509_CRL_* setter functions
Job Snijders
2023-04-26
Clean up X509 memory before exit
Job Snijders
2023-04-26
Add lookup name+function pointer table for improved diagnostics
Job Snijders
2023-04-26
Parameter names are not needed
Job Snijders
2023-04-26
Remove unneeded parentheses
Job Snijders
2023-04-26
No need to pass around const pointer cpder2
Job Snijders
2023-04-26
Shrink signature as cpder is only needed as local variable
Job Snijders
2023-04-26
Replace macros with functions
Job Snijders
2023-04-26
Some more EC2M cleanup
Theo Buehler
2023-04-26
Rename dercache regress test to x509_asn1
Job Snijders
2023-04-25
Add regress test for invalidation of DER cache in select X509 setter functions
Job Snijders
2023-04-25
bio_asn1: adjust for more recent churn
Theo Buehler
2023-04-25
Remove a couple of temporary hacks
Theo Buehler
2023-04-25
Update Wycheproof.go to exercise truncated SHA-2 and SHA-3
Theo Buehler
2023-04-25
bn_mod_exp: temporarily add a prototype for BN_mod_exp_recp()
Theo Buehler
2023-04-25
bn_test: temporarily add prototypes for reciprocal functions
Theo Buehler
2023-04-25
bn_test: BN_one() will become void, so stop checking it
Theo Buehler
2023-04-25
bn_primes: the NIST primes will go away, so remove their tests
Theo Buehler
2023-04-25
The bio_asn1 test will need to be linked statically after the bump
Theo Buehler
2023-04-25
Remove CTS test
Theo Buehler
2023-04-25
CTS support will go away, so unhook corresponding regress
Theo Buehler
2023-04-23
Fix the client test and the tlsext test to work with randomized
Theo Buehler
2023-04-23
Link c2sp test to build
Theo Buehler
2023-04-23
Import C2SP/CCTV test
Theo Buehler
2023-04-22
Provide initial regress for BN_{asc,dec,hex}2bn()/BN_bn2{dec,hex}()
Joel Sing
2023-04-20
Exercise d2i_IPAddrBlocks() and X509v3_addr_subset() a little bit
Theo Buehler
2023-04-19
interop: work around extreme REGRESS_SKIP_SLOW slowness
Theo Buehler
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-18
ectest: Remove #if 1
Theo Buehler
2023-04-18
Unifdef OPENSSL_NO_EC_NISTP_64_GCC_128
Theo Buehler
2023-04-18
ectest: drop a broken #if 0 /* optional */ piece of code
Theo Buehler
2023-04-18
ec_point_conversion: drop test for sect571k1
Theo Buehler
2023-04-18
ectest: drop some gross unused macros
Theo Buehler
2023-04-18
ectest: unifdef OPENSSL_NO_EC2M
Theo Buehler
2023-04-17
Skip binary curves in ec_point_conversion
Theo Buehler
2023-04-17
Switch all ec tests to using dynamic linking
Theo Buehler
2023-04-17
Simplify Makefile
Theo Buehler
2023-04-17
Drop GF2m tests
Theo Buehler
2023-04-17
Allow overriding the bc implementation used in run-bc
Theo Buehler
2023-04-17
Fix typo
Theo Buehler
2023-04-17
Skip sect* curve checks
Theo Buehler
2023-04-15
ec_point_conversion: do not rely on ec.h pulling in bn.h
Theo Buehler
[prev]
[next]