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
/
util
/
libcrypto.num
Commit message (
Expand
)
Author
Age
Files
Lines
*
params: add functionality to test if an OSSL_PARAM has been set.
Pauli
2020-04-22
1
-0
/
+2
*
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
Billy Brumley
2020-04-22
1
-2
/
+2
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
1
-0
/
+3
*
dhparam: update command line app to use EVP calls
Pauli
2020-04-19
1
-2
/
+2
*
Create a libctx aware X509_verify_ex()
Matt Caswell
2020-04-16
1
-0
/
+2
*
Add DH keygen to providers
Shane Lontis
2020-04-16
1
-0
/
+9
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-0
/
+7
*
Teach PEM_read_bio_PrivateKey about libctx
Matt Caswell
2020-04-15
1
-0
/
+2
*
Teach d2i_PrivateKey et al about libctx
Matt Caswell
2020-04-15
1
-0
/
+4
*
EC: Refactor EVP_PKEY_CTX curve setting macros for param generation
Richard Levitte
2020-04-15
1
-0
/
+3
*
Add ex_data to EVP_PKEY.
Aaron Thompson
2020-04-14
1
-0
/
+2
*
Make the CT code library context aware
Matt Caswell
2020-04-09
1
-0
/
+4
*
Add X509_STORE_CTX_new_with_libctx()
Matt Caswell
2020-04-08
1
-0
/
+1
*
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
Richard Levitte
2020-04-08
1
-0
/
+1
*
EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
Richard Levitte
2020-04-08
1
-0
/
+2
*
HTTP client: make server/proxy and port params more consistent; minor other i...
Dr. David von Oheimb
2020-04-02
1
-2
/
+2
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
1
-3
/
+4
*
Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields
Shane Lontis
2020-04-01
1
-0
/
+6
*
Add the X509v3_cache_extensions() function
Matt Caswell
2020-03-30
1
-0
/
+1
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-2
/
+3
*
NEWS: note OSSL_PARAM_BLD API as public.
Pauli
2020-03-28
1
-0
/
+19
*
Make SRP library context aware
Matt Caswell
2020-03-27
1
-0
/
+6
*
Add OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
Matt Caswell
2020-03-27
1
-0
/
+2
*
EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
Richard Levitte
2020-03-25
1
-0
/
+1
*
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
Dr. David von Oheimb
2020-03-25
1
-1
/
+9
*
Issuer Sign Tool extention support
Nikolay Morozov
2020-03-25
1
-0
/
+5
*
Add support for passing the libctx to the config loader
Shane Lontis
2020-03-20
1
-0
/
+3
*
Rename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP_MSG_bio
Dr. David von Oheimb
2020-03-18
1
-2
/
+2
*
X509: Rename X509_set0_sm2_id() and friends
Richard Levitte
2020-03-15
1
-4
/
+4
*
PROV: Add RSA functionality for key generation
Richard Levitte
2020-03-12
1
-0
/
+3
*
EVP: Add new domparams and key generation functionality
Richard Levitte
2020-03-12
1
-0
/
+1
*
Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()
Dr. David von Oheimb
2020-03-10
1
-1
/
+1
*
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...
Dr. David von Oheimb
2020-03-10
1
-0
/
+24
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-0
/
+1
*
Implementation of Russian GOST CMS
Dmitry Belyavskiy
2020-03-03
1
-0
/
+3
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
1
-0
/
+5
*
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
Richard Levitte
2020-02-27
1
-3
/
+3
*
PROV: add RSA signature implementation
Richard Levitte
2020-02-22
1
-0
/
+2
*
Don't exclude quite so much in a no-sock build
Dr. David von Oheimb
2020-02-21
1
-9
/
+9
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-48
/
+48
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-85
/
+85
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
1
-0
/
+10
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-0
/
+7
*
fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSP
Dr. David von Oheimb
2020-02-12
1
-9
/
+9
*
Remove unused OSSL_PARAM_construct_from_text() function.
Pauli
2020-02-12
1
-1
/
+0
*
dsa: deprecate applications that depend on the low level DSA functions.
Pauli
2020-02-12
1
-42
/
+42
*
Deprecate the low level DSA functions.
Pauli
2020-02-12
1
-7
/
+7
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-5
/
+11
*
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...
Dr. David von Oheimb
2020-02-10
1
-0
/
+3
*
RAND_DRBG: add a callback data for entropy and nonce callbacks
Dr. Matthias St. Pierre
2020-02-07
1
-0
/
+2
[next]