index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
ssl
/
ssltest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a -tls1_2 option so we can force TLSv1.2 for testing.
jsing
2020-07-14
1
-5
/
+9
*
Remove temporary RSA keys/callbacks code.
jsing
2020-07-07
1
-43
/
+0
*
exitting -> exiting
tb
2019-04-07
1
-1
/
+1
*
Add automatic threading initialization for libcrypto.
bcook
2018-11-11
1
-56
/
+0
*
Remove NPN test coverage.
jsing
2017-08-12
1
-117
/
+1
*
Treat "ERROR in STARTUP" as an actual error, rather than failing without
jsing
2017-03-04
1
-2
/
+2
*
Remove commented out code and fix indentation of surrounding statements.
jsing
2017-03-04
1
-12
/
+5
*
Remove handling for SSLv2.
jsing
2017-03-04
1
-14
/
+3
*
Use prime256v1 for tests unless otherwise specified.
jsing
2017-01-24
1
-4
/
+0
*
remove e_os2.h includes
bcook
2015-09-13
1
-1
/
+0
*
Remove SSLv3 support from LibreSSL regression tests.
doug
2015-08-27
1
-22
/
+3
*
Reject DH keys sent by a server if they are considered too small; inspired
miod
2015-03-08
1
-38
/
+4
*
unifdef OPENSSL_NO_NEXTPROTONEG
jsing
2014-12-14
1
-12
/
+0
*
Add regress for ALPN.
jsing
2014-12-10
1
-1
/
+161
*
The -ssl2 flag does nothing - remove the flag and any tests that were
jsing
2014-12-06
1
-5
/
+3
*
Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned about
jsing
2014-10-13
1
-9
/
+2
*
BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is no
jsing
2014-10-13
1
-29
/
+16
*
Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exit
jsing
2014-10-13
1
-2
/
+133
*
More KNF.
jsing
2014-07-12
1
-95
/
+108
*
Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH and
jsing
2014-07-12
1
-41
/
+0
*
Remove PSK from the ssl regress.
jsing
2014-07-11
1
-118
/
+1
*
Uncompress ssltest.
jsing
2014-07-10
1
-50
/
+0
*
Add DTLS support to ssltest and wire up some regress tests.
jsing
2014-06-21
1
-7
/
+12
*
Remove support for the `opaque PRF input' extension, which draft has expired
miod
2014-06-13
1
-32
/
+0
*
Build with WARNINGS=Yes and Werror.
miod
2014-06-01
1
-11
/
+1
*
Move ssltest.c to a regress test.
jsing
2014-05-24
1
-0
/
+2211