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
*
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
*
DSA parameter check using pkeyparam
Dmitry Belyavskiy
2021-02-18
27
-0
/
+442
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
5
-41
/
+41
*
test: DRBG test with long seed.
Pauli
2021-02-17
1
-0
/
+16
*
TEST: Add missing initialization
Richard Levitte
2021-02-16
1
-1
/
+1
*
Fix rsa_test to properly test RSA_SSLV23_PADDING
Matt Caswell
2021-02-16
1
-9
/
+34
*
Refactor rsa_test
Matt Caswell
2021-02-16
1
-63
/
+25
*
Fix the dhparam_check test
Matt Caswell
2021-02-15
8
-18
/
+9
*
ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3
Tomas Mraz
2021-02-12
2
-198
/
+967
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
4
-57
/
+95
*
Deprecate the low level SRP APIs
Matt Caswell
2021-02-12
1
-0
/
+6
*
test: add import and export key management hooks for the TLS provider.
Pauli
2021-02-12
1
-0
/
+85
*
test: filter provider honours the no_cache setting.
Pauli
2021-02-12
1
-5
/
+3
*
test: fix no-cache problem with the quality comparison for KDFs.
Pauli
2021-02-12
1
-3
/
+18
*
test: add an option to output timing information from tests.
Pauli
2021-02-11
1
-0
/
+1
*
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
Dr. David von Oheimb
2021-02-11
1
-1
/
+0
*
test: turn off parallel tests in verbose mode.
Pauli
2021-02-10
1
-4
/
+8
*
Change the ASN1 variant of x942kdf so that it can test acvp data.
Shane Lontis
2021-02-10
1
-0
/
+32
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-2
/
+2
*
Enhanced integer parsing in OSSL_PARAM_allocate_from_text
Petr Gotthard
2021-02-09
1
-0
/
+73
*
Enable fipsload test on NonStop x86.
Randall S. Becker
2021-02-08
1
-1
/
+1
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
6
-37
/
+54
*
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2021-02-06
1
-4
/
+2
*
Fix the cipher_overhead_test
Matt Caswell
2021-02-05
1
-0
/
+23
*
Stop disabling TLSv1.3 if ec and dh are disabled
Matt Caswell
2021-02-05
29
-117
/
+230
[next]