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
2019-11-28
typo
Theo Buehler
2019-11-27
Add to do list.
Theo Buehler
2019-11-27
Only run the test vectors from x25519_test.json for now.
Theo Buehler
2019-11-27
RSASig now has the more specific name RSASSA-PKCS1-v1_5.
Theo Buehler
2019-11-27
Only print the basename of skipped test files.
Theo Buehler
2019-11-27
go fmt
Theo Buehler
2019-11-27
Run RSAES-PKCS1-v1_5 test vectors against libcrypto.
Theo Buehler
2019-11-27
Make error messages look like other test cases.
Theo Buehler
2019-11-27
Add glue for new RSA-OAEP tests.
Theo Buehler
2019-11-27
Add regress tests for making syscalls from the main program text and from
mortimer
2019-11-27
Skip tests with unsupported signature algorithm SHA512/224 as well.
Theo Buehler
2019-11-27
The DSA test vectors were split up and more tests were added.
Theo Buehler
2019-11-27
New failure mode for AES-CCM: "very long nonce".
Theo Buehler
2019-11-27
Prepare update of wycheproof-testvectors. Skip some tests for things
Theo Buehler
2019-11-26
test FIDO2/U2F key types; ok markus@
Damien Miller
2019-11-26
add dummy security key middleware based on work by markus@
Damien Miller
2019-11-26
Nuke trailing whitespace that is annoying before changing things in here
Bob Beck
2019-11-25
Add option for cms test in appstest.sh
Kinichiro Inoguchi
2019-11-25
unbreak tests for recent security key changes
Damien Miller
2019-11-25
unbreak after security key support landed
Damien Miller
2019-11-24
Add test for cms operations in appstest.sh
Kinichiro Inoguchi
2019-11-22
Sync tests with current NetBSD. Enable t_mkfifo test.
Alexander Bluhm
2019-11-21
Remove workaround for broken 'openssl rsa -text' output that
Theo Buehler
2019-11-20
Add test for cms -keyopt in appstest.sh
Kinichiro Inoguchi
2019-11-19
Link system call tests to build.
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2019-11-19
Update, max /usr has grown
Otto Moerbeek
2019-11-18
LibreSSL change the format for openssl rsa -text output from
Darren Tucker
2019-11-18
fix printing of client app secret
Bob Beck
2019-11-18
Add regress for the updating of sever and client application secrets
Bob Beck
2019-11-14
increase pipe size in order to exercise big pipe allocations
anton
2019-11-14
Fix undefined symbol for ikev2_ike_sa_setreason.
tobhe
2019-11-10
It has been called to my attention that the cookie monster ascii art
Bob Beck
2019-11-10
minor style nit
anton
2019-11-09
+pipe
anton
2019-11-09
add pipe regress test suite
anton
2019-11-09
Add test for req -addext in appstest.sh
Kinichiro Inoguchi
2019-11-06
use curly braces for consistency
Theo Buehler
2019-11-06
Cleanup code a bit, make sure the tal parse buffer is allways freed.
Claudio Jeker
2019-11-05
Remove trailing space in appstest.sh
Kinichiro Inoguchi
2019-11-05
Add test for cms in appstest.sh
Kinichiro Inoguchi
2019-11-04
Add regress for CMS sign and verify.
Joel Sing
2019-11-04
Reenable test-tal since problem is now fixed.
Claudio Jeker
2019-11-04
Adjust code to work with the new tal API functions (tal_read_file and
Claudio Jeker
2019-11-03
Add RSA-PSS test for genpkey in appstest.sh
Kinichiro Inoguchi
2019-11-02
Hook cms regress.
Joel Sing
2019-11-02
Include cms.h.
Joel Sing
2019-11-02
Initial regress for cms.
Joel Sing
2019-11-02
Add tls_conn_cipher_strength() to gotls regress.
Joel Sing
2019-11-02
Disable test-tal since it currently fails to build.
Joel Sing
[next]