index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
1
-1
/
+2
*
Fix NULL access in ssl_build_cert_chain() when ctx is NULL.
Shane Lontis
2021-03-03
2
-0
/
+141
*
test_ssl_new: X448, X25519, and EdDSA are supported with fips
Tomas Mraz
2021-03-03
4
-199
/
+185
*
evp_extra_test2: Remove TODO 3.0
Tomas Mraz
2021-03-03
1
-1
/
+1
*
evp_extra_test: Remove TODO comment as setting the curve is mandatory
Tomas Mraz
2021-03-03
1
-1
/
+0
*
Fix a copy&paste error in evp_extra_test
Matt Caswell
2021-03-02
1
-3
/
+2
*
Fix compiling error on arm
Fangming.Fang
2021-03-02
1
-3
/
+7
*
test: use the new set public and private together call
Pauli
2021-03-02
1
-4
/
+2
*
test: add utility function to set the fake random callback on both the public...
Pauli
2021-03-02
2
-4
/
+17
*
test: update ECDSA and SM2 internal tests in line with the fake_random change
Pauli
2021-03-02
2
-7
/
+16
*
test: update test_random to create real contexts instead of sharing one
Pauli
2021-03-02
2
-15
/
+39
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
1
-23
/
+0
*
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
Dr. David von Oheimb
2021-03-01
1
-11
/
+52
*
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-28
3
-8
/
+7
*
prov: update rand implementations to have a params argument for the instantia...
Pauli
2021-02-28
1
-1
/
+2
*
test: adjust tests to include extra argument to KDF derive call
Pauli
2021-02-28
2
-59
/
+39
*
test: updates for the new additional MAC_init arguments
Pauli
2021-02-28
3
-19
/
+9
*
evp_test: updates for the new additional MAC_init arguments
Pauli
2021-02-28
4
-14
/
+26
*
test_ecpub: test that we can decode the DER we encoded
Benjamin Kaduk
2021-02-27
1
-0
/
+25
*
test_ecpub: verify returned length after encoding
Benjamin Kaduk
2021-02-27
1
-2
/
+4
*
Add test for EC pubkey export/import
Benjamin Kaduk
2021-02-27
1
-0
/
+44
*
evp_pkey_provided_test: Improve diagnostic output
Tomas Mraz
2021-02-26
1
-4
/
+5
*
tests: Always print errors before test verdict
Tomas Mraz
2021-02-26
1
-1
/
+1
*
test: add ctx gettable/settable to the generic fake random number generator
Pauli
2021-02-26
1
-1
/
+2
*
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
2
-11
/
+14
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-4
/
+4
*
Fix external symbols for bn
Shane Lontis
2021-02-26
3
-9
/
+13
*
evp_extra_test: Do not manipulate providers in default context
Tomas Mraz
2021-02-25
1
-4
/
+1
*
fake_random: Do not overwrite the callback on instatiation
Tomas Mraz
2021-02-25
1
-1
/
+0
*
Ensure that the fake rand is initialized
Tomas Mraz
2021-02-25
1
-0
/
+8
*
Add a test for a names_do_all function
Matt Caswell
2021-02-24
1
-0
/
+49
*
Allow the sshkdf type to be passed as a single character
Richard Levitte
2021-02-24
1
-2
/
+2
*
Test errors from a provider can still be accessed after unload
Matt Caswell
2021-02-24
3
-21
/
+122
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
3
-10
/
+53
*
provider: add option to load a provider without disabling the fallbacks.
Pauli
2021-02-23
1
-1
/
+1
*
test: update tests to use the fake random number generator
Pauli
2021-02-23
2
-67
/
+36
*
test: make the DRBG test work without RAND_METHOD support.
Pauli
2021-02-23
1
-0
/
+4
*
test: add framework for generic fake random number generator
Pauli
2021-02-23
4
-4
/
+207
*
RAND_METHOD deprecation: tests
Pauli
2021-02-23
1
-0
/
+3
*
Fix -pkeyopt handling in apps/pkeyutl -rawin
Petr Gotthard
2021-02-22
1
-1
/
+9
*
Handle NULL result of ERR_reason_error_string() in some apps
Dr. David von Oheimb
2021-02-22
1
-3
/
+3
*
81-test_cmp_cli_data: fixup on CSR test cases
Dr. David von Oheimb
2021-02-19
3
-9
/
+18
*
Fix DH ASN1 decode so that it detects named groups.
Shane Lontis
2021-02-19
3
-1
/
+44
*
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
2021-02-19
1
-3
/
+81
*
Don't forget the type of thing we are loading
Matt Caswell
2021-02-18
1
-11
/
+48
*
Adjust the few places where the string length was confused
Richard Levitte
2021-02-18
1
-11
/
+8
*
OSSL_PARAM: Correct the assumptions on the UTF8 string length
Richard Levitte
2021-02-18
2
-35
/
+36
*
Add internal X509_add_certs_new(), which simplifies matters
Dr. David von Oheimb
2021-02-18
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-02-18
51
-51
/
+51
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
3
-5
/
+26
[next]