summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/libcore/javax
Commit message (Expand)AuthorAgeFilesLines
* libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-0/+18
* SSLEngineTest: position should be same as produced/consumedKenny Root2015-01-071-3/+11
* Assert finite default timeout for TLS/SSL sessions.Alex Klyubin2014-11-241-1/+2
* Fix SSLContextTest.test_SSLContext_defaultConfiguration failureAlex Klyubin2014-11-182-202/+248
* RemoveBrian Carlstrom2014-07-072-109/+9
* Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-291-4/+29
|\
| * Document and assert support for TLS-PSK cipher suites.Alex Klyubin2014-05-271-4/+29
* | Simplify assertions about SSLEngine.Alex Klyubin2014-05-231-4/+4
|/
* Fix SSLEngineTest for RIKenny Root2014-04-221-1/+1
* Update SSLEngineTest for OpenSSLKenny Root2014-04-101-9/+42
* Update SSLEngineTest for RIKenny Root2014-04-103-2/+7
* Add X509ExtendedTrustManagerKenny Root2014-03-252-11/+113
* Support multiple KeyManagers in TestSSLContext and TestKeyStore.Alex Klyubin2014-03-191-13/+12
* Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.Alex Klyubin2013-12-161-11/+5
* resolved conflicts for merge of 8629cea4 to klp-dev-plus-aospAlex Klyubin2013-11-142-0/+161
|\
| * SSLEngine: Test that server params are verifiedAlex Klyubin2013-11-132-0/+161
* | Higher-level default configuration asserts for TLS/SSL primitives.Alex Klyubin2013-11-081-0/+202
|/
* Use the same host name in the SSL cert as in mockwebserver.Jesse Wilson2011-06-081-4/+2
* libcore key chain supportBrian Carlstrom2011-04-061-2/+51
* Move tests from java.injected into libcore.Jesse Wilson2011-02-101-0/+114
* Elliptic Crypto support for OpenSSLSocketImplBrian Carlstrom2010-12-013-2/+60
* Toward EC TLS supportBrian Carlstrom2010-11-292-2/+193
* TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix,...Brian Carlstrom2010-11-151-0/+95
* CloseGuard: finalizers for closeable objects should log complaintsBrian Carlstrom2010-10-043-0/+22
* Moving tests to be under the libcore.* package.Jesse Wilson2010-08-104-0/+593