index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix atfork flag. Avoid double-negatives :)
Rich Salz
2017-06-30
1
-1
/
+1
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
1
-1
/
+7
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add internal functions to fetch PEM data from an opened BIO
Richard Levitte
2017-06-29
1
-0
/
+2
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
2
-0
/
+3
*
STORE: add ENGINE information to loaders
Richard Levitte
2017-06-29
1
-1
/
+10
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
2
-0
/
+2
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
1
-0
/
+2
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
1
-0
/
+3
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
1
-0
/
+9
*
Make it possible to peek at BIO data through BIO_f_buffer()
Richard Levitte
2017-06-29
1
-0
/
+2
*
Add the STORE module
Richard Levitte
2017-06-29
4
-2
/
+267
*
Make it possible to refer to ERR_R_UI_LIB
Richard Levitte
2017-06-29
1
-0
/
+1
*
Adapt for BSD cryptodev.h differences
Richard Levitte
2017-06-28
1
-0
/
+1
*
Add new /dev/crypto engine
Richard Levitte
2017-06-28
1
-0
/
+3
*
Add the common error ERR_R_OPERATION_FAIL
Richard Levitte
2017-06-28
1
-0
/
+1
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-5
/
+2
*
Add OCSP_resp_get1_id() accessor
Sascha Steinbiss
2017-06-21
1
-0
/
+3
*
Add documentation for the SSL_export_keying_material() function
Matt Caswell
2017-06-21
1
-4
/
+4
*
Fix DTLS failure when used in a build which has SCTP enabled
Matt Caswell
2017-06-21
1
-3
/
+4
*
Make the input parameters for SSL_SESSION_set1_master_key const
Matt Caswell
2017-06-21
1
-2
/
+2
*
Add documentation for SSL_CTX_set_psk_use_session_callback()
Matt Caswell
2017-06-21
1
-1
/
+1
*
Fix no-psk
Matt Caswell
2017-06-21
1
-8
/
+9
*
Add SSL_SESSION_set_protocol_version()
Matt Caswell
2017-06-21
1
-0
/
+2
*
Add SSL_SESSION_set_cipher()
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add SSL_SESSION_set1_master_key()
Matt Caswell
2017-06-21
1
-0
/
+2
*
Add a function to get the handshake digest for an SSL_CIPHER
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add public API functions for setting TLSv1.3 PSK callbacks
Matt Caswell
2017-06-21
1
-0
/
+7
*
Add TLSv1.3 client side external PSK support
Matt Caswell
2017-06-21
2
-0
/
+5
*
Add TLSv1.3 server side external PSK support
Matt Caswell
2017-06-21
1
-0
/
+4
*
Add constant-time 64
Rich Salz
2017-06-21
1
-22
/
+35
*
Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.
Dr. Stephen Henson
2017-06-21
1
-0
/
+2
*
Merge Nokia copyright notice into standard
Rich Salz
2017-06-21
2
-54
/
+2
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
8
-70
/
+8
*
Declare a new x509v3 extension: x509ExtAdmission
FdaSilvaYY
2017-06-20
1
-0
/
+5
*
Fix typo (note by oneton@users.github)
Rich Salz
2017-06-20
1
-1
/
+1
*
Add RAND_UNIMPLEMENTED error code
Rich Salz
2017-06-20
1
-0
/
+1
*
Remove bsd_cryptodev engine
Rich Salz
2017-06-19
1
-1
/
+1
*
Allow the server to change the ciphersuite on resume
Matt Caswell
2017-06-16
1
-0
/
+1
*
Standardize Levitte's dual-license
Rich Salz
2017-06-15
1
-6
/
+3
*
Add SSL_early_get1_extensions_present()
Benjamin Kaduk
2017-06-12
1
-0
/
+1
*
Introduce ASN1_TIME_set_string_X509 API
Rich Salz
2017-06-11
1
-0
/
+3
*
mark V_ASN1_PRIMATIVE_TAG as compat
Josh Soref
2017-06-09
1
-1
/
+1
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
Fix #340: Parse ASN1_TIME to struct tm
Todd Short
2017-06-08
1
-0
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
59
-2864
/
+3396
*
Fix #2400 Add NO_RENEGOTIATE option
Todd Short
2017-06-06
1
-0
/
+4
[next]