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
2022-12-04
Include endian.h for htobe32
Tobias Heider
2022-12-03
Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
Tobias Heider
2022-12-03
skip rust-openssl-tests on sparc64
Theo Buehler
2022-12-03
Clean up makefile
Theo Buehler
2022-12-03
biotest needs bio_local.h now
Theo Buehler
2022-12-03
Test BIO_{push,pop}() along a linear chain
Theo Buehler
2022-12-03
More cleanup
Theo Buehler
2022-12-03
Refactor and fix bn_mod_exp test
Theo Buehler
2022-12-03
Add missing checks for BN_mod_exp_{non,}ct()
Theo Buehler
2022-12-03
Fix some ancient silliness with a random byte
Theo Buehler
2022-10-20
Provide a harness driving rust-openssl's regress tests
Theo Buehler
2022-12-02
bn_mod_exp.c: printing to stdout needs no BIO
Theo Buehler
2022-12-02
bn_mod_exp: we have a BN_CTX available...
Theo Buehler
2022-12-02
Check BN_rand() and BN_mod() return values
Theo Buehler
2022-12-02
Link new bn_mod_exp_zero test to build
Theo Buehler
2022-12-02
Rewrite the tests that various modular exponentiation functions
Theo Buehler
2022-12-02
libcrypto/bn: switch back to manual regress targets
Theo Buehler
2022-12-02
regres/libssl/unit: simplify Makefile
Theo Buehler
2022-12-02
Use regress framework rather than handrolling it
Theo Buehler
2022-12-02
Use the default targets from bsd.regress.mk as far as possible
Theo Buehler
2022-12-02
Let bsd.regress.mk take care of running tests
Theo Buehler
2022-12-02
bn_add_sub: no need for a BIO to print to stderr
Theo Buehler
2022-12-01
Unhook exp
Theo Buehler
2022-12-01
Fix typo, move one .PHONY target nearer to the target itself
Theo Buehler
2022-12-01
zap extra blank line
Theo Buehler
2022-12-01
Check that the bn_isqrt -C output isn't changed
Theo Buehler
2022-12-01
regress/libcrypto: merge exp/ into bn/
Theo Buehler
2022-12-01
Silence this test and sprinkle some KNF
Theo Buehler
2022-12-01
Flatten structure of libcrypto/bn tests
Theo Buehler
2022-12-01
Test prime constants exposed in public BN API
Theo Buehler
2022-12-01
Make tests silent on success.
Theo Buehler
2022-12-01
Refrain from printing SUCCESS in some of my tests
Theo Buehler
2022-12-01
Run test in current directory. Copy test files to regress obj dir
Alexander Bluhm
2022-12-01
BN_one() can fail, check its return value.
Joel Sing
2022-12-01
Clean up ssh-add and ssh-agent logs.
Darren Tucker
2022-12-01
Log output of ssh-agent and ssh-add to make debugging easier.
Darren Tucker
2022-11-30
Link libkeynote to regress.
Theo Buehler
2022-11-30
Resurrect the libkeynote testsuite
Theo Buehler
2022-11-30
Add regress coverage for BN_cmp()/BN_ucmp().
Joel Sing
2022-11-28
Tweak x509_constraints_uri_host() regress to test for NULL deref in
Theo Buehler
2022-11-27
reformat REGRESS_TARGETS
Anton Lindqvist
2022-11-27
Applying mimmutable(2) to bss, data and text made the sys/kern/noexec tests fail
Anton Lindqvist
2022-11-26
Remove RFC 9092 example file because it contains inherit elements
Job Snijders
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-11-26
Add test-geofeed.c (forgotten cvs add in previous).
Theo Buehler
2022-11-26
Add regress for geofeed
Job Snijders
2021-08-18
Import regress tests for SM2. Not yet linked to the build.
Theo Buehler
2022-11-25
Units generally help...
Theo Buehler
2022-11-24
Mark BN_options() and BN_prime_checks as obsolete;
Ingo Schwarze
2022-11-23
Fix sparc64 build/run
Klemens Nanni
[next]