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
*
Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.
Pauli
2019-09-25
1
-3
/
+0
*
Support printing out some otherName variants
Dmitry Belyavskiy
2019-09-24
1
-0
/
+15
*
include/openssl/macros.h: better OPENSSL_FUNC fallback
Richard Levitte
2019-09-23
1
-4
/
+6
*
include/openssl/macros.h: Rework OPENSSL_FUNC for div C standards
Richard Levitte
2019-09-20
1
-8
/
+24
*
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
Richard Levitte
2019-09-20
1
-2
/
+3
*
Deprecate XXXerr() macros
Rich Salz
2019-09-19
1
-41
/
+42
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
1
-0
/
+2
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
2
-4
/
+3
*
Fix Compiler error/warning for windows icl build
Shane Lontis
2019-09-18
1
-0
/
+15
*
Add fips module integrity check
Shane Lontis
2019-09-15
1
-3
/
+3
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
1
-1
/
+1
*
Deprecate the public definition of ERR_STATE
Richard Levitte
2019-09-12
2
-5
/
+9
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-7
/
+40
*
include/openssl/err.h: Depend on OPENSSL_NO_FILENAMES, not OPENSSL_NO_ERR
Richard Levitte
2019-09-12
1
-13
/
+3
*
include/openssl/macros.h: Remove the PEDANTIC OPENSSL_FUNC definition
Richard Levitte
2019-09-12
1
-2
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-0
/
+1
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
2
-1
/
+3
*
Add macros for the KDF algorithm names.
Pauli
2019-09-11
1
-0
/
+10
*
Use simple names in core_names.h
Matt Caswell
2019-09-09
1
-8
/
+8
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
2
-10
/
+22
*
Add support for verify/verify_recover functions to EVP_SIGNATURE
Matt Caswell
2019-09-09
2
-3
/
+23
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
3
-8
/
+18
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
3
-1
/
+28
*
Check the DH modulus bit length
Bernd Edlinger
2019-09-09
1
-1
/
+3
*
Do no mention private headers in public headers
Richard Levitte
2019-09-09
4
-5
/
+3
*
Use common define for properties, engine, cipher and digest params
Pauli
2019-09-07
1
-6
/
+17
*
Move OSSL_OP_KDF into its rightful place amongst the other OSSL_OP_ definitions
Pauli
2019-09-06
1
-1
/
+1
*
More KDF cleanup
Richard Levitte
2019-09-06
1
-10
/
+0
*
KDF error codes reworked
Pauli
2019-09-06
2
-3
/
+10
*
Cleanse KDF error files
Pauli
2019-09-06
2
-118
/
+6
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
1
-28
/
+37
*
KDF provider conversion error updates - generated
Pauli
2019-09-06
2
-0
/
+4
*
KDF additons to names and numbers
Pauli
2019-09-06
2
-0
/
+55
*
Remove old KDF initialisation
Pauli
2019-09-06
1
-2
/
+2
*
Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
Viktor Dukhovni
2019-09-05
2
-14
/
+10
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
2
-26
/
+26
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-1
/
+2
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-1
/
+2
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-4
/
+1
*
Add CPU info to the speed command summary
Bernd Edlinger
2019-09-02
1
-0
/
+2
*
Diverse ERR fixes
Richard Levitte
2019-09-02
1
-12
/
+22
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-0
/
+4
*
Fix a documentation bug in ec.h
Matt Caswell
2019-08-29
1
-2
/
+0
*
Make sure we pre-initialise properties
Matt Caswell
2019-08-29
1
-0
/
+3
*
OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use it
Richard Levitte
2019-08-27
1
-0
/
+1
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-0
/
+1
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
1
-8
/
+5
*
Support parsing of SM2 ID in hexdecimal
Paul Yang
2019-08-22
1
-1
/
+0
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
2
-8
/
+8
[next]