index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libcrypto.num
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support pmeth->digest_custom
Paul Yang
2018-09-07
1
-0
/
+2
*
Introduce EVP_MD_CTX_set_pkey_ctx
Paul Yang
2018-09-07
1
-0
/
+1
*
add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP
Paul Kehrer
2018-09-03
1
-0
/
+2
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-2
/
+0
*
Deprecate the EC curve type specific functions in 1.2.0
Matt Caswell
2018-07-31
1
-10
/
+10
*
Provide EC functions that are not curve type specific
Matt Caswell
2018-07-31
1
-0
/
+5
*
Modify the DEVRANDOM source so that the files are kept open persistently.
Pauli
2018-06-26
1
-0
/
+1
*
Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
Nicola Tuveri
2018-06-21
1
-1
/
+1
*
Add EVP_PKEY_set_alias_type
Jack Lloyd
2018-06-19
1
-0
/
+1
*
Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions
Matt Caswell
2018-06-08
1
-0
/
+2
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+2
*
Remove non-existant functions from libcrypto.num
Matt Caswell
2018-06-04
1
-10
/
+0
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
1
-0
/
+25
*
ECDSA_SIG: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-0
/
+2
*
RSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-0
/
+8
*
DSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-0
/
+5
*
DH: fix: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-5
/
+5
*
util/libcrypto.num: fix symbol collision between 1.1.0 and master
Dr. Matthias St. Pierre
2018-05-27
1
-4
/
+4
*
DH: add simple getters for commonly used DH struct members
Dr. Matthias St. Pierre
2018-05-18
1
-0
/
+5
*
Add getter for X509_VERIFY_PARAM_get_hostflags
Matt Caswell
2018-05-01
1
-0
/
+1
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
1
-0
/
+3
*
Fix no-sm2
Matt Caswell
2018-03-19
1
-10
/
+10
*
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+9
*
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
2018-03-16
1
-0
/
+1
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-125
/
+111
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-2
/
+2
*
Add functions for setting the new EVP_PKEY_ASN1_METHOD functions
Matt Caswell
2018-03-15
1
-0
/
+2
*
Add the function EVP_PKEY_new_CMAC_key()
Matt Caswell
2018-03-15
1
-0
/
+1
*
Add functions to create an EVP_PKEY from raw private/public key data
Matt Caswell
2018-03-15
1
-0
/
+2
*
RAND_DRBG: add a function for setting the reseeding defaults
Dr. Matthias St. Pierre
2018-03-10
1
-0
/
+1
*
STORE: Add the possibility to search for specific information
Richard Levitte
2018-02-23
1
-0
/
+14
*
STORE: Add the possibility to specify an expected info type
Richard Levitte
2018-02-23
1
-0
/
+2
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
1
-0
/
+1
*
Add X509_get0_authority_key_id() function
Massimiliano Pala
2018-02-19
1
-0
/
+1
*
DRBG: make locking api truly private
Dr. Matthias St. Pierre
2018-02-15
1
-5
/
+2
*
OSSL_STORE: Add OSSL_STORE_vctrl()
Richard Levitte
2018-02-14
1
-0
/
+1
*
DRBG: unify initialization and cleanup code
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+1
*
DRBG: add locking api
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+3
*
Run "make update"
Nick Mathewson
2018-02-09
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+0
*
Add RAND_DRBG_bytes
Kurt Roeckx
2018-01-29
1
-0
/
+1
*
Add -rsigopt option to ocsp command
David Cooper
2018-01-24
1
-0
/
+1
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
1
-0
/
+2
*
Add accessors for AdmissionSyntax
Rich Salz
2018-01-22
1
-0
/
+50
*
Implement automatic reseeding of DRBG after a specified time interval
Dr. Matthias St. Pierre
2017-12-17
1
-0
/
+1
*
Add master DRBG for reseeding
Dr. Matthias St. Pierre
2017-12-17
1
-2
/
+3
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+8
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+11
*
make update
Ben Kaduk
2017-11-12
1
-0
/
+1
[next]