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
/
lib
Age
Commit message (
Expand
)
Author
2020-02-16
Update protocol version test to include TLSv1.3.
Joel Sing
2020-02-14
no need to declare "extern optarg" and "extern optind"
Ingo Schwarze
2020-02-05
Reset the key share so that we do not have an existing peer public key.
Joel Sing
2020-02-02
Add missing new line to printf. Make clean should not require SUDO.
Alexander Bluhm
2020-02-01
Tweak regress to match change made to tls13_key_share_peer_public().
Joel Sing
2020-01-30
Revise for TLSv1.3 key share changes.
Joel Sing
2020-01-30
Enable t_ptrace with an errno change compared to NetBSD.
Martin Pieuchot
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-01-27
Some of the test vectors that were added in the upstream commit
Theo Buehler
2020-01-26
Add back the tests that were deleted in previous but not contained
Theo Buehler
2020-01-26
server sigalgs test is now bogus, disable for now
Bob Beck
2020-01-26
Adjust tests to match the change in EVP_chacha20().
Theo Buehler
2020-01-25
Disable cert interop tests for now.
Joel Sing
2020-01-25
Actually disable cipher interop tests.
Joel Sing
2020-01-25
Disable the cipher interop tests.
Joel Sing
2020-01-25
Accept both TLSv1.2 and TLSv1.3 protocols for netcat.
Joel Sing
2020-01-25
Disable session regress for libressl client talking to openssl11 server.
Joel Sing
2020-01-25
Disable the client hello message regress test for now.
Joel Sing
2020-01-25
Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client
Joel Sing
2020-01-20
Update libtls config regress to include TLSv1.3.
Joel Sing
2020-01-16
Check fpu functions without setjmp/longjmp before testing the latter.
Alexander Bluhm
2020-01-13
Make clean should not require SUDO.
Alexander Bluhm
2020-01-13
Fix printf compiler warnings in wfp regress. Convert wchar to a
Alexander Bluhm
2020-01-13
Link forgotten libc tests to the build.
Alexander Bluhm
2020-01-13
Split setjmp-fpu regress into separate tests. Use errx(3) to explain
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2019-12-21
s/__arm64__/__aarch64__/g
Mark Kettenis
2019-12-21
Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn't
Mark Kettenis
2019-12-20
Fix the sem_timedwait(3) test.
cheloha
2019-12-14
whitespace from go fmt + update a comment
Theo Buehler
2019-12-14
Run Wycheproof HMAC test vectors against libcrypto.
Theo Buehler
2019-12-09
update to-do list
Theo Buehler
2019-12-09
Run Wycheproof DSA P1363 test vectors against libcrypto.
Theo Buehler
2019-12-03
update to-do list
Theo Buehler
2019-12-03
Run Wycheproof ECDSA P1363 test vectors against libcrypto.
Theo Buehler
2019-12-03
Add an EcPoint variant and pass it to the ECDH test runner.
Theo Buehler
2019-12-03
Annotate test vector files with an enum which we can then pass to the
Theo Buehler
2019-11-28
Run additional 3004 ECDH and 1575 ECDSA test vectors against libcrypto.
Theo Buehler
2019-11-28
move the HKDF tests up a bit
Theo Buehler
2019-11-28
update to-do list
Theo Buehler
2019-11-28
go fmt
Theo Buehler
2019-11-28
no need for fallthrough
Theo Buehler
2019-11-28
Run HKDF test vectors against libcrypto.
Theo Buehler
2019-11-28
Run XChaCha20-Poly1305 test vectors against libcrypto.
Theo Buehler
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
[next]