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
...
*
Don't downgrade keys in libssl
Matt Caswell
2020-06-05
5
-131
/
+0
*
Check that Signature Algorithms are available before using them
Matt Caswell
2020-06-05
3
-47
/
+114
*
Add cipher list ciphersuites which using encryption algorithm in mode CBC.
Otto Hollmann
2020-06-04
2
-0
/
+4
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Move EC_METHOD to internal-only
Billy Brumley
2020-06-02
1
-1
/
+1
*
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
Tim Hudson
2020-06-01
1
-2
/
+0
*
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...
Dr. David von Oheimb
2020-05-27
1
-1
/
+1
*
t1_trce: Fix remaining places where the 24 bit shift overflow happens
Tomas Mraz
2020-05-20
1
-5
/
+16
*
Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF
Dmitry Belyavskiy
2020-05-19
1
-2
/
+7
*
New Russian TLS 1.2 implementation
Dmitry Belyavskiy
2020-05-19
13
-28
/
+428
*
Fix crash in early data send with out-of-band PSK using AES CCM
raja-ashok
2020-05-15
1
-2
/
+9
*
SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys
Richard Levitte
2020-05-15
1
-10
/
+11
*
Update copyright year
Matt Caswell
2020-05-15
2
-2
/
+2
*
Correct alignment calculation in ssl3_setup_write
Matt Caswell
2020-05-15
1
-1
/
+1
*
Fix use-after-free in BIO_C_SET_SSL callback
Dr. Matthias St. Pierre
2020-05-07
1
-0
/
+1
*
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
2020-05-07
2
-3
/
+4
*
Don't offer or accept ciphersuites that we can't support
Matt Caswell
2020-05-06
1
-2
/
+10
*
Fix up whitespace nits introduced by PR #11416
Benjamin Kaduk
2020-05-05
2
-7
/
+7
*
Add SSL_new_session_ticket() API
Benjamin Kaduk
2020-05-01
4
-6
/
+29
*
Fix whitespace nit in ossl_statem_server_pre_work
Benjamin Kaduk
2020-05-01
1
-1
/
+2
*
coverity 1462581 Dereference after null check
Pauli
2020-04-30
1
-1
/
+4
*
coverity 1462570 Resource leak
Pauli
2020-04-30
1
-0
/
+1
*
Fix GOST curve sec bits
Nikolay Morozov
2020-04-28
1
-7
/
+7
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
15
-0
/
+52
*
Update copyright year
Matt Caswell
2020-04-23
24
-24
/
+24
*
GOST2012 TLS Supported Groups Identifiers Support
Nikolay Morozov
2020-04-22
2
-0
/
+25
*
Fix test_ssl_new test failure
Matt Caswell
2020-04-21
1
-4
/
+6
*
Fix NULL dereference in SSL_check_chain() for TLS 1.3
Benjamin Kaduk
2020-04-21
1
-1
/
+1
*
Use a fetched MD if appropriate in ssl3_cbc_digest_record
Matt Caswell
2020-04-20
3
-9
/
+16
*
Use the libctx for all EVP_PKEY_CTX operations
Matt Caswell
2020-04-19
3
-83
/
+39
*
GOST2012 TLS ClientCertificateType Identifiers support
Nikolay Morozov
2020-04-18
1
-2
/
+4
*
TLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
Nikolay Morozov
2020-04-16
3
-2
/
+16
*
Make sure we always send an alert in libssl if we hit a fatal error
Matt Caswell
2020-04-15
1
-1
/
+3
*
Make sure we use the libctx in libssl when loading PrivateKeys
Matt Caswell
2020-04-15
1
-9
/
+15
*
Ensure libssl uses the new library context aware CT code
Matt Caswell
2020-04-09
1
-2
/
+2
*
Explicitly cache the X509v3_extensions in one more place in libssl
Matt Caswell
2020-04-09
1
-0
/
+6
*
Use X509_STORE_CTX_new_with_libctx() in libssl
Matt Caswell
2020-04-08
2
-3
/
+4
*
TLS: Temporarly downgrade newly generated EVP_PKEYs to legacy
Richard Levitte
2020-04-08
4
-0
/
+120
*
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
Richard Levitte
2020-04-08
3
-35
/
+36
*
TLS Cipher Suite 0xC102 Support
Nikolay Morozov
2020-04-02
3
-5
/
+23
*
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
Matt Caswell
2020-04-01
1
-3
/
+28
*
Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl
Matt Caswell
2020-04-01
6
-8
/
+21
*
Don't double free a DH object
Matt Caswell
2020-04-01
1
-1
/
+2
*
Give a better error if we can't find a sig alg
Matt Caswell
2020-03-30
1
-2
/
+2
*
Explicitly cache X509v3 extensions in libssl
Matt Caswell
2020-03-30
3
-2
/
+25
*
Don't attempt to up-ref an EVP_CIPHER if it is NULL
Matt Caswell
2020-03-30
1
-1
/
+4
*
Update libssl to use the new library context aware SRP functions
Matt Caswell
2020-03-27
1
-12
/
+18
*
Ignore some fetch failures
Matt Caswell
2020-03-27
1
-3
/
+13
*
Use a fetched cipher for the TLSv1.3 early secret
Matt Caswell
2020-03-26
3
-19
/
+46
*
Use a fetched cipher when decrypting a ticket in libssl
Matt Caswell
2020-03-26
1
-4
/
+12
[prev]
[next]