index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_ciph.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLS Cipher Suite 0xC102 Support
Nikolay Morozov
2020-04-02
1
-1
/
+2
*
Don't attempt to up-ref an EVP_CIPHER if it is NULL
Matt Caswell
2020-03-30
1
-1
/
+4
*
Use a fetched cipher for the TLSv1.3 early secret
Matt Caswell
2020-03-26
1
-18
/
+28
*
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
1
-98
/
+77
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
1
-7
/
+0
*
commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8
raniervf
2019-11-15
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list
raja-ashok
2019-08-15
1
-6
/
+7
*
Change cipher default strings to a function
Todd Short
2019-06-11
1
-1
/
+25
*
Update format string for ciphers to account for newer ciphers
Daniƫl van Eeden
2019-05-26
1
-1
/
+1
*
Adapt CIPHER_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-19
/
+26
*
Add missing entries in ssl_mac_pkey_id
Matt Caswell
2019-01-15
1
-0
/
+2
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
ssl/ssl_ciph.c: make set_ciphersuites static
Dr. Matthias St. Pierre
2018-09-18
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-4
/
+1
*
Fix configuration of TLSv1.3 ciphersuites
Matt Caswell
2018-04-04
1
-8
/
+128
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-5
/
+16
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Stop using unimplemented cipher classes.
Bernd Edlinger
2018-01-06
1
-4
/
+0
*
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
Bernd Edlinger
2017-12-27
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Add ARIA as an alias for all ARIA based modes.
Pauli
2017-08-31
1
-0
/
+1
*
Introduce SSL_CIPHER_get_protocol_id
Paul Yang
2017-08-30
1
-0
/
+5
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-4
/
+18
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-0
/
+1
*
Fix ctype arguments.
Pauli
2017-08-21
1
-1
/
+2
*
Move ossl_assert
Matt Caswell
2017-08-03
1
-0
/
+1
*
Fix typos in files in ssl directory
Xiaoyin Liu
2017-07-31
1
-1
/
+1
*
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-07-20
1
-118
/
+145
*
Use certificate tables instead of ssl_cipher_get_cert_index.
Dr. Stephen Henson
2017-07-13
1
-21
/
+0
*
Add certificate properties table.
Dr. Stephen Henson
2017-07-13
1
-0
/
+9
*
PSK related tweaks based on review feedback
Matt Caswell
2017-06-21
1
-2
/
+1
*
Add a function to get the handshake digest for an SSL_CIPHER
Matt Caswell
2017-06-21
1
-0
/
+10
*
Merge Nokia copyright notice into standard
Rich Salz
2017-06-21
1
-27
/
+1
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-5
/
+1
*
Replace instances of OPENSSL_assert() with soft asserts in libssl
Matt Caswell
2017-05-22
1
-4
/
+9
*
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-03-01
1
-3
/
+0
*
Remove some commented out code in libssl
Matt Caswell
2017-02-28
1
-3
/
+0
*
Clean up references to FIPS
Emilia Kasper
2017-02-28
1
-7
/
+1
*
Let ssl_get_cipher_by_char yield not-valid ciphers
Benjamin Kaduk
2017-02-23
1
-2
/
+3
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
1
-4
/
+1
*
mem leak on error path and error propagation fix
Yuchi
2017-02-14
1
-1
/
+1
*
Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN
Dr. Stephen Henson
2017-02-10
1
-1
/
+1
*
Add NID_auth_any and NID_kx_any NIDs.
Dr. Stephen Henson
2017-02-08
1
-2
/
+4
*
Add SSL_kANY and SSL_aANY
Dr. Stephen Henson
2017-02-08
1
-0
/
+6
*
Always ensure that session->cipher is set
Matt Caswell
2017-01-30
1
-11
/
+0
*
Implement Server side of PSK extension parsing
Matt Caswell
2017-01-30
1
-0
/
+11
*
Fix a few misspellings.
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Remove a hack from ssl_test_old
Matt Caswell
2016-11-16
1
-0
/
+18
[next]