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-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
2023-04-15
ec_point_conversion: do not rely on ec.h pulling in bn.h
Theo Buehler
2023-04-15
ssltest: Drop more policy go from this test.
Theo Buehler
2023-04-15
ssltest: initial pass of dropping proxy cert goo
Theo Buehler
2023-04-15
symbols test: drop LIBRESSL_INTERNAL
Theo Buehler
2023-04-14
openssl11/Makefile: make spacing consistent
Theo Buehler
2023-04-14
cttest: plug leak due to missing SCT_LIST_free()
Theo Buehler
2023-04-14
Plug a memleak caused by an extra bump of a refcount
Theo Buehler
2023-04-14
Cast the uint64_t SCT timestamps to (unsigned long long) for printing.
Theo Buehler
2023-04-14
Make the signertest work better with the portable test framework
Theo Buehler
2023-04-14
Make the apitest work better with the portable tets framework
Theo Buehler
2023-04-14
Make cttest work better with the portable test harness
Theo Buehler
2023-04-14
Fix cttest to use public header
Theo Buehler
2023-04-13
Fix compilation on sparc64.
Moritz Buhl
2023-04-13
ectest: missing error checking
Theo Buehler
2023-04-12
Add test for multiprotocol announce statements
Claudio Jeker
2023-04-11
bn_mod_sqrt: remove no longer necessary complications due to the
Theo Buehler
2023-04-11
Correct benchmark result computation on 32 bit platforms.
Joel Sing
2023-04-10
Some more cleanup in bn_to_string
Theo Buehler
2023-04-10
Drop BN_NO_DEPRECATED dance from bn_test
Theo Buehler
2023-04-10
Provide benchmarks for BN_copy()
Joel Sing
2023-04-10
bn_to_string no longer needs to be linked statically
Theo Buehler
2023-04-10
Rework the bn_to_string() to use public API
Theo Buehler
2023-04-09
Treat symlinks better in $ORIGIN determination in ld.so
Greg Steuck
2023-04-08
bn_test: two minor style tweaks
Theo Buehler
2023-04-07
bn_test: rename rc into ret as per usual
Theo Buehler
2023-04-07
bn_test: pass BN_CTX into all functions
Theo Buehler
2023-04-07
bn_test: drop a few braces that are now unnecessary
Theo Buehler
2023-04-07
bn_test: move rc initialization to its own line
Theo Buehler
[next]