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
*
Run BoringSSL tests on Travis
Emilia Kasper
2016-11-24
1
-2
/
+5
*
Fix some defines in ossl_shim
Matt Caswell
2016-11-23
1
-4
/
+0
*
Fix an uninit variable usage
Matt Caswell
2016-11-23
1
-1
/
+1
*
Update tls13secretstest to use the new simpler test framework
Matt Caswell
2016-11-23
2
-23
/
+3
*
Fix some style issues with TLSv1.3 state machine PR
Matt Caswell
2016-11-23
1
-4
/
+1
*
Extend test_tls13messages
Matt Caswell
2016-11-23
2
-7
/
+44
*
Add a test for the TLSv1.3 state machine
Matt Caswell
2016-11-23
1
-0
/
+86
*
Fix the tests following the state machine changes for TLSv1.3
Matt Caswell
2016-11-23
3
-5
/
+22
*
Update state machine to be closer to TLS1.3
Matt Caswell
2016-11-23
1
-0
/
+8
*
Implement tls13_change_cipher_state()
Matt Caswell
2016-11-23
1
-0
/
+8
*
Remove old style NewSessionTicket from TLSv1.3
Matt Caswell
2016-11-23
4
-24
/
+67
*
Skipping tests in evp_test leaks memory
Todd Short
2016-11-21
1
-19
/
+20
*
Make SSL_read and SSL_write return the old behaviour and document it.
Kurt Roeckx
2016-11-21
1
-15
/
+42
*
Add test to check EVP_PKEY method ordering.
Dr. Stephen Henson
2016-11-20
3
-1
/
+81
*
Add conversion test for MSBLOB format.
Dr. Stephen Henson
2016-11-17
3
-3
/
+4
*
Make sure things get deleted when test setup fails in ct_test.c
Rob Percival
2016-11-16
1
-14
/
+13
*
Use valid signature in test_decode_tls_sct()
Rob Percival
2016-11-16
1
-2
/
+2
*
Construct SCT from base64 in ct_test
Rob Percival
2016-11-16
1
-26
/
+12
*
Remove a hack from ssl_test_old
Matt Caswell
2016-11-16
1
-20
/
+22
*
Fixed various style issues in the key_share code
Matt Caswell
2016-11-16
1
-3
/
+1
*
Add some tests for the key_share extension
Matt Caswell
2016-11-16
1
-0
/
+326
*
Start using the key_share data to derive the PMS
Matt Caswell
2016-11-16
5
-23
/
+89
*
Add test for CT_POLICY_EVAL_CTX default time
Rob Percival
2016-11-15
1
-0
/
+26
*
Check that SCT timestamps are not in the future
Rob Percival
2016-11-15
1
-5
/
+26
*
Remove heartbeat support
Richard Levitte
2016-11-13
3
-393
/
+1
*
Solution proposal for issue #1647.
Matthias Kraft
2016-11-13
1
-1
/
+4
*
Fix test_sslcorrupt when using TLSv1.3
Matt Caswell
2016-11-10
1
-0
/
+26
*
Link internal tests with static OpenSSL libraries when needed
Richard Levitte
2016-11-10
2
-74
/
+36
*
Fix no-ct in test/ct_test.c
Richard Levitte
2016-11-10
1
-0
/
+6
*
Fix the no-tls option
Matt Caswell
2016-11-10
2
-1
/
+5
*
Fix no-cms (CVE-2016-7053)
Richard Levitte
2016-11-10
1
-5
/
+10
*
test/evptests.txt: add negative tests for AEAD ciphers.
Andy Polyakov
2016-11-10
2
-1
/
+60
*
test: add TLS application data corruption test.
Andy Polyakov
2016-11-10
4
-1
/
+307
*
add test for CVE-2016-7053
Dr. Stephen Henson
2016-11-10
2
-1
/
+9
*
test/bntest.c: regression test for CVE-2016-7055.
Andy Polyakov
2016-11-10
1
-0
/
+26
*
Fix the evp_test Ctrl keyword processing
Richard Levitte
2016-11-10
1
-4
/
+12
*
Fix no-dso (shlibloadtest)
Richard Levitte
2016-11-10
1
-4
/
+3
*
Give the test with only TLS1.1 and TLS1.0 a better name
Matt Caswell
2016-11-09
1
-5
/
+5
*
Add some more version tests
Matt Caswell
2016-11-09
2
-8
/
+37
*
Look at the supported_versions extension even if the server <TLS1.3
Matt Caswell
2016-11-09
1
-3
/
+4
*
Add a test for the supported_versions extension
Matt Caswell
2016-11-09
1
-0
/
+148
*
Add server side support for supported_versions extension
Matt Caswell
2016-11-09
3
-7
/
+20
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
20
-130
/
+223
*
dtl_mtu_test doesn't follow BIO_* conventions and make Windows build fail
EasySec
2016-11-09
1
-1
/
+1
*
Add a test for the TLS1.3 secret generation
Matt Caswell
2016-11-09
3
-0
/
+384
*
Add support for initialising WPACKETs from a static buffer
Matt Caswell
2016-11-09
1
-0
/
+27
*
Following the changes to HKDF to accept a mode, add some tests for this
Matt Caswell
2016-11-09
1
-0
/
+106
*
Improve RSA test coverage.
David Benjamin
2016-11-07
1
-0
/
+136
*
Implement RSASSA-PKCS1-v1_5 as specified.
David Benjamin
2016-11-07
1
-1
/
+2
*
Simplify tests part 2
Emilia Kasper
2016-11-07
7
-561
/
+389
[next]