summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Check for RFC 5746 TLS extensionKenny Root2016-01-061-1/+2
* Add more debugging to the DigestTestKenny Root2015-10-271-0/+82
* Add RSA-OAEP and RSA-PSS to StandardNames.Alex Klyubin2015-06-171-0/+11
* Update offered ciphersKenny Root2015-06-041-48/+48
* No need to test "GCM" mode in regular Cipher testKenny Root2015-05-191-1/+1
* Track change from GCM -> AES/GCM/NoPaddingKenny Root2015-05-191-2/+2
* Unbreak SecretKeyFactory-related ProviderTest.Alex Klyubin2015-04-151-0/+6
* StrictJarFile: unittest for missing filesNick Kralevich2015-04-141-0/+0
* libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-0/+18
* Fix misspelling of KerberosBrian Carlstrom2015-03-181-1/+1
* am f0841451: Merge "Add SSLSocket tests which inspect emitted ClientHello fie...Alex Klyubin2015-01-235-58/+311
|\
| * Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-225-58/+311
* | am ed755e7c: Merge "SSLEngineTest: position should be same as produced/consumed"Kenny Root2015-01-081-3/+11
|\|
| * SSLEngineTest: position should be same as produced/consumedKenny Root2015-01-071-3/+11
* | am 8f090052: Merge "Repurpose "HexEncoding" for internal users."Narayan Kamath2014-12-163-97/+4
|\|
| * Repurpose "HexEncoding" for internal users.Narayan Kamath2014-12-163-97/+4
* | am cb43b294: Merge "Get rid of Support_Configuration.SpecialInetTestAddress ..."Narayan Kamath2014-12-051-359/+14
|\|
| * Get rid of Support_Configuration.SpecialInetTestAddress ...Narayan Kamath2014-12-041-359/+14
| * Fix URLConnectionTest for devices without full internet access.Aaron Whyte2014-11-271-2/+0
* | am 06609270: Merge "Assert finite default timeout for TLS/SSL sessions."Alex Klyubin2014-11-251-1/+2
|\|
| * Assert finite default timeout for TLS/SSL sessions.Alex Klyubin2014-11-241-1/+2
* | am aa0045f5: am 939e6a1a: Fix URLConnectionTest for devices without full inte...Aaron Whyte2014-11-251-2/+0
|\ \
| * \ am 939e6a1a: Fix URLConnectionTest for devices without full internet access.Aaron Whyte2014-11-251-2/+0
| |\ \
| | * | Fix URLConnectionTest for devices without full internet access.Aaron Whyte2014-11-241-2/+0
* | | | am 4b5092ae: Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration f...Alex Klyubin2014-11-183-241/+255
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration failure"Alex Klyubin2014-11-183-241/+255
| |\ \ \
| | * | | Fix SSLContextTest.test_SSLContext_defaultConfiguration failureAlex Klyubin2014-11-183-241/+255
* | | | | am 5a32ef57: Merge "Adjust tests for removal of DSS TLS/SSL cipher suites."Alex Klyubin2014-11-181-11/+11
|\| | | |
| * | | | Adjust tests for removal of DSS TLS/SSL cipher suites.Alex Klyubin2014-11-171-11/+11
| |/ / /
* | | | am 657afa6c: Merge "JarUtils: stop trying to build chain past candidates leng...Kenny Root2014-11-141-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | JarUtils: stop trying to build chain past candidates lengthKenny Root2014-11-131-0/+0
* | | | am 5dbbe831: Merge "Basic library for parsing TLS/SSL ClientHellos in tests."Alex Klyubin2014-11-1311-0/+1194
|\ \ \ \ | | |/ / | |/| |
| * | | Basic library for parsing TLS/SSL ClientHellos in tests.Alex Klyubin2014-11-1211-0/+1194
* | | | am 258e3d15: TestKeyStore: more possibilities for KeyStore creationKenny Root2014-11-121-31/+78
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / TestKeyStore: more possibilities for KeyStore creationKenny Root2014-11-121-31/+78
| |/
* | Fix OldSocketTest#test_connectLjava_net_SocketAddressI.Elliott Hughes2014-11-112-16/+15
* | am d4d881ff: Merge "SSLSocket: track update to TLS defaults"Kenny Root2014-11-041-6/+8
|\ \
| * | SSLSocket: track update to TLS defaultsKenny Root2014-11-031-6/+8
* | | am 140f3a33: Merge "SSLSocket: document current behavior with SSLContext"Kenny Root2014-11-041-0/+50
|\| | | |/ |/|
| * SSLSocket: document current behavior with SSLContextKenny Root2014-11-031-0/+50
| * Add support for TLS_FALLBACK_SCSVKenny Root2014-10-221-0/+12
* | Add support for TLS_FALLBACK_SCSVKenny Root2014-10-061-0/+12
* | am 9a497b6d: Merge "Fix UnmodifiableEntrySet.toArray() ordering"Neil Fuller2014-07-172-161/+191
|\|
| * Merge "Fix UnmodifiableEntrySet.toArray() ordering"Neil Fuller2014-07-172-161/+191
| |\
| | * Fix UnmodifiableEntrySet.toArray() orderingNeil Fuller2014-06-232-161/+191
* | | am ea43fa14: Merge "TLS-PSK cipher suites enabled when PSKKeyManager is provi...Alex Klyubin2014-07-151-0/+9
|\| |
| * | TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-141-0/+9
| * | RemoveBrian Carlstrom2014-07-072-109/+9
* | | RemoveBrian Carlstrom2014-07-072-109/+9
* | | am 33c1c8c3: am e0affcdc: Merge "Assert the updated list of supported ECDHE-P...Alex Klyubin2014-06-191-2/+2
|\ \ \