index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssl_test_ctx_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
Dr. David von Oheimb
2020-08-21
1
-4
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-3
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use .cnf for config files, not .conf
Rich Salz
2020-03-06
1
-1
/
+1
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-3
/
+3
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Session Ticket app data
Todd Short
2018-03-12
1
-0
/
+4
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-0
/
+2
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-1
/
+5
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-1
/
+5
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-2
/
+2
*
Change SETUP_TEST_FIXTURE so that the fixture structure is passed by
Pauli
2017-08-07
1
-3
/
+7
*
Test fixtures changed to pointers.
Pauli
2017-08-03
1
-38
/
+45
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-13
/
+11
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-4
/
+10
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
Convert danetest, ssl_test_ctx_test
Rich Salz
2017-05-02
1
-150
/
+66
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Test infrastructure additions.
Pauli
2017-03-29
1
-94
/
+75
*
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
/
+8
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
1
-1
/
+2
*
Simplify tests part 2
Emilia Kasper
2016-11-07
1
-19
/
+10
*
testutil: always print errors on failure
Emilia Kasper
2016-11-04
1
-1
/
+0
*
Add some CertStatus tests
Matt Caswell
2016-08-30
1
-0
/
+6
*
Port multi-buffer tests
Emilia Kasper
2016-08-18
1
-0
/
+7
*
SSL tests: send some application data
Emilia Kasper
2016-08-16
1
-0
/
+6
*
Add TEST_check
Emilia Kasper
2016-08-10
1
-6
/
+5
*
SSL tests: port CT tests, add a few more
Emilia Kasper
2016-08-10
1
-0
/
+10
*
SSL test ctx: fix tests
Emilia Kasper
2016-08-10
1
-0
/
+1
*
Reorganize SSL test structures
Emilia Kasper
2016-08-08
1
-75
/
+110
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-0
/
+4
*
SSL test framework: port resumption tests
Emilia Kasper
2016-07-20
1
-1
/
+21
*
SSL test framework: port NPN and ALPN tests
Emilia Kasper
2016-07-19
1
-0
/
+30
*
SSL test framework: port SNI tests
Emilia Kasper
2016-06-28
1
-0
/
+16
*
Port DTLS version negotiation tests
Emilia Kasper
2016-06-13
1
-0
/
+2
*
Clean up following new SNI tests
Emilia Kasper
2016-06-13
1
-2
/
+2
*
Fix session ticket and SNI
Todd Short
2016-06-09
1
-1
/
+17
*
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
-8
/
+16
*
testutil: return 1 on success
Emilia Kasper
2016-04-05
1
-5
/
+5
*
New SSL test framework
Emilia Kasper
2016-04-05
1
-0
/
+179