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
2019-02-13
one more error message that should go to stderr
Theo Buehler
2019-02-11
getopt(3) returns int, not char. Fix type of ch variable to prevent
Alexander Bluhm
2019-02-03
Use malloc() and memcpy() the test X25519 x25519_peer_public value.
Joel Sing
2019-01-27
zap a commented out line. 0RTT will need more thought than
Theo Buehler
2019-01-27
refactor and clean up the code generating dot output.
Theo Buehler
2019-01-25
print errors to stderr
Theo Buehler
2019-01-25
sort output suffixes
Theo Buehler
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-24
Add code to visualize the state machine. Both the state machine and the
Theo Buehler
2019-01-24
set the NEGOTIATED flag in the flags argument rather than
Theo Buehler
2019-01-24
Add server side of versions, keyshare, and client and server of cookie
Bob Beck
2019-01-24
Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.
Bob Beck
2019-01-23
make whitespace inside curlies consistent; sort function prototypes.
Theo Buehler
2019-01-23
Rename NUM_HANDSHAKE to handshake_count and make it a variable
Theo Buehler
2019-01-23
Modify sigalgs extension processing to accomodate TLS 1.3.
Bob Beck
2019-01-23
revert previous, accidentally contained another diff in addition
Bob Beck
2019-01-23
Modify sigalgs extension processing for TLS 1.3.
Bob Beck
2019-01-23
incorrrect spelling
Theo Buehler
2019-01-23
do not print the command in the print: target
Theo Buehler
2019-01-23
Add a regression test that builds up the handshake state table
Theo Buehler
2019-01-22
add support for xchacha20 and xchacha20-poly1305
David Gwynne
2019-01-20
Update record regress to match functionality changes.
Joel Sing
2019-01-20
hook handshake test
Theo Buehler
2019-01-20
Add a simple test that verifies that every valid handshake
Theo Buehler
2019-01-19
Hook record regress.
Joel Sing
2019-01-19
Add regress for TLSv1.3 record handling.
Joel Sing
2019-01-18
initialize offset value so this passes
Bob Beck
2019-01-18
Add client side of supported versions and keyshare extensions with basic regress
Bob Beck
2019-01-18
Removed unused struct members.
Joel Sing
2019-01-18
Update regress following TLS extension renaming.
Joel Sing
2019-01-17
Add regress for extensible buffer code.
Joel Sing
2018-12-16
Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17
Todd C. Miller
2018-12-15
add a -R option to set/unset resolver flags.
Eric Faurot
2012-07-13
import regression suite for asr
Eric Faurot
2018-11-29
This test does not terminate if malloc conf is preconfigured with
Alexander Bluhm
2018-11-29
We're manipulating malloc flags ourselves, start with restting them all.
Otto Moerbeek
2018-11-28
This test does not terminate if malloc conf is preconfigured with
Alexander Bluhm
2018-11-13
Just err if we can't create secrets
Bob Beck
2018-11-12
Rework the sm3 regress based on a suggestion by jsing. Zap the weird
Theo Buehler
2018-11-11
Fix a race in libssl interop regress. The success messages from
Alexander Bluhm
2018-11-11
Hook up sm3 regress tests.
Theo Buehler
2018-11-11
Add sm3 regress tests.
Theo Buehler
2018-11-11
Add automatic threading initialization for libcrypto.
Brent Cook
2018-11-11
Reorganize libssl interop tests. Move netcat tests into separate
Alexander Bluhm
2018-11-10
Speling
Bob Beck
2018-11-10
Regress client and server can do session reuse now. Test this with
Alexander Bluhm
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-10
Clean up and free objects at the completion of the regress test.
Joel Sing
2018-11-10
fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)
Theo Buehler
2018-11-10
Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.
Theo Buehler
[next]