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-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
2022-11-23
Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing return
Theo Buehler
2022-11-23
Several improvements required for <openssl/bn.h>:
Ingo Schwarze
2022-11-23
Make a stupid compiler on a stupid OS happy.
Theo Buehler
2022-11-23
Remove unused struct ifnet's *if_afdata[] and struct domain's dom_if{at,de}ta...
Klemens Nanni
2022-11-23
bn_unit: appease coverity
Theo Buehler
2022-11-23
asn1_string_to_utf8 test: appease coverity
Theo Buehler
2022-11-23
Neuter getrlimit dance, it's not portable enough. Stupid Windows.
Theo Buehler
2022-11-23
Fix inconsequential copy-paste error
Theo Buehler
2022-11-22
Plug leaks spotted by ASAN CI
Theo Buehler
2022-11-22
Remove comment obsoleted by API change (and r1.3)
Theo Buehler
2022-11-22
ed25519 test: make the testvectors table const
Theo Buehler
[prev]
[next]