index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let SSL_new_session_ticket() enter init immediately
Benjamin Kaduk
2021-05-19
1
-1
/
+5
*
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Rich Salz
2021-05-17
3
-13
/
+25
*
Promote SSL_get_negotiated_group() for non-TLSv1.3
Benjamin Kaduk
2021-05-16
7
-4
/
+54
*
Slightly reformat ssl.h.in
Rich Salz
2021-05-14
1
-2
/
+2
*
Convert SSL_{CTX}_[gs]et_options to 64
Rich Salz
2021-05-14
3
-19
/
+18
*
Replace EVP_PKEY_supports_digest_nid
Tomas Mraz
2021-05-13
1
-5
/
+8
*
Don't send key_share for PSK-only key exchange
Benjamin Kaduk
2021-05-12
1
-0
/
+7
*
make update
Benjamin Kaduk
2021-05-12
1
-0
/
+2
*
Improve RFC 8446 PSK key exchange mode compliance
Benjamin Kaduk
2021-05-12
1
-1
/
+18
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-19
/
+7
*
Remove unused code from the fips module
Shane Lontis
2021-05-08
1
-5
/
+11
*
Drop libimplementations.a
Richard Levitte
2021-05-07
1
-1
/
+1
*
Avoid sending alerts after shutdown
Dmitry Belyavskiy
2021-05-06
1
-0
/
+2
*
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-06
1
-2
/
+0
*
Correct ssl_conf logic for "legacy_server_connect"
Benjamin Kaduk
2021-05-05
1
-1
/
+1
*
Enforce secure renegotiation support by default
Benjamin Kaduk
2021-05-05
1
-5
/
+0
*
ssl: fix possible ref counting fields use before init.
FdaSilvaYY
2021-05-01
1
-7
/
+9
*
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
2021-05-01
2
-1
/
+4
*
Defer Finished MAC handling until after state transition
Matt Caswell
2021-04-28
3
-23
/
+50
*
Update copyright year
Matt Caswell
2021-04-22
2
-2
/
+2
*
Fix some TODO(3.0) occurrences in ssl/t1_lib.c
Matt Caswell
2021-04-19
1
-11
/
+27
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
4
-39
/
+47
*
Handle set_alpn_protos inputs better.
Todd Short
2021-04-13
1
-6
/
+43
*
Only enable KTLS if it is explicitly configured
Matt Caswell
2021-04-12
4
-8
/
+7
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
2
-2
/
+2
*
Fix typo in statem_clnt.c
Nan Xiao
2021-04-09
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
2
-2
/
+2
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
3
-0
/
+14
*
Fix typos in ssl_lib.c
Nan Xiao
2021-04-01
1
-1
/
+1
*
OBJ_nid2sn(NID_sha256) is completely equivalent to OSSL_DIGEST_NAME_SHA2_256
Tomas Mraz
2021-04-01
1
-5
/
+1
*
ssl: fix problem where MAC IDs were globally cached.
Pauli
2021-03-30
2
-10
/
+15
*
Fix BIO_new_ssl_connect() to not leak memory
Nan Xiao
2021-03-30
1
-0
/
+1
*
ssl/ssl_ciph.c: update format string, again
Alexander Traud
2021-03-26
1
-1
/
+1
*
Ensure buffer/length pairs are always in sync
Matt Caswell
2021-03-25
6
-10
/
+45
*
ssl sigalg extension: fix NULL pointer dereference
Peter Kaestle
2021-03-25
1
-0
/
+1
*
ssl: coverity 1465527 - dereference after null check
Pauli
2021-03-20
1
-0
/
+3
*
ssl: fix coverity 1451495: resource leak
Pauli
2021-03-20
1
-1
/
+3
*
ssl: fix coverity 1451515: out of bounds memory access
Pauli
2021-03-18
1
-0
/
+1
*
Add ossl_gost symbols
Shane Lontis
2021-03-18
3
-8
/
+8
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
2
-13
/
+29
*
ssl: fix format specifier for size_t argument to BIO_printf
Pauli
2021-03-13
1
-1
/
+1
*
ssl: support params arguments to init functions
Pauli
2021-03-11
7
-10
/
+15
*
Increase the upper limit on group name length
Anthony Hu
2021-03-11
1
-2
/
+2
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
Fix the check for suitable groups and TLSv1.3
Matt Caswell
2021-03-08
1
-1
/
+7
*
Fix NULL access in ssl_build_cert_chain() when ctx is NULL.
Shane Lontis
2021-03-03
1
-1
/
+1
*
statem_lib.c: Remove TODOs that are unnecessary
Tomas Mraz
2021-03-03
1
-8
/
+0
*
tls: adjust for extra argument to KDF derive call
Pauli
2021-02-28
2
-6
/
+3
*
tls: updates for the new additional MAC_init arguments
Pauli
2021-02-28
2
-16
/
+9
*
Remove disabled TLS 1.3 ciphers from the SSL(_CTX)
Benjamin Kaduk
2021-02-24
1
-1
/
+4
[next]