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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
EVP: Fix memory leak in EVP_PKEY_CTX_dup()
Richard Levitte
2020-12-17
1
-29
/
+17
*
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
Richard Levitte
2020-12-17
5
-68
/
+109
*
DECODER: Adjust the library context of keys in our decoders
Richard Levitte
2020-12-17
11
-0
/
+91
*
MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal key
Richard Levitte
2020-12-17
2
-8
/
+26
*
DECODER EVP_PKEY: Don't store all the EVP_KEYMGMTs
Richard Levitte
2020-12-17
1
-134
/
+100
*
Github CI: run also on repository pushes
Tomas Mraz
2020-12-17
1
-1
/
+1
*
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
3
-21
/
+30
*
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
10
-56
/
+8
*
EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
9
-248
/
+360
*
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
16
-304
/
+364
*
EVP_PKEY & DSA: move dsa_ctrl.c to be included only on libcrypto
Richard Levitte
2020-12-16
1
-4
/
+4
*
PROV: Add MSBLOB and PVK encoders
Richard Levitte
2020-12-15
5
-77
/
+361
*
TEST: Fix test/recipes/15-test_rsa.t
Richard Levitte
2020-12-15
1
-1
/
+1
*
APPS: Correct the output structure for public keys in 'openssl rsa'
Richard Levitte
2020-12-15
1
-2
/
+2
*
Check non-option arguments
Rich Salz
2020-12-15
53
-106
/
+188
*
test: document the random test ordering env variable
Pauli
2020-12-15
1
-0
/
+20
*
test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.
Pauli
2020-12-15
1
-1
/
+1
*
Document OCSP_REQ_CTX_i2d.
Rich Salz
2020-12-15
2
-7
/
+23
*
Deprecate OCSP_REQ_CTX_set1_req
Rich Salz
2020-12-15
4
-7
/
+19
*
Skip tests depending on deprecated list -*-commands options
Dmitry Belyavskiy
2020-12-15
1
-0
/
+2
*
Documenting the options deprecating in CHANGES.md
Dmitry Belyavskiy
2020-12-15
1
-0
/
+6
*
Documenting the options deprecating
Dmitry Belyavskiy
2020-12-15
1
-6
/
+15
*
Skip unavailable digests and ciphers in -*-commands
Dmitry Belyavskiy
2020-12-15
3
-0
/
+74
*
Deprecate -cipher-commands and -digest-commands options
Dmitry Belyavskiy
2020-12-15
1
-2
/
+7
*
OPENSSL_NO_GOST has nothing to do with low-level algos
Dmitry Belyavskiy
2020-12-15
1
-1
/
+0
*
Configurations: PowerPC is big endian
Sebastian Andrzej Siewior
2020-12-14
1
-0
/
+1
*
Change AES-CTS modes CS2 and CS3 to also be inside the fips module.
Shane Lontis
2020-12-14
5
-165
/
+151
*
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
Shane Lontis
2020-12-14
3
-33
/
+111
*
Fix no-threads
Matt Caswell
2020-12-14
3
-16
/
+26
*
openssl.pod: Fix openSSL options doc
Ankita Shetty
2020-12-13
35
-72
/
+76
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
5
-68
/
+20
*
PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'
Richard Levitte
2020-12-13
4
-90
/
+126
*
Building: Fix the library file names for MSVC builds to include multilib
Richard Levitte
2020-12-13
1
-0
/
+11
*
DOCS: Improve documentation of the EVP_PKEY type
Richard Levitte
2020-12-13
4
-23
/
+49
*
params: add integer conversion test cases.
Pauli
2020-12-12
1
-3
/
+11
*
params: allow more variations in integer conversions.
Pauli
2020-12-12
1
-36
/
+268
*
DOCS: Update OSSL_DECODER_CTX_new_by_EVP_PKEY.pod to match declarations
Richard Levitte
2020-12-11
2
-11
/
+139
*
Fix some typos in EVP_PKEY-DH.pod
Matt Caswell
2020-12-11
1
-4
/
+5
*
Skip cms tests using RC2 if no legacy provider
Matt Caswell
2020-12-11
1
-0
/
+2
*
Don't run a legacy specific PKCS12 test if no legacy provider
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't use the legacy provider in test_store if its not available
Matt Caswell
2020-12-11
1
-3
/
+7
*
Don't load the legacy provider in test_evp_libctx unnecessarily
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't load the legacy provider if not available in test_enc_more
Matt Caswell
2020-12-11
1
-1
/
+7
*
Skip testing ciphers in the legacy provider if no legacy
Matt Caswell
2020-12-11
1
-2
/
+6
*
Don't load the legacy provider in endecoder_legacy_test
Matt Caswell
2020-12-11
1
-1
/
+1
*
Don't use legacy provider if not available in test_ssl_old
Matt Caswell
2020-12-11
1
-2
/
+7
*
Fix sslapitest.c if built with no-legacy
Matt Caswell
2020-12-11
1
-1
/
+10
*
Skip evp_test cases where we need the legacy prov and its not available
Matt Caswell
2020-12-11
12
-0
/
+306
*
Don't use no-asm in the Github CIs
Matt Caswell
2020-12-11
1
-3
/
+3
*
Add fips self tests for all included kdf
Shane Lontis
2020-12-11
4
-2
/
+238
[prev]
[next]