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
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
2
-2
/
+2
*
Fix CMP test error on platforms which set OPENSSL_FUNC to '(unknown function)'
Shane Lontis
2019-10-08
1
-1
/
+2
*
Add rc2 ciphers to default provider
Shane Lontis
2019-10-08
3
-0
/
+127
*
Fix no-autoerrinit
Matt Caswell
2019-10-07
1
-2
/
+2
*
Fix no-err
Matt Caswell
2019-10-03
1
-5
/
+10
*
Add a test for the newly added md params code
Matt Caswell
2019-10-03
1
-0
/
+32
*
Add rc5 ciphers to default provider
Shane Lontis
2019-10-03
3
-0
/
+106
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-2
/
+2
*
Make relevant tests more sensitive to 'no-fips'
Richard Levitte
2019-09-29
2
-63
/
+118
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
13
-37
/
+37
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
15
-16
/
+16
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
15
-17
/
+17
*
[KDF] Add KBKDF implementation for counter-mode HMAC
Robbie Harwood
2019-09-27
1
-0
/
+90
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
7
-0
/
+1202
*
Add rc4 cipher to default provider
Shane Lontis
2019-09-25
3
-32
/
+65
*
Add SSKDF test vectors from RFC 8636
Simo Sorce
2019-09-23
1
-0
/
+20
*
Add des ciphers to default provider
Shane Lontis
2019-09-23
3
-44
/
+67
*
Add aes_ocb cipher to providers
Shane Lontis
2019-09-19
1
-0
/
+24
*
Add sm4 ciphers to default provider
Shane Lontis
2019-09-19
3
-31
/
+42
*
Add SEED ciphers to default provider
Shane Lontis
2019-09-18
3
-50
/
+316
*
Add cast5 ciphers to default provider
Shane Lontis
2019-09-18
2
-0
/
+388
*
Add IDEA ciphers to default provider
Shane Lontis
2019-09-18
2
-0
/
+557
*
Add fips module integrity check
Shane Lontis
2019-09-15
7
-340
/
+370
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
1
-9
/
+9
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
2
-5
/
+3
*
Rework test/run_tests.pl to support selective verbosity and TAP copy
Richard Levitte
2019-09-12
1
-53
/
+152
*
test/evp_test.c: try fetching algorithms
Richard Levitte
2019-09-12
1
-2
/
+16
*
Rework the perl fallback functionality
Richard Levitte
2019-09-12
1
-3
/
+5
*
Fix no-dsa
Matt Caswell
2019-09-12
1
-0
/
+4
*
Fix test error if scrypt is disabled
Paul Yang
2019-09-12
1
-1
/
+2
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-0
/
+45
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
2
-0
/
+5
*
Update tests to (mostly) use KDF names
Pauli
2019-09-11
1
-11
/
+11
*
Coverity 1453632 & 1453635: Null pointer dereferences (FORWARD_NULL)
Pauli
2019-09-11
1
-2
/
+3
*
Coverity 1414465: Resource leaks (RESOURCE_LEAK)
Pauli
2019-09-11
1
-1
/
+3
*
[test] ECC: check the bounds for auto computing cofactor
Billy Brumley
2019-09-09
1
-0
/
+91
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-0
/
+114
*
Check the DH modulus bit length
Bernd Edlinger
2019-09-09
1
-3
/
+13
*
Uniform TEST_*() check usage in test/ectest.c
Nicola Tuveri
2019-09-09
1
-13
/
+13
*
Fix spacing nit in test/ectest.c
Nicola Tuveri
2019-09-09
1
-1
/
+1
*
[ec] Match built-in curves on EC_GROUP_new_from_ecparameters
Nicola Tuveri
2019-09-09
1
-0
/
+267
*
[test] computing ECC cofactors: regression test
Billy Brumley
2019-09-07
1
-5
/
+5
*
Lowercase command line 'N' argument since params have lower case names
Pauli
2019-09-06
1
-1
/
+1
*
More KDF cleanup
Richard Levitte
2019-09-06
1
-12
/
+31
*
Update EVP test data for KDFs and PRFs.
Pauli
2019-09-06
1
-13
/
+13
*
Test updates in light of the KDF switchover
Pauli
2019-09-06
2
-148
/
+224
*
Teach TLSProxy how to parse CertificateRequest messages
Matt Caswell
2019-09-06
3
-19
/
+131
*
[test] computing ECC cofactors: regression test
Billy Brumley
2019-09-05
1
-3
/
+86
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
1
-3
/
+4
[next]