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
/
lib
/
libssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
whitespace
tb
2022-01-26
1
-4
/
+4
*
Rewrite paragraph to refer to EVP_CIPHER_CTX_new() and HMAC_CTX_new()
tb
2022-01-25
1
-6
/
+6
*
Fix another return 0 bug in SSL_shutdown()
tb
2022-01-25
1
-6
/
+8
*
Avoid an infinite loop in SSL_shutdown()
tb
2022-01-25
1
-2
/
+4
*
Garbage collect unused ret in ssl3_get_new_session_ticket()
tb
2022-01-24
1
-5
/
+4
*
In ssl3_get_server_key_exchange() switch a 'goto err' to
tb
2022-01-24
1
-2
/
+2
*
Avoid use of uninitialized in tlsext_sni_server_parse()
tb
2022-01-24
1
-1
/
+3
*
Garbage collect the unused rv in tls1_check_ec_server_key() and
tb
2022-01-24
1
-3
/
+2
*
Remove the remaining three parens in return statements.
tb
2022-01-20
1
-4
/
+4
*
Use correct spelling of NULL.
tb
2022-01-20
1
-2
/
+2
*
spelling
jsg
2022-01-15
2
-6
/
+6
*
bump libcrypto, libssl, libtls majors after struct visibility changes
tb
2022-01-14
1
-1
/
+1
*
Use the correct type for ssl_callback_ctrl()
tb
2022-01-14
1
-3
/
+3
*
Convert the new record layers to opaque EVP_AEAD_CTX
tb
2022-01-14
2
-12
/
+6
*
Convert ssl_kex.c to opaque DH
tb
2022-01-14
1
-11
/
+11
*
Use BIO_next/BIO_set_next in ssl_lib.c
tb
2022-01-14
1
-3
/
+3
*
bio_ssl.c needs to peek into bio_local.h
tb
2022-01-14
2
-2
/
+4
*
Garbage collect last use of EVP_ecdsa()
tb
2022-01-14
1
-2
/
+1
*
Remove peer_pkeys from SSL_SESSION.
jsing
2022-01-11
6
-96
/
+58
*
Simplify SSL_get_peer_certificate()
jsing
2022-01-11
1
-10
/
+8
*
Rename 'peer' to 'peer_cert' in SSL_SESSION.
jsing
2022-01-11
8
-37
/
+37
*
Plumb decode errors through key share parsing code.
jsing
2022-01-11
7
-48
/
+106
*
Use SSL_AD_INTERNAL_ERROR for non-decoding alerts when parsing keyshares.
jsing
2022-01-11
1
-4
/
+10
*
Simplify tlsext_keyshare_server_parse()
jsing
2022-01-11
1
-9
/
+5
*
ssl_check_srvr_ecc_cert_and_alg() only returns 0/1 - test accordingly.
jsing
2022-01-09
1
-3
/
+3
*
Swap arguments to ssl_check_srvr_ecc_cert_and_alg()
jsing
2022-01-09
3
-9
/
+9
*
Clean up ssl3_{send,get}_client_kex_gost()
jsing
2022-01-09
2
-41
/
+46
*
Return 0/1 from ssl3_{send,get}_client_kex_gost()
jsing
2022-01-09
2
-7
/
+7
*
Remove a comment from Captain Obvious.
jsing
2022-01-09
1
-4
/
+2
*
Fix GOST skip certificate verify handling.
jsing
2022-01-09
1
-19
/
+11
*
Clean up pkey handling in ssl3_get_server_key_exchange()
jsing
2022-01-09
1
-42
/
+22
*
Merge SESS_CERT into SSL_SESSION.
jsing
2022-01-08
8
-171
/
+76
*
Remove commented out CERT_* defines.
jsing
2022-01-08
1
-7
/
+1
*
Rename CERT to SSL_CERT and CERT_PKEY to SSL_CERT_PKEY.
jsing
2022-01-08
10
-101
/
+101
*
Rename dh_tmp to dhe_params.
jsing
2022-01-07
5
-33
/
+39
*
Stop attempting to duplicate the public and private key of dh_tmp.
jsing
2022-01-07
1
-17
/
+1
*
Convert legacy server to tls_key_share.
jsing
2022-01-07
6
-233
/
+115
*
Convert legacy TLS client to tls_key_share.
jsing
2022-01-06
7
-256
/
+181
*
Allocate and free the EVP_AEAD_CTX struct in tls13_record_protection.
jsing
2022-01-06
1
-7
/
+13
*
Provide CBB_add_u64()
jsing
2022-01-06
2
-2
/
+21
*
Rename tls13_key_share to tls_key_share.
jsing
2022-01-05
9
-91
/
+97
*
Return 0 on failure from send/get kex functions in the legacy stack.
jsing
2022-01-04
2
-43
/
+43
*
Use normal result testing for tls1_check_curve().
jsing
2022-01-04
1
-2
/
+2
*
Refactor ssl3_get_server_kex_ecdhe() to separate parsing and validation.
jsing
2022-01-04
1
-20
/
+18
*
Pull key share group/length CBB code up from tls13_key_share_public()
jsing
2022-01-04
2
-27
/
+22
*
Only allow zero length key shares when we know we're doing HRR.
jsing
2022-01-04
1
-3
/
+5
*
Hoist memset of CBB above EVP_MD_CTX_new() and HMAC_CTX_new() to avoid
tb
2021-12-26
1
-3
/
+3
*
Correct SSL_get_peer_cert_chain() when used with the TLSv1.3 stack.
jsing
2021-12-26
1
-3
/
+6
*
unifdef TLS13_USE_LEGACY_CLIENT_AUTH
tb
2021-12-16
1
-9
/
+1
*
Use CBS_get_last_u8() to find the content type in TLSv1.3 records.
jsing
2021-12-15
1
-11
/
+12
[prev]
[next]