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
(
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
2
-30
/
+32
*
Fix out-of-bounds access in tables[][] that was exposed in bluhm's
tb
2020-05-04
1
-6
/
+8
*
Revise regress to match state transition changes.
jsing
2020-04-22
1
-11
/
+13
*
Update key share regress to match previous change.
jsing
2020-04-17
1
-4
/
+4
*
Revise test to handle the fact that TLSv1.3 cipher suites are now being
jsing
2020-04-09
1
-2
/
+4
*
Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS.
jsing
2020-04-09
1
-1
/
+1
*
Re-enable the client test now that it passes again.
jsing
2020-04-06
1
-2
/
+2
*
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
*
Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap).
tb
2020-03-16
1
-2
/
+2
*
Increment a few more sequence numbers where the carry is close to
tb
2020-03-13
1
-1
/
+41
*
Add regress for TLSv1.3 sequence number handling.
jsing
2020-03-13
3
-1
/
+135
*
Add missing $OpenBSD$ tag.
jsing
2020-03-13
1
-0
/
+1
*
Add regress for CBB_add_space().
jsing
2020-03-13
1
-1
/
+41
*
Update to follow handshake enum removal.
jsing
2020-03-10
1
-7
/
+1
*
Reset the key share so that we do not have an existing peer public key.
jsing
2020-02-05
1
-1
/
+7
*
Tweak regress to match change made to tls13_key_share_peer_public().
jsing
2020-02-01
1
-2
/
+1
*
Revise for TLSv1.3 key share changes.
jsing
2020-01-30
1
-8
/
+27
*
server sigalgs test is now bogus, disable for now
beck
2020-01-26
1
-2
/
+3
*
Disable cert interop tests for now.
jsing
2020-01-25
1
-2
/
+2
*
Actually disable cipher interop tests.
jsing
2020-01-25
1
-3
/
+3
*
Disable the cipher interop tests.
jsing
2020-01-25
1
-3
/
+4
*
Accept both TLSv1.2 and TLSv1.3 protocols for netcat.
jsing
2020-01-25
1
-4
/
+3
*
Disable session regress for libressl client talking to openssl11 server.
jsing
2020-01-25
1
-1
/
+2
*
Disable the client hello message regress test for now.
jsing
2020-01-25
1
-2
/
+2
*
Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client
jsing
2020-01-25
1
-5
/
+10
*
Nuke trailing whitespace that is annoying before changing things in here
beck
2019-11-26
1
-6
/
+6
*
fix printing of client app secret
beck
2019-11-18
1
-2
/
+2
*
Add regress for the updating of sever and client application secrets
beck
2019-11-18
1
-2
/
+47
*
It has been called to my attention that the cookie monster ascii art
beck
2019-11-10
1
-17
/
+7
*
use curly braces for consistency
tb
2019-11-06
1
-2
/
+2
*
Proper prototype for main(). Make sparc64 happier.
claudio
2019-05-09
1
-2
/
+4
*
exitting -> exiting
tb
2019-04-07
1
-1
/
+1
*
whitespace consistency
tb
2019-04-05
1
-1
/
+2
*
Add SERVER_HELLO_RETRY state
tb
2019-04-05
1
-1
/
+7
*
I forgot to mark some targets as .PHONY
tb
2019-04-04
1
-1
/
+5
*
Use correct define.
jsing
2019-04-04
1
-2
/
+2
*
Enable GOST cipher selection test after libssl has been fixed.
bluhm
2019-03-28
1
-6
/
+1
*
Update regress following sigalgs changes.
jsing
2019-03-25
1
-17
/
+1
*
Fix typo in usage and comment.
bluhm
2019-03-21
3
-6
/
+6
*
Test that all supported TLS ciphers actually work. Establish
bluhm
2019-02-21
8
-26
/
+308
*
one more error message that should go to stderr
tb
2019-02-13
1
-2
/
+3
*
getopt(3) returns int, not char. Fix type of ch variable to prevent
bluhm
2019-02-11
2
-6
/
+6
*
Use malloc() and memcpy() the test X25519 x25519_peer_public value.
jsing
2019-02-03
1
-3
/
+6
*
zap a commented out line. 0RTT will need more thought than
tb
2019-01-27
1
-2
/
+1
*
refactor and clean up the code generating dot output.
tb
2019-01-27
1
-53
/
+76
[next]