index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
openssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
113
-239
/
+239
*
Reorganize public header files (part 2)
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+16
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
25
-24
/
+24
*
Add legacy include guard manually to opensslconf.h.in
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+6
*
[KDF] Add KBKDF implementation for counter-mode HMAC
Robbie Harwood
2019-09-27
1
-0
/
+1
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
6
-29
/
+221
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-0
/
+6
*
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-25
1
-2
/
+4
*
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
*
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
*
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
*
Fix a documentation bug in ec.h
Matt Caswell
2019-08-29
1
-2
/
+0
*
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
[next]