summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/javax/net
Commit message (Expand)AuthorAgeFilesLines
* Check for RFC 5746 TLS extensionKenny Root2016-01-061-1/+17
* Fix time calculation in test_SSLSession_getLastAccessedTimezhulin09102015-10-301-1/+1
* libcore: removed unnecessary code in SSLSocketTestSergio Giro2015-06-171-7/+0
* Merge "SSLSocketTest: add test with no ciphers" into mnc-devKenny Root2015-06-101-0/+31
|\
| * SSLSocketTest: add test with no ciphersKenny Root2015-06-101-0/+31
* | Relax the test for inappropriate fallbackKenny Root2015-06-091-4/+7
|/
* libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-34/+88
* am f0841451: Merge "Add SSLSocket tests which inspect emitted ClientHello fie...Alex Klyubin2015-01-231-40/+159
|\
| * Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-221-40/+159
* | am 85a9dbbb: Merge "SSLSocketTest: test close alert during handshake"Kenny Root2015-01-081-0/+148
|\ \ | |/
| * SSLSocketTest: test close alert during handshakeKenny Root2015-01-081-0/+148
* | am f696c24c: Merge "Assert default SSLSocketFactory and HostnameVerifier actu...Alex Klyubin2014-12-091-0/+115
|\ \ | |/
| * Assert default SSLSocketFactory and HostnameVerifier actually used.Alex Klyubin2014-12-041-0/+115
* | resolved conflicts for merge of 59c2a0aa to lmp-mr1-dev-plus-aospAlex Klyubin2014-12-041-16/+63
|\ \ | |/
| * Merge "Modernize requirements for platform-default HostnameVerifier."Alex Klyubin2014-12-041-13/+58
| |\
| | * Modernize requirements for platform-default HostnameVerifier.Alex Klyubin2014-12-041-13/+58
* | | am 93565e12: Merge changes I41d7fbdb,Ia94b4d22Narayan Kamath2014-12-031-0/+26
|\ \ \ | |/ /
| * | Add tests for issue 18554122.Narayan Kamath2014-12-031-0/+26
| * | Add test case for issue 18428603Narayan Kamath2014-12-031-0/+23
| |/
* | am b438b395: Merge "Add test case for issue 18428603" into lmp-mr1-devNarayan Kamath2014-12-021-0/+23
|\ \
| * | Add test case for issue 18428603Narayan Kamath2014-12-021-0/+23
* | | resolved conflicts for merge of cb6b3cf1 to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-251-88/+252
|\ \ \ | | |/ | |/|
| * | CTS tests for the platform-default HostnameVerifier.Alex Klyubin2014-11-241-85/+249
* | | resolved conflicts for merge of eecc5b7c to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-191-0/+3
|\ \ \ | |/ / |/| / | |/
| * Fix a bug in DefaultHostnameVerifier wildcard handling.Alex Klyubin2014-11-181-0/+3
| * SSLSocketTest: add error message test for fallback_scsvKenny Root2014-11-171-0/+8
* | Merge "Fix DefaultHostnameVerifierTest failure."Alex Klyubin2014-11-191-4/+8
|\ \
| * | Fix DefaultHostnameVerifierTest failure.Alex Klyubin2014-11-181-4/+8
* | | Fix SSLContextTest.test_SSLContext_defaultConfiguration failureAlex Klyubin2014-11-186-8/+7
|/ /
* | SSLSocketTest: add error message test for fallback_scsvKenny Root2014-11-171-0/+8
* | Basic library for parsing TLS/SSL ClientHellos in tests.Alex Klyubin2014-11-121-3/+14
* | am 140f3a33: Merge "SSLSocket: document current behavior with SSLContext"Kenny Root2014-11-041-0/+21
|\ \
| * | SSLSocket: document current behavior with SSLContextKenny Root2014-11-031-0/+21
| * | Add an additional regression test for SSLSocketTest.Neil Fuller2014-10-231-0/+38
| * | Add support for TLS_FALLBACK_SCSVKenny Root2014-10-222-4/+96
* | | am bc1ea657: Suppress failing OkHttp CTS testsNeil Fuller2014-10-151-0/+38
|\ \ \ | | |/ | |/|
| * | Suppress failing OkHttp CTS testsNeil Fuller2014-10-131-0/+38
* | | am e6a6e935: Add support for TLS_FALLBACK_SCSVKenny Root2014-10-062-4/+96
|\ \ \ | |/ /
| * | Add support for TLS_FALLBACK_SCSVKenny Root2014-10-062-4/+96
* | | am 3a025d3d: Merge "Enable hostname verification for absolute hostnames."Kenny Root2014-09-301-0/+27
|\ \ \ | | |/ | |/|
| * | Merge "Enable hostname verification for absolute hostnames."Kenny Root2014-09-301-0/+27
| |\ \
| | * | Enable hostname verification for absolute hostnames.Alex Klyubin2014-09-171-0/+27
* | | | am 76d38635: Merge "Reject wildcard certs for single-label domain names."Kenny Root2014-09-301-0/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Reject wildcard certs for single-label domain names.Alex Klyubin2014-09-241-0/+11
| |/
| * SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-231-0/+1
| * TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-141-0/+108
| * Merge "Invalidate cache of default SocketFactory"Kenny Root2014-07-101-0/+174
| |\
| | * Invalidate cache of default SocketFactoryKenny Root2014-06-271-0/+174
| * | RemoveBrian Carlstrom2014-07-072-109/+0
| |/
* | Merge "Add a way to get all values of an attribute of DN." into lmp-devAlex Klyubin2014-07-241-20/+32
|\ \