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
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
347
-347
/
+347
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
2
-5
/
+5
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
4
-22
/
+27
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
2
-5
/
+5
*
Fix some SSL_export_keying_material() issues
Matt Caswell
2018-12-05
2
-13
/
+37
*
Add an Ed25519 signature maleability test
Matt Caswell
2018-12-03
1
-0
/
+8
*
Don't test the collected system errors when configured to not have them
Richard Levitte
2018-11-27
1
-0
/
+3
*
Avoid test_errstr in a cross compiled configuration
Richard Levitte
2018-11-24
1
-0
/
+9
*
Add an error message test recipes for system error messages
Richard Levitte
2018-11-23
1
-0
/
+66
*
Update copyright year
Matt Caswell
2018-11-20
14
-14
/
+14
*
test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed
Richard Levitte
2018-11-15
1
-2
/
+2
*
Fix no-ec and no-tls1_2
Matt Caswell
2018-11-14
3
-35
/
+46
*
Fix rpath-related Linux "test_shlibload" failure.
Richard Levitte
2018-11-14
1
-8
/
+19
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
2
-0
/
+102
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
2
-2
/
+2
*
Add a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_client_CA_list()
Matt Caswell
2018-11-12
1
-0
/
+136
*
Test use of a brainpool ECDSA certificate
Matt Caswell
2018-11-12
2
-397
/
+495
*
Add some test brainpool certificates
Matt Caswell
2018-11-12
3
-0
/
+25
*
Fix SipHash init order.
Richard Levitte
2018-11-12
1
-1
/
+1
*
Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.
Tomas Mraz
2018-11-10
3
-1
/
+151
*
Test: enable internal tests for shared Windows builds
Dr. Matthias St. Pierre
2018-11-08
13
-39
/
+0
*
Test: link drbgtest statically against libcrypto
Dr. Matthias St. Pierre
2018-11-08
2
-41
/
+1
*
Fix a race condition in drbgtest.c
Bernd Edlinger
2018-11-05
1
-10
/
+24
*
Fix error handling in drbgtest.c
Bernd Edlinger
2018-11-05
1
-14
/
+19
*
Add SUBDIRS settings in relevant build.info files
Richard Levitte
2018-11-05
1
-0
/
+1
*
Add poly1305 MAC support
Paul Yang
2018-11-05
1
-0
/
+20
*
GMAC implementation
Pauli
2018-11-04
2
-0
/
+87
*
Add a client_cert_cb test
Matt Caswell
2018-10-30
1
-0
/
+94
*
Have a couple of SipHash test uses the EVP_PKEY method
Richard Levitte
2018-10-30
1
-1
/
+9
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
1
-1
/
+1
*
Make sure at least one HMAC test still uses the EVP_PKEY method
Richard Levitte
2018-10-30
1
-1
/
+1
*
Make sure at least one CMAC test still uses the EVP_PKEY method
Richard Levitte
2018-10-30
1
-1
/
+1
*
test/evp_test.c: Fixed strcmp() fault in mac_test_init()
Richard Levitte
2018-10-29
1
-1
/
+2
*
test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()
Richard Levitte
2018-10-29
2
-8
/
+28
*
Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runs
Matt Caswell
2018-10-29
1
-0
/
+46
*
Adapt test/evp_test.c to deal with available EVP_MACs
Richard Levitte
2018-10-29
1
-20
/
+172
*
Add a test for duplicated DTLS records
Matt Caswell
2018-10-26
3
-26
/
+96
*
RAND_add()/RAND_seed(): fix failure on short input or low entropy
Dr. Matthias St. Pierre
2018-10-26
1
-40
/
+84
*
Windows: Produce a static version of the public libraries, always
Richard Levitte
2018-10-25
1
-4
/
+2
*
RSA security bits calculation
Pauli
2018-10-23
1
-0
/
+60
*
Test DTLS cookie generation and verification
Matt Caswell
2018-10-19
1
-0
/
+51
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-1
/
+0
*
Fix no-engine
Matt Caswell
2018-10-10
1
-0
/
+1
*
Indentation fixes.
Pauli
2018-10-07
1
-8
/
+8
*
Remove useless check.
Mykola Baibuz
2018-10-07
1
-28
/
+32
*
test/secmemtest: test secure memory only if it is implemented
Dr. Matthias St. Pierre
2018-10-05
1
-3
/
+6
*
Extend the BIO callback tests to check the return value semantics
Matt Caswell
2018-10-04
1
-28
/
+89
*
Refactor util/mkdef.pl for clearer separation of functionality
Richard Levitte
2018-10-03
1
-2
/
+3
*
Fix the drbgtest with randomized ordering
Matt Caswell
2018-10-03
1
-1
/
+11
*
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...
Shane Lontis
2018-09-27
9
-170357
/
+17719
[next]