index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Use BIO_f_readbuffer() in the decoder to support stdin.
Shane Lontis
2021-03-10
1
-0
/
+1
*
Non-const accessor to legacy keys
Dmitry Belyavskiy
2021-03-09
1
-1
/
+0
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
Ensure the various legacy key EVP_PKEY getters/setters are deprecated
Matt Caswell
2021-03-08
1
-10
/
+10
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
1
-2
/
+2
*
Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()
Dr. David von Oheimb
2021-03-01
1
-0
/
+1
*
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
Dr. David von Oheimb
2021-03-01
1
-1
/
+0
*
core: support modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-0
/
+2
*
core: core: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-0
/
+2
*
core: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-0
/
+2
*
evp: support modified gettable/settable ctx calls for RNGs
Pauli
2021-02-26
1
-0
/
+2
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-0
/
+1
*
Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
Tomas Mraz
2021-02-24
1
-2
/
+2
*
RAND_METHOD deprecation: code changes
Pauli
2021-02-23
1
-4
/
+6
*
EVP: Implement EVP_PKEY_CTX_is_a()
Richard Levitte
2021-02-23
1
-0
/
+1
*
util/perl/OpenSSL/config.pm: Add VMS specific C compiler settings
Richard Levitte
2021-02-23
1
-0
/
+13
*
util/perl/OpenSSL/config.pm: Fix determine_compiler_settings()
Richard Levitte
2021-02-23
1
-45
/
+52
*
Note that the OSSL_CORE_MAKE_FUNC macro is reserved
Matt Caswell
2021-02-22
1
-0
/
+1
*
Document the OSSL_PARAM_DEFN macro
Matt Caswell
2021-02-22
1
-1
/
+0
*
Add documentation for the macro OPENSSL_VERSION_PREREQ
Matt Caswell
2021-02-22
2
-1
/
+1
*
Document OPENSSL_LH_flush()
Matt Caswell
2021-02-22
1
-9
/
+0
*
Suppress errors about undocumented asn1_d2i_read_bio
Matt Caswell
2021-02-22
1
-0
/
+2
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
4
-4
/
+4
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-2
/
+2
*
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
2021-02-15
1
-0
/
+1
*
Add docs for ASN1_item_sign and ASN1_item_verify functions
Shane Lontis
2021-02-15
1
-6
/
+0
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
1
-28
/
+28
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-2
/
+2
*
mknum.pl: Exclude duplicate entries and include source file name in diagnostics
Dr. David von Oheimb
2021-02-08
2
-21
/
+38
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-4
/
+2
*
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2021-02-06
1
-0
/
+1
*
Remove the old DEPRECATEDIN macros
Richard Levitte
2021-02-05
1
-12
/
+0
*
ERR: clean away everything related to _F_ macros from util/mkerr.pl
Richard Levitte
2021-02-05
1
-212
/
+10
*
EVP: Adapt the other EVP_PKEY_set_xxx_param() functions
Richard Levitte
2021-02-05
1
-0
/
+1
*
Deprecate EVP_MD_CTX_{set_}update_fn()
Rich Salz
2021-02-03
1
-2
/
+2
*
Deprecate X509_certificate_type
Rich Salz
2021-02-02
1
-1
/
+1
*
EVP: fix keygen for EVP_PKEY_RSA_PSS
Daniel Bevenius
2021-01-28
1
-0
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
5
-5
/
+5
*
TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY
Dr. David von Oheimb
2021-01-26
1
-0
/
+1
*
Add EVP_PKEY functions to get EC conv form and field type
Matt Caswell
2021-01-26
1
-0
/
+2
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-78
/
+78
*
Add functions to set values into an EVP_PKEY
Shane Lontis
2021-01-26
1
-0
/
+7
*
bn: Deprecate the X9.31 RSA key generation related functions
Tomas Mraz
2021-01-25
1
-3
/
+3
*
OCSP HTTP: Restore API of undocumented and recently deprecated functions
Dr. David von Oheimb
2021-01-23
2
-1
/
+1
*
rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_line
Dr. David von Oheimb
2021-01-23
1
-1
/
+1
*
Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty input
Dr. David von Oheimb
2021-01-23
1
-0
/
+1
*
fall-back -> fallback find-doc-nit addition
Michael Baentsch
2021-01-21
1
-0
/
+1
*
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-21
1
-2
/
+1
[next]