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-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
regress: remove vmd path length tests.
Dave Voutila
2023-04-26
Some more EC2M cleanup
Theo Buehler
2023-04-26
Garbage collect test using the nseq command
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
cope with more s/XCR0/XFEATURE renames
Anton Lindqvist
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
Fix missing whitespace in bgpd(8) output
Job Snijders
2023-04-19
interop: work around extreme REGRESS_SKIP_SLOW slowness
Theo Buehler
2023-04-19
Add workaround for introduction of flowrib and re_rib() functional change.
Claudio Jeker
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-18
Skip all tests that need internet connection unless they have it.
Alexander Bluhm
2023-04-18
Define net lock assertions for building kernel code in regress.
Alexander Bluhm
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-18
I reversed flowspec_cmp() so adjust the code here as well.
Claudio Jeker
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-17
Add basic flowspec regress test.
Claudio Jeker
[next]