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
*
Extend dladdr() for AIX, consequence from changes for openssl#6368.
Matthias Kraft
2018-08-22
1
-1
/
+6
*
Fix BoringSSL external test failures
Matt Caswell
2018-08-22
1
-1
/
+6
*
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
*
Zero memory in CRYPTO_secure_malloc.
Pauli
2018-08-22
1
-0
/
+44
*
Replace GFp ladder implementation with ladd-2002-it-4 from EFD
Nicola Tuveri
2018-08-21
1
-0
/
+237
*
Add support for SSL_CTX_set_post_handshake_auth()
Matt Caswell
2018-08-20
1
-2
/
+1
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
7
-25
/
+46
*
Add a helper routine so that evp_test can compare memory without producing
Pauli
2018-08-19
1
-38
/
+61
*
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
3
-9
/
+3
*
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
*
test/asn1_internal_test.c: silence the new check for the ASN1 method table
Dr. Matthias St. Pierre
2018-08-07
1
-4
/
+2
*
Make EVP_PKEY_asn1_new() stricter with its input
Richard Levitte
2018-08-07
1
-1
/
+19
*
Relocate memcmp test.
Pauli
2018-08-07
2
-6
/
+6
*
Fix some TLSv1.3 alert issues
Matt Caswell
2018-07-31
5
-4
/
+7
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
3
-80
/
+66
*
Add test for DSA signatures of raw digests of various sizes
Bryan Donlan
2018-07-29
3
-2
/
+252
*
Fix ossl_shim SNI handling
Benjamin Kaduk
2018-07-26
1
-1
/
+20
*
Validate legacy_version
Matt Caswell
2018-07-20
1
-5
/
+13
*
Update the TLSv1.3 test vectors
Matt Caswell
2018-07-20
2
-133
/
+143
*
Test early_data sent after a second ClientHello causes a failure
Matt Caswell
2018-07-19
1
-8
/
+59
*
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
*
Fix a memory leak in the ticket test
Matt Caswell
2018-07-17
1
-4
/
+7
*
Test that a failed resumption issues the correct number of tickets
Matt Caswell
2018-07-17
1
-44
/
+128
*
Improve testing of stateful tickets
Matt Caswell
2018-07-17
1
-4
/
+21
*
[test] test some important ladder corner cases
Billy Brumley
2018-07-16
1
-1
/
+12
*
test/.../evppkey.txt: X25519 regression test vectors.
Andy Polyakov
2018-07-15
1
-0
/
+38
*
Add a GOST test
Matt Caswell
2018-07-13
8
-1
/
+180
*
NCONF_get_number refix.
Pauli
2018-07-11
1
-0
/
+26
*
Add tests for the "req" command, -addext flag
Rich Salz
2018-07-09
1
-15
/
+19
*
Add a test for the recv_max_early_data setting
Matt Caswell
2018-07-06
1
-5
/
+37
*
Reject duplicate -addext parameters
Rich Salz
2018-07-06
1
-1
/
+12
*
Fix no-tls1_2
Matt Caswell
2018-07-04
1
-2
/
+2
*
Tests for MD5-SHA1 combined digest.
Pauli
2018-07-04
1
-0
/
+14
*
Remove TLSv1.3 tickets from the client cache as we use them
Matt Caswell
2018-07-03
1
-2
/
+3
*
Check for NULL conf in NCONF_get_number
Pauli
2018-07-03
1
-0
/
+31
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
1
-6
/
+25
*
Add a test for the new early data callback
Matt Caswell
2018-07-02
1
-14
/
+98
*
More EVP ECC testing: positive and negative
Billy Brumley
2018-06-29
2
-1
/
+4367
*
Return a fatal error if application data is encountered during shutdown
Matt Caswell
2018-06-27
1
-6
/
+13
*
Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters handshake data
Matt Caswell
2018-06-27
1
-6
/
+6
*
Add a bi-directional shutdown test
Matt Caswell
2018-06-27
3
-4
/
+146
*
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
5
-6
/
+64
*
Fix negative test result in sm2 test
Bernd Edlinger
2018-06-22
1
-1
/
+1
[next]