index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
recipes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-11-20
9
-9
/
+9
*
Fix no-ec and no-tls1_2
Matt Caswell
2018-11-14
1
-0
/
+1
*
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
1
-0
/
+86
*
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
1
-1
/
+1
*
Test: enable internal tests for shared Windows builds
Dr. Matthias St. Pierre
2018-11-08
13
-39
/
+0
*
Add poly1305 MAC support
Paul Yang
2018-11-05
1
-0
/
+20
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+69
*
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: don't misuse pkey_test_ctrl() in mac_test_run()
Richard Levitte
2018-10-29
1
-2
/
+1
*
Refactor util/mkdef.pl for clearer separation of functionality
Richard Levitte
2018-10-03
1
-2
/
+3
*
FIPS 140-2 IG A.9 XTS key check.
Pauli
2018-09-12
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
7
-7
/
+7
*
TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zero
Richard Levitte
2018-09-09
1
-0
/
+12
*
TESTS: add SipHash tests with digestsize controls
Richard Levitte
2018-09-09
1
-0
/
+32
*
Do not reset SNI data in SSL_do_handshake()
Matt Caswell
2018-09-07
1
-2
/
+6
*
Fix HMAC SHA3-224 and HMAC SHA3-256.
Pauli
2018-09-04
1
-0
/
+36
*
Make OBJ_NAME case insensitive.
Pauli
2018-09-03
2
-1
/
+56
*
[test] throw error from wrapper function instead of an EC_METHOD specific one
Billy Brumley
2018-09-03
2
-85
/
+85
*
[test] ECC: make sure negative tests pass for the right reasons
Billy Brumley
2018-09-03
2
-0
/
+170
*
Don't detect a downgrade where the server has a protocol version hole
Matt Caswell
2018-08-22
1
-4
/
+11
*
Test that a client protocol "hole" doesn't get detected as a downgrade
Matt Caswell
2018-08-22
1
-1
/
+11
*
Replace GFp ladder implementation with ladd-2002-it-4 from EFD
Nicola Tuveri
2018-08-21
1
-0
/
+237
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
1
-1
/
+1
*
test/recipes/30-test_evp_data: fix two typos
Dr. Matthias St. Pierre
2018-08-18
2
-2
/
+2
*
Fix a bug in test_sslversions
Matt Caswell
2018-08-15
1
-0
/
+1
*
Turn on TLSv1.3 downgrade protection by default
Matt Caswell
2018-08-15
1
-4
/
+0
*
Update code for the final RFC version of TLSv1.3 (RFC8446)
Matt Caswell
2018-08-15
2
-6
/
+2
*
Add SHA3 HMAC test vectors from NIST.
Pauli
2018-08-15
1
-0
/
+45
*
Add a test for TLSv1.3 fallback
Matt Caswell
2018-08-09
1
-11
/
+31
*
Add a test for unencrypted alert
Matt Caswell
2018-08-08
1
-0
/
+56
*
Add test for DSA signatures of raw digests of various sizes
Bryan Donlan
2018-07-29
1
-1
/
+2
*
Validate legacy_version
Matt Caswell
2018-07-20
1
-5
/
+13
*
Add a test for mismatch between key OID and sig alg
Matt Caswell
2018-07-18
1
-17
/
+43
*
Skip the GOST test where appropriate
Matt Caswell
2018-07-17
1
-1
/
+5
*
test/.../evppkey.txt: X25519 regression test vectors.
Andy Polyakov
2018-07-15
1
-0
/
+38
*
Add a GOST test
Matt Caswell
2018-07-13
6
-0
/
+84
*
Add tests for the "req" command, -addext flag
Rich Salz
2018-07-09
1
-15
/
+19
*
Reject duplicate -addext parameters
Rich Salz
2018-07-06
1
-1
/
+12
*
Tests for MD5-SHA1 combined digest.
Pauli
2018-07-04
1
-0
/
+14
*
More EVP ECC testing: positive and negative
Billy Brumley
2018-06-29
2
-1
/
+4367
*
recipes/90-test_shlibload.t: disable tests on AIX till further notice.
Andy Polyakov
2018-06-22
1
-0
/
+1
*
[crypto/ec] don't assume points are of order group->order
Billy Brumley
2018-06-21
1
-0
/
+29
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
1
-0
/
+10
*
Improve use of the test framework in the SM2 internal tests
Matt Caswell
2018-06-04
2
-21
/
+2
*
Add test recipes for internal SM2 tests
Matt Caswell
2018-06-04
2
-0
/
+38
[next]