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
*
Don't do version neg on an HRR
Matt Caswell
2017-10-16
2
-0
/
+16
*
Fix a bug in ALPN comparation code of a test case
Paul Yang
2017-10-16
1
-1
/
+1
*
Fix reading heap overflow in a test case
Paul Yang
2017-10-16
1
-6
/
+7
*
Add a test for setting initial SNI in CH but not using it with early_data
Matt Caswell
2017-10-12
1
-0
/
+10
*
Add RFC7919 tests.
Dr. Stephen Henson
2017-10-12
1
-0
/
+557
*
Don't assume shared key length matches expected length
Dr. Stephen Henson
2017-10-12
1
-1
/
+4
*
Add EVP_PKEY_METHOD redirection test
Dr. Stephen Henson
2017-10-12
1
-0
/
+170
*
Appease -Werror=maybe-uninitialized
Benjamin Kaduk
2017-10-11
1
-1
/
+1
*
Session resume broken switching contexts
Todd Short
2017-10-04
10
-4
/
+94
*
Add a reserve call to the stack data structure.
Pauli
2017-09-27
2
-4
/
+23
*
Allow DH_set0_key with only private key.
David Benjamin
2017-09-26
1
-5
/
+23
*
Guard against DoS in name constraints handling.
David Benjamin
2017-09-22
8
-1
/
+2175
*
Add RSA-PSS certificate type TLS tests
Dr. Stephen Henson
2017-09-20
2
-128
/
+356
*
Add RSA-PSS test certificates
Dr. Stephen Henson
2017-09-20
2
-0
/
+47
*
Support EVP_PKEY_meth_remove and pmeth internal cleanup
Paul Yang
2017-09-14
1
-5
/
+0
*
Support key check in EVP interface
Paul Yang
2017-09-13
2
-1
/
+173
*
Introduce named constants for the ClientHello callback.
David Benjamin
2017-09-08
2
-13
/
+15
*
Fix test documentation.
David Benjamin
2017-09-08
2
-4
/
+4
*
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
David Benjamin
2017-09-08
6
-87
/
+93
*
Fix test_client_hello with no-tls1_2_method
Benjamin Kaduk
2017-09-07
1
-2
/
+3
*
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-06
1
-0
/
+20
*
Don't use ciphersuites for inflating the ClientHello in clienthellotest
Matt Caswell
2017-09-04
1
-7
/
+5
*
Fix 90-test_store.t: using config() requires OpenSSL::Test::Utils
Richard Levitte
2017-09-04
1
-0
/
+1
*
Fix an include location problem in the extrended tests.
Pauli
2017-09-03
3
-4
/
+4
*
OSSL_STORE: Avoid testing with URIs on the mingw command line
Richard Levitte
2017-09-03
1
-25
/
+79
*
test/run_tests.pl: don't use Module::Load::Conditional.
Andy Polyakov
2017-09-02
1
-3
/
+2
*
Fix long SNI lengths in test/handshake_helper.c
Benjamin Kaduk
2017-09-01
1
-2
/
+2
*
Fixup include path in ossl_shim test after e_os.h work
Benjamin Kaduk
2017-09-01
1
-1
/
+1
*
struct timeval include guards
Pauli
2017-09-01
1
-10
/
+2
*
Test for late client side detection of ALPN inconsistenties
Matt Caswell
2017-08-31
1
-56
/
+111
*
Add some fixes for Travis failures
Matt Caswell
2017-08-31
1
-2
/
+2
*
Add PSK early_data tests
Matt Caswell
2017-08-31
1
-0
/
+171
*
Update the tests for SNI changes
Matt Caswell
2017-08-31
4
-8
/
+13
*
Add some PSK early_data tests
Matt Caswell
2017-08-31
1
-94
/
+149
*
Fix return value of ASN1_TIME_compare
Todd Short
2017-08-30
1
-0
/
+46
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-0
/
+74
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
4
-5
/
+5
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
3
-1
/
+3
*
DRBG: clarify difference between entropy counts and buffer lengths
Dr. Matthias St. Pierre
2017-08-28
1
-49
/
+49
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-5
/
+0
*
Fix no-tls and no-tls1_2
Matt Caswell
2017-08-25
1
-7
/
+8
*
Fix no-scrypt
Matt Caswell
2017-08-25
1
-0
/
+7
*
Do not lookup zero-length session ID
Kazuki Yamaguchi
2017-08-25
1
-8
/
+20
*
Fix no-chacha and no-poly1305
Matt Caswell
2017-08-25
1
-0
/
+4
*
Don't run a CT specifc test if CT is disabled
Matt Caswell
2017-08-25
1
-1
/
+5
*
Check range of test values using isascii before diving into the full
Pauli
2017-08-24
1
-4
/
+9
*
Check for EOF in ASCII conversions.
Pauli
2017-08-24
1
-0
/
+6
*
Fix enable-sctp
Matt Caswell
2017-08-24
1
-0
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
2
-6
/
+1
*
Don't try to compare the ctype functions on values > 127
Richard Levitte
2017-08-22
1
-1
/
+1
[next]