summaryrefslogtreecommitdiff
path: root/lib/ssl/test/ssl_npn_handshake_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssl: Make sure test initilization is cleanIngela Anderton Andin2017-09-011-2/+7
* ssl: Make sure tests get a clean startIngela Anderton Andin2016-09-071-1/+1
* ssl: Remove use of test_server config macroIngela Anderton Andin2016-05-201-2/+2
* ssl: move TLS/DTLS version logging into helperAndreas Schultz2016-05-201-1/+1
* ssl: tests for DTLSAndreas Schultz2016-05-201-10/+9
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'ia/ssl/modern-timetrap'Ingela Anderton Andin2015-06-231-4/+11
|\
| * ssl: Make init functions fail if make_certs:all failsIngela Anderton Andin2015-06-221-4/+2
| * ssl: modernize timetrap handlingIngela Anderton Andin2015-06-221-0/+9
* | Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
|/
* ssl: Remove unnecessary suite callbackIngela Anderton Andin2015-06-151-2/+0
* ssl: Use new API function connection_information in testsIngela Anderton Andin2015-05-191-3/+3
* ssl: Add TLS-ALPN supportLoïc Hoguin2015-03-171-4/+4
* public_key & ssl: Add ASN-1 dependencyIngela Anderton Andin2013-06-071-1/+0
* ssl: ct:print -> ct:log and assert port_commandIngela Anderton Andin2013-05-081-6/+6
* ssl: Handle next protocol negotiation when reusing a session.Ingela Anderton Andin2013-03-061-1/+53
* ssl: Further error handling enhancmentsIngela Anderton Andin2013-02-181-7/+7
* ssl: CTify test casesIngela Anderton Andin2013-01-111-14/+16
* ssl: Shorten test case names to workaround ct shortcomings on windowsIngela Anderton Andin2012-09-261-4/+4
* ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin2012-09-211-53/+134
* ssl: Dialyzer fixes and code cleaningIngela Anderton Andin2012-09-201-0/+1
* ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin2012-09-201-20/+30
* ssl: Support for SSL Next Protocol NegotiationBen Murphy2012-09-201-0/+218