index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX
Matt Caswell
2020-02-06
5
-11
/
+23
*
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
15
-171
/
+324
*
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
2020-02-06
2
-3
/
+3
*
Detect EOF while reading in libssl
Matt Caswell
2020-02-04
2
-1
/
+9
*
Don't acknowledge a servername following warning alert in servername cb
Matt Caswell
2020-01-30
1
-0
/
+1
*
Fix SSL_get_servername() and SNI behaviour
Matt Caswell
2020-01-30
3
-22
/
+86
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
4
-29
/
+220
*
Check that the default signature type is allowed
Kurt Roeckx
2020-01-25
2
-5
/
+13
*
Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl
Matt Caswell
2020-01-24
6
-18
/
+22
*
Introduce SSL_CTX_new_with_libex()
Matt Caswell
2020-01-22
2
-8
/
+27
*
libssl: Eliminate as much use of EVP_PKEY_size() as possible
Matt Caswell
2020-01-19
3
-64
/
+40
*
Deprecate the low level MD5 functions.
Pauli
2020-01-19
1
-1
/
+1
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
1
-0
/
+6
*
Update tls13_enc.c
dcruette
2020-01-02
1
-1
/
+1
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
1
-7
/
+0
*
Parse large GOST ClientKeyExchange messages
Dmitry Belyavskiy
2019-12-13
1
-31
/
+38
*
Fix some typos
Veres Lajos
2019-12-11
3
-6
/
+6
*
Move constant time RSA code out of libssl
Matt Caswell
2019-12-05
1
-93
/
+47
*
Support ciphersuites using a SHA2 384 digest in FreeBSD KTLS.
John Baldwin
2019-11-24
1
-0
/
+3
*
Process GOST ClientKeyExchange message in SSL_trace
Daniil Zotkin
2019-11-23
1
-0
/
+4
*
Fix a race condition in SNI handling
Benjamin Kaduk
2019-11-21
1
-1
/
+1
*
commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8
raniervf
2019-11-16
2
-7
/
+9
*
SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()
Richard Levitte
2019-11-12
1
-39
/
+3
*
Fix misspelled resumption_label for CHARSET_EBCDIC
Ido Ben-Natan
2019-11-11
1
-1
/
+1
*
Workaround for Windows-based GOST implementations
Dmitry Belyavskiy
2019-11-10
1
-0
/
+20
*
Update some inclusions of <openssl/macros.h>
Richard Levitte
2019-11-07
1
-0
/
+1
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
2
-3
/
+3
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
3
-11
/
+173
*
Don't generate a MAC when using KTLS.
John Baldwin
2019-10-31
1
-1
/
+1
*
Simplify NO_KTLS path in SSL_sendfile.
John Baldwin
2019-10-31
1
-9
/
+5
*
Bypass multiblock and send individual records when using KTLS.
Andrew Gallatin
2019-10-31
1
-0
/
+1
*
Add support for in-kernel TLS (KTLS) on FreeBSD.
Andrew Gallatin
2019-10-31
1
-1
/
+44
*
Fix leak with no-ec config
raja-ashok
2019-10-21
1
-2
/
+2
*
Replace BUF_ string function calls with OPENSSL_ ones
Rich Salz
2019-10-17
2
-3
/
+3
*
Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW
Richard Levitte
2019-10-11
1
-3
/
+5
*
ssl/statem/statem_lib.c: make servercontext/clientcontext arrays of chars ins...
Artiom Vaskov
2019-10-10
1
-4
/
+4
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
4
-8
/
+9
*
Send bad_record_mac instead of decryption_failed
Matt Caswell
2019-10-07
1
-1
/
+1
*
'init_buf' memory can be freed when DTLS is used over SCTP (not over UDP).
NaveenShivanna86
2019-10-03
1
-2
/
+13
*
Do not print extensions in Certificate message for TLS1.2 and lower
Daniil Zotkin
2019-10-03
1
-2
/
+3
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
47
-67
/
+67
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Convert SSL functions to use KDF names not SN_ strings
Pauli
2019-09-11
2
-3
/
+3
*
Coverity 1453627: Null pointer dereferences (REVERSE_INULL)
Pauli
2019-09-11
1
-1
/
+2
*
Fix TLS/SSL PRF usages.
Pauli
2019-09-06
2
-39
/
+74
*
Don't send a status_request extension in a CertificateRequest message
Matt Caswell
2019-09-06
1
-0
/
+4
*
Fix bogus check for EVP_PKEY_supports_digest_nid() in check_cert_usable()
David Woodhouse
2019-08-27
1
-28
/
+26
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-2
/
+1
*
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list
raja-ashok
2019-08-15
1
-6
/
+7
[next]