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
/
libssl
/
client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LibreSSL 3.1.4 - Interoperability and bug fixes for the TLSv1.3 client:
tb
2020-08-10
1
-20
/
+21
*
Minor code improvements.
jsing
2020-04-06
1
-3
/
+3
*
Add tests that cover TLSv1.2 and disable those that trigger TLSv1.3.
jsing
2020-04-06
1
-3
/
+32
*
Zero the client random field in the TLSv1.2 golden value.
jsing
2020-04-06
1
-5
/
+5
*
Improve comparision with test data.
jsing
2020-04-06
1
-7
/
+9
*
Dump the test data when the lengths differ in order to aid debugging.
jsing
2020-04-06
1
-0
/
+3
*
Use errx() if we fail to build the client hello.
jsing
2020-04-06
1
-1
/
+1
*
Nuke trailing whitespace that is annoying before changing things in here
beck
2019-11-26
1
-6
/
+6
*
Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.
beck
2019-01-24
1
-13
/
+11
*
Modify sigalgs extension processing to accomodate TLS 1.3.
beck
2019-01-23
1
-15
/
+16
*
revert previous, accidentally contained another diff in addition
beck
2019-01-23
1
-16
/
+15
*
Modify sigalgs extension processing for TLS 1.3.
beck
2019-01-23
1
-15
/
+16
*
Update regress for DES cipher suite removal.
jsing
2018-06-02
1
-46
/
+40
*
Zero the client random so that it is easier to spot unintended differences.
jsing
2018-06-02
1
-0
/
+1
*
Update due to removal of original chacha20-poly1305 cipher suites.
jsing
2017-08-28
1
-42
/
+39
*
Update the TLSv1.2 Client Hello messages, due to the removal of DSA
jsing
2017-08-12
1
-20
/
+18
*
Revise cipher suites in regress to match DSS cipher suite removal.
jsing
2017-05-07
1
-96
/
+82
*
Update client tests for changes in default EC formats/curves.
jsing
2017-01-24
1
-52
/
+31
*
Update regress for ECDHE with X25519.
jsing
2016-12-21
1
-41
/
+41
*
Update regress for IDEA cipher suite removal.
jsing
2016-11-06
1
-83
/
+83
*
Update client hello messages to follow the removal of fixed ECDH.
jsing
2016-10-19
1
-89
/
+65
*
Update regress test to reflect changes in the cipher list.
jsing
2016-04-28
1
-61
/
+62
*
Revise regression test so that it works correctly with AES taking priority
jsing
2015-09-13
1
-34
/
+191
*
Add an initial TLS client regress, which currently covers ClientHello
jsing
2015-09-01
2
-0
/
+367