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
2024-11-05
ec_asn1_test: remove debug leftover that broke the build on Windows
Theo Buehler
2024-11-04
ec tests: allow linking against eopenssl
Theo Buehler
2024-11-03
Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad().
Joel Sing
2024-11-03
Add some additional BN conversion test cases.
Joel Sing
2024-11-02
ec_asn1_test: I somehow managed to commit the version without freezero...
Theo Buehler
2024-11-01
ec_asn1_test: set compressed coordinates for the "simple" generator
Theo Buehler
2024-11-01
Also exercise the "simple" version of the builtin curves, not only "mont"
Theo Buehler
2024-10-29
Split ec_key_test_point_encoding() into chunks of saner size
Theo Buehler
2024-10-29
ec_asn1_test: point doubling is fine, the leak is elsewhere
Theo Buehler
2024-10-29
Disable point doubling for now, it leaks due to a doc bug.
Theo Buehler
2024-10-28
unifdef -m -DCORRECT_PRIV_KEY_PADDING=1 ec_asn1_test.c
Theo Buehler
2024-10-28
It helps to commit the actual test scripts...
Theo Buehler
2024-10-28
relayd: add regress coverage for client certs
Theo Buehler
2024-10-28
Enable the tests that depend on correct private key padding
Theo Buehler
2024-10-28
c2sp: run test against openssl/3.4 if it is installed
Theo Buehler
2024-10-28
Remove unnecessary pfctl cleanup in error_notify()
Claudio Jeker
2024-10-28
Add a dummy bgpctl command to check that bgpd is still running.
Claudio Jeker
2024-10-26
{d2i,i2d}_ECParameters() also want a bit of exercising
Theo Buehler
2024-10-26
ec_asn1_test: play some silly games to cover a few more code paths
Theo Buehler
2024-10-26
Add regress coverage for ec_print.c
Theo Buehler
2024-10-25
Use macros describing the intent rather than #if 0
Theo Buehler
2024-10-25
Add regress for {d2i,i2d}_ECPrivateKey() and {o2i,i2o}_ECPublicKey()
Theo Buehler
2024-10-24
test SIGUSR1 dropping all keys from ssh-agent
Damien Miller
2024-10-23
ec_point_conversion: cosmetics
Theo Buehler
2024-10-23
ec_point_conversion: extend test coverage by translating back the
Theo Buehler
2024-10-22
Suppress warning noise from deprecated OpenSSL API
Theo Buehler
2024-10-22
Remove sshd logfile in start_sshd, and ssh and sshd log wrappers before
Darren Tucker
2024-10-19
Mark two regress/sbin/ifconfig tests as expected failures.
Anton Lindqvist
2024-10-18
ec_asn1_test: simplify previous
Theo Buehler
2024-10-18
ec_asn1_test: call EC_GROUP_check() for the builtin curves
Theo Buehler
2024-10-18
ec_asn1_test: adjust for rejection of non-builtin curve parameters
Theo Buehler
2024-10-18
ec_asn1_test: add secp256k1.m
Theo Buehler
2024-10-18
ec_asn1_test: remove last hardcoded wei25519 remnant
Theo Buehler
2024-10-18
ec_asn1_test: test Wei25519.2 and Wei25519.-3 as well
Theo Buehler
2024-10-18
ec_asn1_test: clean up & refactor; test Wei25519 with simple method
Theo Buehler
2024-10-16
EC ASN.1: add reminder that the simple method might also want testing
Theo Buehler
2024-10-16
Implement Wei25519 to exercise some more elliptic curve code
Theo Buehler
2024-10-15
rpki-client/openssl: eliminate pointless OpenSSL deprecation vomit
Theo Buehler
2024-10-15
rust-openssl: set resolver="2" for workspace
Theo Buehler
2024-10-15
Enable sig-stop3 regress test. It should no longer fail now.
Claudio Jeker
2024-10-14
Extend ec_asn1_test to check for correct curve coefficient encoding
Theo Buehler
2024-10-14
regress support for split sshd-auth binary
Damien Miller
2024-10-12
Exercise the EC parameters code a bit more
Theo Buehler
2024-10-11
Add error regress coverage for ERR_LIB_SYS.
Joel Sing
2024-10-10
Add test for the various authentication config options.
Claudio Jeker
2024-10-09
Add regress test that sends a SIGSTOP to a child whit its mainproc gone.
Claudio Jeker
2024-10-07
Add a multithreaded test for SIGSTOP and SIGCONT behaviour.
Claudio Jeker
2024-10-07
rpki-client: add small unit test for the sequence number
Theo Buehler
2024-10-02
Hook up the err regress.
Joel Sing
2024-10-02
Add initial regress for the error stack and ERR_* APIs.
Joel Sing
[next]