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
2018-09-07
Move the config regress tests into own directory making space for additional
Claudio Jeker
2018-09-07
Remove some newlines that have gone with last commit.
Claudio Jeker
2018-09-06
get rid of a temp file, noted by claudio@
Sebastian Benoit
2018-09-06
when people update /etc/example/bgpd.conf, the forget to update the
Sebastian Benoit
2018-09-02
Remove a few unnecessary casts
Theo Buehler
2018-09-02
Print SKIPPED if package wycheproof-testvectors is missing. This
Alexander Bluhm
2018-09-02
Remove ECDH from TODO list. Done!
Theo Buehler
2018-09-02
Unify FAIL printfs.
Theo Buehler
2018-09-02
After libcrypto/ecdh/ech_key.c -r1.8 fixed the failing test cases, remove
Theo Buehler
2018-09-02
Run Wycheproof ECDH tests against libcrypto. Some tests currently fail,
Theo Buehler
2018-09-02
Use a Boolean rather than repeated string comparison.
Theo Buehler
2018-09-01
Remove RSA-PSS from todo-list
Theo Buehler
2018-09-01
Run Wycheproof RSASSA-PSS testvectors against libcrypto.
Theo Buehler
2018-08-31
Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.
Theo Buehler
2018-08-30
Use correct environment variable to access remote machine.
Alexander Bluhm
2018-08-30
Make sure to clean up the .d files with 'make clean'
Theo Buehler
2018-08-29
AES is now done also.
Theo Buehler
2018-08-29
Pass algorithm as a string to all *TestGroup functions for consistency.
Theo Buehler
2018-08-29
Run Wycheproof AES-GCM testvectors against libcrypto.
Theo Buehler
2018-08-29
Calculate and check tag during AES-CCM encryption test.
Theo Buehler
2018-08-29
typo
Theo Buehler
2018-08-29
Don't fatal on keys of invalid sice, just print an INFO.
Theo Buehler
2018-08-28
Run Wycheproof AES-CMAC testvectors against libcrypto.
Theo Buehler
2018-08-28
remove some extra parens and fix some other formatting issues
Theo Buehler
2018-08-28
zap trailing whitespace
Theo Buehler
2018-08-28
Add regress test of stat all the way to a nonexistant terminal
Bob Beck
2018-08-27
tweak failure messages
Theo Buehler
2018-08-27
dedup AES-CBC-PKCS5 encryption and decryption checks
Theo Buehler
2018-08-27
2x missing "..."
Theo Buehler
2018-08-27
Run Wycheproof AES-CCM testvectors against libcrypto.
Theo Buehler
2018-08-27
Add protocol and cipher patterns in regress appstest.sh
Kinichiro Inoguchi
2018-08-26
Check return value of EVP_CipherInit_ex()
Theo Buehler
2018-08-26
Run Wycheproof AES-CBC-PKCS5 testvectors against libcrypto.
Theo Buehler
2018-08-26
Remove some redundant info from log.Fatalf
Theo Buehler
2018-08-26
simplify returned value
Theo Buehler
2018-08-26
Stop s_server if error occurs in regress appstest.sh
Kinichiro Inoguchi
2018-08-26
Add regress for kcov. It will only run if /dev/kcov can be opened successfully.
anton
2018-08-26
Add test cases for private versus non-private futexes.
Visa Hankala
2018-08-25
oops, hook up the tests for the roff(7) .char request
Ingo Schwarze
2018-08-25
Rudimentary implementation of the roff(7) .char (output glyph
Ingo Schwarze
2018-08-25
If man(7) next-line scope is open and the line ends with \c,
Ingo Schwarze
2018-08-25
Also run DSA tests with the PEM encoded public key.
Theo Buehler
2018-08-24
Fix dates that got broken by committing from one day to another
Ingo Schwarze
2018-08-24
Rudimentary implementation of the roff(7) .while request.
Ingo Schwarze
2018-08-24
Add my copyright.
Theo Buehler
2018-08-24
Remove DSA from TODO list and add RSA-PSS back.
Theo Buehler
2018-08-24
Also test DSA with the DER encoded key. Lots of help from jsing, thanks!
Theo Buehler
2018-08-24
Add a regression test for the kernel stack exhaustion bug.
Visa Hankala
2018-08-23
Run our DSA against wycheproof test vectors.
Theo Buehler
2018-08-23
Add license header.
Kinichiro Inoguchi
[next]