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
/
libtls
/
gotls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this test module aware so it passes with Go 1.16
tb
2021-02-23
1
-0
/
+4
*
Use a larger (2048 bit) RSA test key.
jsing
2020-05-04
1
-1
/
+63
*
Update protocol version test to include TLSv1.3.
jsing
2020-02-16
2
-0
/
+3
*
Add tls_conn_cipher_strength() to gotls regress.
jsing
2019-11-02
2
-2
/
+20
*
Do not check for working go executable during make clean cleandir obj.
bluhm
2019-04-24
1
-1
/
+3
*
Fix a format string issue that Go 1.10 complains about.
jsing
2018-03-15
1
-1
/
+1
*
Improve unknown protocol version handling.
jsing
2017-04-09
1
-2
/
+3
*
In ssl.h TLS 1.0 is called TLSv1. Adapt name in test to make it pass.
bluhm
2017-04-07
1
-1
/
+1
*
Add a test that covers a libtls client talking to a Go TLS server with
jsing
2017-03-07
1
-5
/
+107
*
Allow ciphers to be set on the TLS config.
jsing
2017-03-07
1
-0
/
+10
*
Provide support for libtls protocols and allow for protocols to be set on
jsing
2017-03-07
1
-3
/
+47
*
Add handling for errors on the TLS config and properly check/handle
jsing
2017-03-07
2
-6
/
+23
*
libtls errors are much more descriptive these days - return them directly
jsing
2017-03-07
1
-9
/
+8
*
We no longer need to keep pointers following tls_config_set_*() calls.
jsing
2017-03-07
1
-6
/
+3
*
Print SKIPPED if a regress test cannot be executed for some reason.
bluhm
2016-09-02
1
-2
/
+3
*
Single byte read/write tests.
jsing
2015-10-13
1
-0
/
+67
*
Add test coverage for peer certificate info and connection info.
jsing
2015-10-13
2
-6
/
+231
*
Make regress work again post hackathon tls_handshake/tls_read/tls_write
jsing
2015-10-13
1
-7
/
+42
*
Now that tls_close() is more robust, consider a failure to be fatal.
jsing
2015-04-15
1
-1
/
+1
*
Update for recent verify related naming changes.
jsing
2015-02-22
1
-3
/
+3
*
Update regress for the libressl to libtls rename.
jsing
2014-10-31
3
-0
/
+280