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
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-15
/
+7
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-1
/
+1
*
Change ERR_add_error_[v]data to append
Rich Salz
2019-06-18
1
-16
/
+25
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-2
/
+2
*
Convert thread stop handling into a publish/subscribe model
Matt Caswell
2019-06-17
1
-2
/
+3
*
TLS1.3 FFDHE Support
raja-ashok
2019-06-12
1
-0
/
+2
*
Make BIGNUM code available from within the FIPS module
Matt Caswell
2019-06-12
1
-0
/
+1
*
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
Matt Caswell
2019-06-12
1
-0
/
+1
*
PBKDF2 updates to conform to SP800-132
Shane Lontis
2019-06-11
1
-0
/
+5
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
1
-1
/
+2
*
build_SYS_str_reasons: Fix a crash caused by overlong locales
Vitezslav Cizek
2019-06-04
1
-7
/
+9
*
Add the content type attribute to additional CMS signerinfo.
Shane Lontis
2019-06-03
1
-0
/
+2
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Andreas Kretschmer
2019-05-30
3
-0
/
+4
*
Join the x509 and x509v3 directories
Richard Levitte
2019-05-29
1
-1
/
+1
*
Add d2i_KeyParams/i2d_KeyParams API's.
Shane Lontis
2019-05-27
1
-0
/
+2
*
Clear CRMF vs CMP confusion
Richard Levitte
2019-05-20
1
-1
/
+1
*
Added X963KDF API
Shane Lontis
2019-05-16
1
-0
/
+2
*
Coverity CID 1444960: Error handling issues
Pauli
2019-05-08
1
-0
/
+1
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
1
-0
/
+1
*
Added generated files for EVP_KDF changes
Shane Lontis
2019-05-03
1
-0
/
+1
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-0
/
+2
*
Create provider errors and use them
Matt Caswell
2019-04-19
4
-1
/
+28
*
Implement AES CBC ciphers in the default provider
Matt Caswell
2019-04-19
1
-0
/
+1
*
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
Matt Caswell
2019-04-19
1
-0
/
+3
*
Reseeding without derivation function is not supported in FIPS mode.
Pauli
2019-04-11
1
-0
/
+3
*
EVP_set_default_properties(): New function to set global properties
Richard Levitte
2019-04-05
1
-0
/
+1
*
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZE
Richard Levitte
2019-04-05
1
-3
/
+3
*
Move the AES-XTS mode duplicated key check into the init_key function rather
Pauli
2019-04-05
1
-0
/
+4
*
Correct EVP_F_EVP_MD_BLOCK_SIZE number
Richard Levitte
2019-04-04
1
-1
/
+1
*
Support EVP_MD_block_size() with providers
Matt Caswell
2019-04-03
1
-0
/
+1
*
Replumbing: add a configuration module for providers
Richard Levitte
2019-04-03
1
-0
/
+3
*
Replumbing: add functionality to set provider parameters
Richard Levitte
2019-04-03
1
-0
/
+2
*
AES-XTS block limit.
Pauli
2019-04-03
1
-0
/
+2
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-3
/
+0
*
Make err_clear_constant_time really constant time
Bernd Edlinger
2019-03-22
1
-26
/
+23
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
1
-0
/
+5
*
Replumbing: Add a mechanism to pre-populate the provider store
Richard Levitte
2019-03-19
1
-0
/
+2
*
Replumbing: add fallback provider capability
Richard Levitte
2019-03-19
1
-0
/
+1
*
Single step kdf implementation
Shane Lontis
2019-03-19
1
-1
/
+8
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-0
/
+2
*
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
David von Oheimb
2019-03-12
4
-0
/
+47
*
added generated files
Shane Lontis
2019-03-12
1
-1
/
+13
*
Replumbing: New public API to load or add providers
Richard Levitte
2019-03-11
1
-0
/
+1
*
Replumbing: Add the Provider Object, type OSSL_PROVIDER
Richard Levitte
2019-03-11
1
-0
/
+4
*
Implement SSH KDF
Simo Sorce
2019-02-27
1
-0
/
+7
*
Don't interleave handshake and other record types in TLSv1.3
Matt Caswell
2019-02-19
1
-0
/
+2
*
generated files
Pauli
2019-02-18
1
-0
/
+19
*
Properties for implementation selection.
Pauli
2019-02-18
2
-1
/
+4
*
SCA hardening for mod. field inversion in EC_GROUP
Billy Brumley
2019-02-17
1
-0
/
+4
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-0
/
+25
[next]