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
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
2
-31
/
+31
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+3
*
Fix the krb5 external test
Matt Caswell
2019-08-01
1
-1
/
+4
*
Load the config file by default
Matt Caswell
2019-08-01
1
-4
/
+3
*
Suppress loading the FIPS module in evp_test
Matt Caswell
2019-08-01
1
-1
/
+4
*
Properly process the "Availablein" keyword for evp_test
Matt Caswell
2019-08-01
1
-2
/
+1
*
Temporary workaround for ectest.c for [extended tests]
Nicola Tuveri
2019-07-31
1
-1
/
+1
*
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Richard Levitte
2019-07-31
1
-3
/
+5
*
Fix BIO_printf format warnings
Bernd Edlinger
2019-07-30
1
-2
/
+2
*
Add weak platform independent PRNG to test framework.
Pauli
2019-07-29
4
-4
/
+52
*
test/recipes/30-test_evp.t: Modify to test with different providers
Richard Levitte
2019-07-26
5
-8
/
+57
*
test/evp_test.c: modify to use OSSL_PROVIDER_available()
Richard Levitte
2019-07-26
2
-49
/
+59
*
Enforce a minimum DH modulus size of 512 bits
Bernd Edlinger
2019-07-24
1
-19
/
+6
*
Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere
Richard Levitte
2019-07-23
1
-4
/
+4
*
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-22
1
-1
/
+72
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-0
/
+19
*
Add param builder free function.
Pauli
2019-07-18
1
-11
/
+18
*
test/enginetest.c: Make sure no config file is loaded
Richard Levitte
2019-07-19
1
-2
/
+15
*
Parameter building utilities.
Pauli
2019-07-17
3
-1
/
+315
*
remove end of line spaces
Pauli
2019-07-16
1
-2
/
+2
*
Remove tab characters from C source files.
Pauli
2019-07-16
4
-5
/
+5
*
Remove function name from errors
Rich Salz
2019-07-16
4
-117
/
+14
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
2
-2
/
+2
*
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2019-07-11
9
-9
/
+9
*
Add simple ASN.1 utils for DSA signature DER.
David Makepeace
2019-07-11
3
-1
/
+206
*
test/evp_test.c: [ciphers] Test that we get back the same IV we gave
Richard Levitte
2019-07-11
1
-0
/
+8
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
3
-2
/
+65
*
Fix an endless loop in BN_generate_prime_ex
Bernd Edlinger
2019-07-07
1
-7
/
+40
*
test/recipes/02_test_errstr.t: Make it less fragile
Richard Levitte
2019-07-04
1
-7
/
+20
*
Fix Typos
Antoine Cœur
2019-07-02
7
-10
/
+10
*
test/p_test.c: silence -Wstringop-overflow
Patrick Steuer
2019-07-02
1
-1
/
+1
*
Remove NextStep support
Rich Salz
2019-07-01
1
-1
/
+1
*
Fix a leak in evp_test
Matt Caswell
2019-07-01
1
-1
/
+3
*
Change RC5_32_set_key to return an int type
Matt Caswell
2019-07-01
1
-2
/
+5
*
Fix Typos
Antoine Cœur
2019-07-01
2
-2
/
+2
*
Support SM2 certificate signing
Paul Yang
2019-06-28
7
-5
/
+112
*
Make the RAND code available from inside the FIPS module
Matt Caswell
2019-06-28
2
-4
/
+4
*
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_ref
Matt Caswell
2019-06-28
1
-2
/
+2
*
Add regression test for #9099
Benjamin Kaduk
2019-06-26
1
-2
/
+38
*
Fix incorrect usage of a test case
Paul Yang
2019-06-26
1
-4
/
+5
*
The params_test uses wrong size for BN check.
Pauli
2019-06-26
1
-4
/
+4
*
EC only uses approved curves in FIPS mode.
Shane Lontis
2019-06-25
6
-10
/
+15
*
OSSL_NAMEMAP: make names case insensitive
Richard Levitte
2019-06-24
1
-0
/
+5
*
Add a namemap test
Richard Levitte
2019-06-24
3
-0
/
+79
*
Allow AES XTS decryption using duplicate keys.
Pauli
2019-06-24
1
-0
/
+21
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
7
-152
/
+110
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-11
/
+8
*
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2019-06-20
1
-1
/
+7
*
Update test/README
Frederik Wedel-Heinen
2019-06-20
1
-2
/
+3
*
Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO
Tomas Mraz
2019-06-19
1
-0
/
+40
[next]