index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libtls
/
gotls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add regress coverage for tls_peer_cert_common_name()
tb
2024-12-10
2
-0
/
+17
*
Adjust tls regress for protocol parsing fixes
tb
2024-08-02
1
-0
/
+2
*
Remove the ability to do tls 1.0 and 1.1 from libtls.
beck
2023-07-02
2
-6
/
+4
*
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