index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
3
-0
/
+67
*
Return error when trying to use prediction resistance
Kurt Roeckx
2018-03-17
1
-0
/
+2
*
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
2018-03-16
1
-0
/
+2
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-5
/
+5
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-2
/
+2
*
Add the function EVP_PKEY_new_CMAC_key()
Matt Caswell
2018-03-15
1
-0
/
+2
*
Add functions to create an EVP_PKEY from raw private/public key data
Matt Caswell
2018-03-15
1
-0
/
+2
*
Fix an error number clash
Matt Caswell
2018-03-14
1
-1
/
+1
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-0
/
+1
*
Add SSL/SSL_CTX_use_cert_and_key()
Todd Short
2018-03-09
1
-0
/
+4
*
Give more information in the SSL_stateless return code
Matt Caswell
2018-03-09
1
-0
/
+1
*
Prepare to detect index changes in OCSP responder.
Viktor Dukhovni
2018-03-07
1
-0
/
+1
*
Check the parent DRBG's strength
Kurt Roeckx
2018-03-06
1
-0
/
+2
*
Add support for .include directive in config files
Tomas Mraz
2018-03-05
1
-0
/
+3
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
1
-0
/
+3
*
STORE 'file' scheme loader: Add search capibility
Richard Levitte
2018-02-23
1
-0
/
+4
*
STORE: Add the possibility to search for specific information
Richard Levitte
2018-02-23
1
-0
/
+10
*
STORE: Add the possibility to specify an expected info type
Richard Levitte
2018-02-23
1
-0
/
+2
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
1
-0
/
+1
*
DRBG: make locking api truly private
Dr. Matthias St. Pierre
2018-02-15
1
-1
/
+1
*
DRBG: add locking api
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+3
*
Update copyright year
Matt Caswell
2018-02-13
2
-2
/
+2
*
Copy name string in BIO_meth_new
Rich Salz
2018-02-10
1
-0
/
+1
*
In err_all.c, include the *err.h headers.
Nick Mathewson
2018-02-09
1
-26
/
+27
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-1
/
+16
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
Add support for the TLS 1.3 signature_algorithms_cert extension
Benjamin Kaduk
2018-01-25
1
-1
/
+2
*
Make editorial changes suggested by Matt Caswell and fixed Travis failures.
David Cooper
2018-01-24
1
-1
/
+2
*
Add support for sending TLSv1.3 cookies
Matt Caswell
2018-01-24
1
-0
/
+2
*
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
Richard Levitte
2018-01-23
1
-3
/
+3
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
Andy Polyakov
2018-01-07
1
-0
/
+1
*
crypto/rand: restore the generic DRBG implementation
Dr. Matthias St. Pierre
2018-01-04
1
-0
/
+2
*
Fix 'make update'
Todd Short
2017-12-15
1
-2
/
+2
*
Send supported_versions in an HRR
Matt Caswell
2017-12-14
1
-0
/
+1
*
Merge HRR into ServerHello
Matt Caswell
2017-12-14
1
-0
/
+1
*
Drop CCS messages received in the TLSv1.3 handshake
Matt Caswell
2017-12-14
1
-1
/
+3
*
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-12-14
1
-0
/
+1
*
Update ServerHello to new draft-22 format
Matt Caswell
2017-12-14
1
-0
/
+3
*
Fix leak in ERR_get_state() when OPENSSL_init_crypto() isn't called yet
Richard Levitte
2017-12-12
1
-0
/
+8
*
Convert the remaining functions in the record layer to use SSLfatal()
Matt Caswell
2017-12-08
1
-0
/
+2
*
Address some code-analysis issues.
FdaSilvaYY
2017-12-08
1
-5
/
+3
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Add some more cleanups
Matt Caswell
2017-12-04
1
-0
/
+2
*
Add some sanity checks for the fatal error condition
Matt Caswell
2017-12-04
1
-0
/
+1
*
Fix up a few places in the state machine that got missed with SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+1
*
Convert more functions in ssl/statem/statem.c to use SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+1
*
Convert remaining functions in statem_srvr.c to use SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+8
*
Convert remaining functions in statem_clnt.c to use SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+12
*
Convert the state machine code to use SSLfatal()
Matt Caswell
2017-12-04
1
-0
/
+47
[next]