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
*
Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}
Richard Levitte
2020-02-07
5
-11
/
+9
*
tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_data
Dr. Matthias St. Pierre
2020-02-07
1
-15
/
+16
*
Adapt test/keymgmt_internal_test.c to the redesigned interface
Richard Levitte
2020-02-07
1
-5
/
+6
*
Reorganize the internal evp_keymgmt functions
Richard Levitte
2020-02-07
1
-2
/
+3
*
Fix no-sm2
Matt Caswell
2020-02-06
1
-1
/
+5
*
Fix no-tls1_3
Matt Caswell
2020-02-06
1
-11
/
+11
*
Add a test for SSL_CTX_new_with_libctx()
Matt Caswell
2020-02-06
4
-4
/
+165
*
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
1
-4
/
+13
*
Stop accepting certificates signed using SHA1 at security level 1
Kurt Roeckx
2020-02-05
1
-4
/
+4
*
Create a new embeddedSCTs1 that's signed using SHA256
Kurt Roeckx
2020-02-05
11
-38
/
+134
*
Make minimum size for secure memory a size_t.
Pauli
2020-02-05
1
-2
/
+2
*
Don't pass a digest-size to signature implementations
Richard Levitte
2020-02-04
1
-10
/
+11
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
4
-6
/
+21
*
Fix krb5 external test failure
Richard Levitte
2020-02-03
1
-1
/
+3
*
Fix common test framework options
Matt Caswell
2020-02-03
28
-4
/
+160
*
Fix no-ec
Matt Caswell
2020-02-03
1
-0
/
+5
*
Adapt tests for SM2 changes.
Richard Levitte
2020-02-02
2
-26
/
+79
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-31
2
-7
/
+50
*
Test that SSL_get_servername returns what we expect
Matt Caswell
2020-01-30
1
-5
/
+161
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-1
/
+11
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
3
-26
/
+90
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
2
-6
/
+11
*
test_evp_extra_test.c: don't rely on exact parameter position
Richard Levitte
2020-01-28
1
-13
/
+10
*
test/recipes/30-test_evp.t: Fix multiple definition of @bffiles
Richard Levitte
2020-01-26
1
-4
/
+4
*
Check that the default signature type is allowed
Kurt Roeckx
2020-01-25
1
-18
/
+39
*
Replace apps/server.pem with certificate with a sha256 signature.
Kurt Roeckx
2020-01-25
1
-1
/
+1
*
Deprecate the low level DES functions.
Pauli
2020-01-25
3
-7
/
+13
*
APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible
Richard Levitte
2020-01-19
1
-7
/
+1
*
mdc2: use evp_test instead of a separate test application.
Pauli
2020-01-19
4
-24
/
+45
*
Deprecate the low level IDEA functions.
Pauli
2020-01-19
2
-6
/
+13
*
param_bld: add a padded BN call.
Pauli
2020-01-19
1
-2
/
+17
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
3
-3
/
+14
*
TEST: Adapt test/evp_pkey_provided_test.c to check the key size
Richard Levitte
2020-01-17
1
-2
/
+8
*
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
Richard Levitte
2020-01-17
1
-0
/
+45
*
Add duplication APIs to ASN1_TIME and related types
Paul Yang
2020-01-17
1
-0
/
+60
*
Deprecate the low level RC5 functions
Pauli
2020-01-16
2
-4
/
+10
*
Deprecate the low level RC4 functions
Pauli
2020-01-16
2
-4
/
+10
*
Deprecate the low level RC2 functions
Pauli
2020-01-16
2
-4
/
+10
*
Add FIPS Self test kats for digests
Shane Lontis
2020-01-15
1
-1
/
+22
*
The MD2 test uses the EVP APIs not the low level ones.
Pauli
2020-01-14
5
-107
/
+47
*
Add a test for HMAC via EVP_DigestSign*
Matt Caswell
2020-01-13
1
-24
/
+61
*
Deprecate the Low Level CAST APIs
Matt Caswell
2020-01-13
3
-6
/
+24
*
Deprecate the low level MDC2 functions.
Pauli
2020-01-12
3
-7
/
+19
*
Deprecate the low level MD2 functions.
Pauli
2020-01-12
1
-0
/
+6
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
1
-2
/
+2
*
testutil_init.c: fix compilation error with enable-trace
Dr. Matthias St. Pierre
2020-01-10
1
-4
/
+3
*
add missing load_pkimsg() in test/cmp_testlib.c
Dr. David von Oheimb
2020-01-09
2
-0
/
+9
*
fix obsolete error codes in test/cmp_msg_test.c
Dr. David von Oheimb
2020-01-09
1
-7
/
+7
*
fix dependencies of cmp_{msg,protect}_test.c in test/build.info
Dr. David von Oheimb
2020-01-09
1
-2
/
+2
*
Deprecate Low Level Blowfish APIs
Matt Caswell
2020-01-08
3
-8
/
+19
[next]