index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssl_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-10
/
+9
*
Remove the TEST_check macro.
Pauli
2017-07-04
1
-1
/
+2
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-23
/
+23
*
Update tests to avoid printf to stdout/stderr when running as test cases.
Pauli
2017-06-20
1
-13
/
+12
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Add ExpectedServerCANames
Dr. Stephen Henson
2017-04-04
1
-48
/
+57
*
Test infrastructure additions.
Pauli
2017-03-29
1
-71
/
+59
*
Add ExpectedClientCANames
Dr. Stephen Henson
2017-03-16
1
-0
/
+57
*
Use the built in boolean type for CompressionExpected
Matt Caswell
2017-03-02
1
-3
/
+3
*
Add compression tests
Matt Caswell
2017-03-02
1
-0
/
+11
*
Add test support for TLS signature types.
Dr. Stephen Henson
2017-01-30
1
-0
/
+16
*
Add options to check TLS signing hashes
Dr. Stephen Henson
2017-01-20
1
-12
/
+26
*
add ECDSA test server certificate
Dr. Stephen Henson
2017-01-15
1
-1
/
+1
*
Add options to check certificate types.
Dr. Stephen Henson
2017-01-15
1
-6
/
+29
*
Add new ssl_test option.
Dr. Stephen Henson
2017-01-08
1
-0
/
+12
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
1
-1
/
+3
*
Simplify tests part 2
Emilia Kasper
2016-11-07
1
-32
/
+6
*
testutil: always print errors on failure
Emilia Kasper
2016-11-04
1
-2
/
+0
*
Test that the peers send at most one fatal alert
Emilia Kasper
2016-08-18
1
-0
/
+10
*
Add TEST_check
Emilia Kasper
2016-08-10
1
-12
/
+12
*
Fix ALPN tests when NPN is off
Emilia Kasper
2016-08-08
1
-2
/
+2
*
Reorganize SSL test structures
Emilia Kasper
2016-08-08
1
-14
/
+14
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-0
/
+4
*
Test client-side resumption
Emilia Kasper
2016-07-21
1
-3
/
+12
*
SSL test framework: port resumption tests
Emilia Kasper
2016-07-20
1
-2
/
+33
*
SSL test framework: port NPN and ALPN tests
Emilia Kasper
2016-07-19
1
-31
/
+58
*
SSL test framework: port SNI tests
Emilia Kasper
2016-06-28
1
-17
/
+18
*
SSL test: only write out server2 when testing SNI
Emilia Kasper
2016-06-13
1
-5
/
+6
*
Port DTLS version negotiation tests
Emilia Kasper
2016-06-13
1
-4
/
+19
*
Clean up following new SNI tests
Emilia Kasper
2016-06-13
1
-33
/
+7
*
Fix session ticket and SNI
Todd Short
2016-06-09
1
-4
/
+66
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-4
/
+3
*
Remove proxy tests. Add verify callback tests.
Emilia Kasper
2016-05-12
1
-3
/
+3
*
Don't use deprecated CONF_modules_free() in tests
Viktor Dukhovni
2016-04-14
1
-1
/
+0
*
Better use BIO_snprintf() than snprintf(), in case the later isn't available
Richard Levitte
2016-04-07
1
-2
/
+2
*
testutil: return 1 on success
Emilia Kasper
2016-04-05
1
-5
/
+3
*
New SSL test framework
Emilia Kasper
2016-04-05
1
-0
/
+217