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
*
Add default provider support for Keccak 224, 256, 384 and 512
Ulrich Müller
2021-09-23
1
-0
/
+86
*
Tests adjustments for default output change
Dmitry Belyavskiy
2021-09-21
2
-2
/
+6
*
providers: Do not use global EVP_CIPHERs and EVP_MDs
Tomas Mraz
2021-09-15
1
-4
/
+9
*
80-test_cmp_http.t: Fix handling of empty HTTP proxy string
Dr. David von Oheimb
2021-09-14
1
-2
/
+2
*
Fix test/recipes/90-test_fipsload.t to use bldtop_file for the FIPS module
Richard Levitte
2021-09-08
1
-2
/
+2
*
Update copyright year
Richard Levitte
2021-09-07
10
-10
/
+10
*
Correct the "Out of memory" EVP tests
Richard Levitte
2021-09-07
2
-4
/
+4
*
Fix a few tests that fail on VMS
Richard Levitte
2021-09-07
2
-3
/
+5
*
test/recipes/25-test_verify.t: Add a couple of tests of mixed PEM files
Richard Levitte
2021-09-05
1
-1
/
+32
*
Adjust test/endecoder_test.c
Richard Levitte
2021-09-05
1
-2
/
+2
*
Add KEM dupctx test
slontis
2021-09-03
1
-3
/
+5
*
Fix dh dupctx refcount error
slontis
2021-09-03
1
-2
/
+9
*
Fix double free in EVP_PKEY_CTX_dup()
slontis
2021-09-03
1
-0
/
+48
*
Test for DANE cross cert fix
Viktor Dukhovni
2021-09-03
7
-2
/
+186
*
always use the same perl in $PATH
a1346054
2021-09-02
7
-10
/
+10
*
Add a test for verifying an email with a bad othername type
Matt Caswell
2021-08-31
1
-2
/
+12
*
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
slontis
2021-08-31
1
-1
/
+1
*
Use applink to fix windows tests
Nicola Tuveri
2021-08-30
1
-1
/
+6
*
Add tests for i2d_TYPE_fp and d2i_TYPE_fp
Nicola Tuveri
2021-08-30
1
-0
/
+43
*
Fix the "Out of memory" EVP KDF scrypt test
Bernd Edlinger
2021-08-28
3
-4
/
+4
*
Add a test for running the config twice
Matt Caswell
2021-08-27
3
-1
/
+98
*
EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple calls
Tomas Mraz
2021-08-26
1
-8
/
+25
*
test: add unit tests for TDES key wrap
Pauli
2021-08-25
1
-0
/
+75
*
Extend tests for SM2 decryption
Matt Caswell
2021-08-24
1
-0
/
+12
*
Correctly calculate the length of SM2 plaintext given the ciphertext
Matt Caswell
2021-08-24
1
-1
/
+1
*
Fix test code to not assume NUL terminated strings
Matt Caswell
2021-08-24
3
-7
/
+13
*
Fix state name abbreviation
Todd Short
2021-08-19
1
-20
/
+20
*
Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative
Richard Levitte
2021-08-18
1
-0
/
+31
*
Fix CTS cipher decrypt so that the updated IV is returned correctly.
Shane Lontis
2021-08-18
1
-0
/
+15
*
Change CTS CS3 (Kerberos) so that it accepts a 16 byte input block
Shane Lontis
2021-08-18
1
-2
/
+23
*
Add support for camellia cbc cts mode
Shane Lontis
2021-08-18
2
-0
/
+142
*
Test EVP Cipher updating the context's IV
Ingo Franzki
2021-08-16
1
-0
/
+108
*
Multiple fixes for getting pub key from legacy DH PKEY
Tomas Mraz
2021-08-16
1
-6
/
+28
*
Allow small RSA exponents in the default provider
Shane Lontis
2021-08-13
1
-6
/
+9
*
dsatest: Properly detect failure in generate/sign/verify
Tomas Mraz
2021-08-11
1
-3
/
+5
*
Fix test case for a2i_IPADDRESS
Amir Mohammadi
2021-08-06
1
-2
/
+3
*
Test case for a2i_IPADDRESS
Christian Heimes
2021-08-06
1
-0
/
+54
*
req: Avoid segfault when -modulus is used
Tomas Mraz
2021-08-05
1
-1
/
+6
*
test: add -macopt hexkey: to dgst command tests
Pauli
2021-08-05
1
-1
/
+16
*
evp_test: add TLS 1.3 KDF test suite
Pauli
2021-08-05
1
-0
/
+1
*
test: add test cases for TLS 1.3 KDF
Pauli
2021-08-05
1
-0
/
+4937
*
Add oid_section to sysdefault.cnf to test adding new oids
Tomas Mraz
2021-08-05
1
-0
/
+4
*
Add config_diagnostics to our configuration files.
Pauli
2021-08-04
13
-0
/
+39
*
Update copyright year
Matt Caswell
2021-07-29
18
-18
/
+18
*
test: add a comment indication that a bad MAC is intentional
Pauli
2021-07-28
1
-1
/
+3
*
Add some testing for the case where the FIPS provider fails to load
Matt Caswell
2021-07-28
4
-14
/
+65
*
test: handle not a number (NaN) values in the param conversion test.
Pauli
2021-07-28
1
-2
/
+22
*
Add a test case for EVP_MD_meth_dup() and EVP_CIPHER_meth_dup()
Matt Caswell
2021-07-28
1
-1
/
+20
*
Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs
Matt Caswell
2021-07-27
1
-1
/
+1
*
ci: reinstate the passwd tests for the no-cached-fetch run.
Pauli
2021-07-23
1
-13
/
+27
[next]