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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
util/check-format.pl: Minor improvements of whitespace checks
Dr. David von Oheimb
2021-01-19
3
-9
/
+11
*
Deprecate OCSP_xxx API for OSSL_HTTP_xxx
Rich Salz
2021-01-19
4
-15
/
+20
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-2
/
+2
*
Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert
Dr. David von Oheimb
2021-01-13
3
-1
/
+4
*
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
Dr. David von Oheimb
2021-01-13
2
-2
/
+0
*
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
Dr. David von Oheimb
2021-01-13
4
-3
/
+3
*
Adding TLS group name retrieval
Michael Baentsch
2021-01-08
1
-0
/
+1
*
Add some more CRYPTO_atomic functions
Matt Caswell
2020-12-31
1
-0
/
+2
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
2
-192
/
+192
*
make update
Richard Levitte
2020-12-17
1
-77
/
+77
*
Document OCSP_REQ_CTX_i2d.
Rich Salz
2020-12-15
1
-1
/
+0
*
Deprecate OCSP_REQ_CTX_set1_req
Rich Salz
2020-12-15
1
-1
/
+1
*
PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'
Richard Levitte
2020-12-13
1
-8
/
+8
*
DOCS: Improve documentation of the EVP_PKEY type
Richard Levitte
2020-12-13
2
-1
/
+1
*
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
Richard Levitte
2020-12-08
2
-3
/
+1
*
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-12-07
1
-2
/
+2
*
find-doc-nits: fix regexp and point out that CA.pl and tsget.pod are special
Dr. David von Oheimb
2020-12-05
1
-1
/
+2
*
PEM: Add a more generic way to implement PEM _ex functions for libctx
Richard Levitte
2020-12-05
2
-1
/
+43
*
Correct system guessing for darwin64-arm64 target
Tim Hudson
2020-12-02
1
-2
/
+2
*
ERR: Drop or deprecate dangerous or overly confusing functions
Richard Levitte
2020-11-28
1
-3
/
+1
*
EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-11-27
1
-7
/
+7
*
Deprecate more DH functions
Matt Caswell
2020-11-27
1
-23
/
+23
*
Deprecate the DHparams and DHxparams PEM routines
Matt Caswell
2020-11-27
1
-6
/
+6
*
Deprecate EVP_PKEY_assign_DH and other similar macros
Matt Caswell
2020-11-27
1
-3
/
+3
*
Deprecate DH_new as well as i2d_DHparams and d2i_DHparams
Matt Caswell
2020-11-27
1
-5
/
+5
*
Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well.
Richard Levitte
2020-11-24
1
-0
/
+1
*
Modify the ERR init functions to use the internal ERR string loaders
Richard Levitte
2020-11-24
3
-42
/
+31
*
ERR: Modify util/mkerr.pl to produce internal err string loaders
Richard Levitte
2020-11-24
1
-117
/
+287
*
RSA: Fix guard mixup
Richard Levitte
2020-11-23
1
-1
/
+1
[next]