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-01-05
Add additional shift benchmarks that are useful on BN_BITS2 == 32 platforms
Joel Sing
2023-01-04
Copy bytes from the_banana[] rather than banana()
Theo Buehler
2023-01-04
Adjust open policy integration test to the change of config in bgpd.
Claudio Jeker
2023-01-04
The redirectchain test actually works again. The test servr fixed the
Claudio Jeker
2023-01-04
When building this regress test I copied a bad UUID from some other
Claudio Jeker
2023-01-02
regression test for PermitRemoteOpen
Damien Miller
2023-01-01
Add explicit LL suffixes to large constants to appease some compilers on
Miod Vallat
2023-01-01
Add explicit LL suffixes to large constants to appease some compilers on
Miod Vallat
2022-12-23
Add regress coverage for shifts of zero bits.
Joel Sing
2022-12-23
Do similar setup for lshift and rshift benchmarks.
Joel Sing
2022-12-19
WTRAPPED is now supported by waitid(2)
Philip Guenther
2022-12-18
nc: update regress after recent changes
Theo Buehler
2022-12-18
Use volatile sig_atomic_t for flag set in signal handler
Theo Buehler
2022-12-17
Switch to using BN_zero() instead of BN_zero_ex()
Theo Buehler
2022-12-17
Move benchmark target up a bit and mark it phony
Theo Buehler
2022-12-17
Zap some whitespace
Theo Buehler
2022-12-17
Provide regress coverage for BN shift functions.
Joel Sing
2022-12-17
Revise cipher list regress coverage of SSL_set_security_level().
Joel Sing
2022-12-15
Add shim functions for repo code introduced by the pre repo stats.
Claudio Jeker
2022-12-10
Make the accepted log grep pattern more strict in order to not pick up any log
Anton Lindqvist
2022-12-10
bio chain test: compress some error printing
Theo Buehler
2022-12-10
bio chain test: deduplicate chain walking code
Theo Buehler
2022-12-10
bio chain test: handle walking of empty chains
Theo Buehler
2022-12-09
bio chain test: add a consistency check for chain lengths
Theo Buehler
2022-12-09
bn/Makefile: tidy up and simplify
Theo Buehler
2022-12-09
bio chain test: make two errors noisy
Theo Buehler
2022-12-09
bio chain test: ensure the length of empty chains is 0
Theo Buehler
2022-12-09
bio chain test: various minor readability tweaks
Theo Buehler
2022-12-08
bio chain test: fix inconsequential off-by-one
Theo Buehler
2022-12-08
bio chain test: minor readability tweaks
Theo Buehler
2022-12-08
bio chain test: rename a few variables for consistency
Theo Buehler
2022-12-08
bio chain test: decouple lengths of test chains
Theo Buehler
2022-12-08
bio chain test: refactor link_chains_at()
Theo Buehler
2022-12-08
bio chain test: lose some do_{,bio_} prefixes
Theo Buehler
2022-12-08
Split biotest into its three logical parts
Theo Buehler
2022-12-08
biotest: Tweak long comment a bit
Theo Buehler
2022-12-08
Print skipped on non applicable architectures.
Anton Lindqvist
2022-12-08
Stop overriding the regress target and use REGRESS_TARGETS instead.
Anton Lindqvist
2022-12-08
Add BIO_push() and BIO_set_next() regress coverage
Theo Buehler
2022-12-08
bn_mod_exp test: drop extra parentheses for readability
Theo Buehler
2022-12-07
Fix comment typo.
Darren Tucker
2022-12-06
Add a few missing headers and drop a few unused ones
Theo Buehler
2022-12-06
Correct previous, must exit 0 to signal failure.
Anton Lindqvist
2022-12-05
Unbreak rust-openssl-tests on sparc64
Theo Buehler
2022-12-05
Treat all possible mprotect() failures as fatal.
Anton Lindqvist
2022-12-05
bn_mod_exp.c doesn't need <string.h>
Theo Buehler
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2022-12-04
zap weird spaces $EDITOR added in previous
Theo Buehler
2022-12-04
Print skipped while running on anything other than i386.
Anton Lindqvist
2022-12-04
Include endian.h for htobe32
Tobias Heider
[next]