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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the DHparams and DHxparams PEM routines
Matt Caswell
2020-11-27
3
-7
/
+11
*
TEST: Adapt test/errtest for the 'no-err' configuration
Richard Levitte
2020-11-27
1
-9
/
+26
*
Fix no-deprecated configuration
Shane Lontis
2020-11-27
1
-2
/
+2
*
Add test for no reset after DigestFinal_ex and DigestFinalXOF
Tomas Mraz
2020-11-26
1
-0
/
+46
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Fix no-rc2
Matt Caswell
2020-11-25
1
-8
/
+12
*
re-encrypt 81-test_cmp_cli_data/Mock/signer.p12 with AES-256-CBC (avoiding DES)
Dr. David von Oheimb
2020-11-25
1
-0
/
+0
*
Re-enable testing of ciphersuites
Matt Caswell
2020-11-25
3
-80
/
+107
*
Test that OSSL_STORE can load various types of params
Matt Caswell
2020-11-25
5
-2
/
+123
*
Test various deprecated PEM_read_bio_* APIs
Matt Caswell
2020-11-25
10
-1
/
+349
*
TEST: Make our test data binary
Richard Levitte
2020-11-24
4
-6
/
+6
*
Add a test for the dhparam CLI application
Matt Caswell
2020-11-23
9
-0
/
+194
*
Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA.
Shane Lontis
2020-11-20
2
-2
/
+18
*
test RNG: set state to uninitialised as part of uninstantiate call.
Pauli
2020-11-20
1
-1
/
+1
*
test: changes resulting from moving the entropy source out of the FIPS provider
Pauli
2020-11-20
1
-1
/
+1
*
Add a test for setting, popping and clearing error marks
Matt Caswell
2020-11-19
1
-0
/
+119
*
apps/pkcs12: Retain test output files
David von Oheimb
2020-11-19
1
-9
/
+9
*
Deprecate RSA harder
Richard Levitte
2020-11-18
4
-35
/
+57
*
Swap to FIPS186-2 DSA generation outside of the FIPS module
Matt Caswell
2020-11-18
2
-0
/
+2
*
Adapt ssltest_old to not use deprecated DH APIs
Matt Caswell
2020-11-18
1
-91
/
+67
*
Extend the auto DH testing to check DH sizes
Matt Caswell
2020-11-18
1
-0
/
+157
*
Add some additional test certificates/keys
Matt Caswell
2020-11-18
9
-0
/
+318
*
Add a test for the various ways of setting temporary DH params
Matt Caswell
2020-11-18
4
-6
/
+206
*
Fix dsa securitycheck for fips.
Shane Lontis
2020-11-16
2
-9
/
+7
*
test/endecoder_legacy_test.c: new test for legacy comparison
Richard Levitte
2020-11-15
3
-0
/
+724
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
3
-7
/
+7
*
[test/recipes] Split test_fuzz into separate recipes
Nicola Tuveri
2020-11-12
15
-54
/
+284
*
Optimize AES-XTS mode in OpenSSL for aarch64
XiaokangQian
2020-11-12
1
-0
/
+38
*
apps/passwd: remove the -crypt option.
Pauli
2020-11-12
1
-7
/
+1
*
rsa_test: add return value check
Pauli
2020-11-12
1
-11
/
+13
*
test/recipes/30-test_evp_libctx.t: use fips-and-base.cnf
Richard Levitte
2020-11-11
1
-1
/
+1
*
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
Richard Levitte
2020-11-11
1
-2
/
+11
*
test/endecode_test.c: Update to specify output structures
Richard Levitte
2020-11-11
2
-85
/
+75
*
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
1
-2
/
+1
*
TEST: Adapt test/endecoder_test.c
Richard Levitte
2020-11-11
1
-0
/
+2
*
25-test_x509.t: Re-add and improve a test on non-existence of ASN.1 parse errors
Dr. David von Oheimb
2020-11-11
1
-2
/
+6
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-1
/
+66
*
Remove test that breaks on AIX.
Shane Lontis
2020-11-09
1
-3
/
+1
*
test/evp_extra_test.c: Modify to reflect provider support in test_EVP_PKEY_check
Richard Levitte
2020-11-07
1
-2
/
+2
*
Fix test/recipes/80-test_ca.t to skip_all properly in a subtest
Richard Levitte
2020-11-07
1
-9
/
+11
*
Update copyright year
Matt Caswell
2020-11-05
2
-2
/
+2
*
Add more diagnostics to ossl_shim
Benjamin Kaduk
2020-11-02
1
-0
/
+5
*
Add AES KW inverse ciphers to the EVP layer
Shane Lontis
2020-11-02
3
-52
/
+166
*
test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled
Richard Levitte
2020-11-01
1
-0
/
+1
*
test/recipes/15-test_gendh.t: don't try DER params
Richard Levitte
2020-10-30
1
-15
/
+5
*
Constify OSSL_FUNC_keymgmt_has()
Nicola Tuveri
2020-10-22
1
-2
/
+2
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-1
/
+1
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
1
-4
/
+5
*
TEST: fix the DH tests to reproduce the priv_len settings
Richard Levitte
2020-10-19
1
-0
/
+6
*
TEST: modify tconversion.pl for forensics
Richard Levitte
2020-10-16
9
-47
/
+88
[next]