1. 9d83fcf Fix URLConnection test cases. by Narayan Kamath · 9 years ago
  2. 5fe0dc4 Bump test key sizes to 1024 by Kenny Root · 9 years ago
  3. 560a1e7 Revert "Bump test key sizes to 1024" by Kenny Root · 9 years ago
  4. 68d9765 Bump test key sizes to 1024 by Kenny Root · 9 years ago
  5. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 9 years ago
  6. 58b05c8 Fix OldJarFileTest: move initialization to setUp() by Neil Fuller · 9 years ago
  7. 25cd188 Assert that PSS AlgorithmParameters work as expected. by Alex Klyubin · 9 years ago
  8. 1a462a1 am 34489adf: Merge "StrictJarFileTest: Make sure zero length files are handled correctly" by Nick Kralevich · 9 years ago
  9. 34489ad Merge "StrictJarFileTest: Make sure zero length files are handled correctly" by Nick Kralevich · 9 years ago
  10. 6b53e3b am 62ed3187: Merge "Revert "Revert "Update tests for BoringSSL roll.""" by Kenny Root · 9 years ago
  11. 76cbd50 Revert "Revert "Update tests for BoringSSL roll."" by Kenny Root · 9 years ago
  12. 61b3207 am d0bc90b0: Merge "Revert "Update tests for BoringSSL roll."" by Kenny Root · 9 years ago
  13. 1681d1a Revert "Update tests for BoringSSL roll." by Kenny Root · 9 years ago
  14. e632329 am e9910cae: Merge "Update tests for BoringSSL roll." by Kenny Root · 9 years ago
  15. 9f445e8 StrictJarFileTest: Make sure zero length files are handled correctly by Nick Kralevich · 9 years ago
  16. 5894fb7 Update tests for BoringSSL roll. by Adam Langley · 9 years ago
  17. 13b16b2 am 8fb8018d: Merge "Fix / unsuppress some URLConnectTests tests" by Neil Fuller · 9 years ago
  18. 8fb8018 Merge "Fix / unsuppress some URLConnectTests tests" by Neil Fuller · 9 years ago
  19. d3f4ab6 am 030ff6e7: Merge "Add more debugging to the DigestTest" by Kenny Root · 9 years ago
  20. 5fe1cd0 Add more debugging to the DigestTest by Kenny Root · 9 years ago
  21. 26f2557 Fix / unsuppress some URLConnectTests tests by Neil Fuller · 9 years ago
  22. 600f392 am f28ba434: Merge "Add RSA-OAEP and RSA-PSS to StandardNames." into mnc-dev by Alex Klyubin · 9 years ago
  23. 89c6ac9 Add RSA-OAEP and RSA-PSS to StandardNames. by Alex Klyubin · 9 years ago
  24. 384730c Fix lookup order when opening directly from APK by Dmitriy Ivanov · 9 years ago
  25. a5caede libcore/support: change TestKeyStore to avoid using getLocalHost() by Sergio Giro · 9 years ago
  26. dfb72da Update offered ciphers by Kenny Root · 9 years ago
  27. 90b217a Update offered ciphers by Kenny Root · 9 years ago
  28. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  29. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  30. b8ec837 Make StrictJarFile deal with missing manifest entries by Neil Fuller · 9 years ago
  31. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  32. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  33. 8c28234 Merge "StandardNames: update expectations for RI" by Kenny Root · 9 years ago
  34. e31bd0c No need to test "GCM" mode in regular Cipher test by Kenny Root · 9 years ago
  35. 75cad21 Track change from GCM -> AES/GCM/NoPadding by Kenny Root · 9 years ago
  36. a174063 No need to test "GCM" mode in regular Cipher test by Kenny Root · 9 years ago
  37. 4d582b4 StandardNames: update expectations for RI by Kenny Root · 9 years ago
  38. 6e0cdd0 Track change from GCM -> AES/GCM/NoPadding by Kenny Root · 9 years ago
  39. ef68d71 Unbreak SecretKeyFactory-related ProviderTest. by Alex Klyubin · 9 years ago
  40. 5c95b44 StrictJarFile: unittest for missing files by Nick Kralevich · 9 years ago
  41. 7c4f30c libcore: change SSLEngineTest to close SSLEngine instances by Sergio Giro · 9 years ago
  42. b475d1c Fix misspelling of Kerberos by Brian Carlstrom · 9 years ago
  43. 50840c3 am f0841451: Merge "Add SSLSocket tests which inspect emitted ClientHello fields." by Alex Klyubin · 10 years ago
  44. b1fe85c Add SSLSocket tests which inspect emitted ClientHello fields. by Alex Klyubin · 10 years ago
  45. 138152a am ed755e7c: Merge "SSLEngineTest: position should be same as produced/consumed" by Kenny Root · 10 years ago
  46. 946d9a0 SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  47. 155147b am 8f090052: Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  48. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  49. 2c3cdb9 am cb43b294: Merge "Get rid of Support_Configuration.SpecialInetTestAddress ..." by Narayan Kamath · 10 years ago
  50. 3ea21b6 Get rid of Support_Configuration.SpecialInetTestAddress ... by Narayan Kamath · 10 years ago
  51. d8ce757 Fix URLConnectionTest for devices without full internet access. by Aaron Whyte · 10 years ago
  52. 99f3b68 am 06609270: Merge "Assert finite default timeout for TLS/SSL sessions." by Alex Klyubin · 10 years ago
  53. 33b1622 am aa0045f5: am 939e6a1a: Fix URLConnectionTest for devices without full internet access. by Aaron Whyte · 10 years ago
  54. aa0045f am 939e6a1a: Fix URLConnectionTest for devices without full internet access. by Aaron Whyte · 10 years ago
  55. 939e6a1 Fix URLConnectionTest for devices without full internet access. by Aaron Whyte · 10 years ago
  56. 4e1404f Assert finite default timeout for TLS/SSL sessions. by Alex Klyubin · 10 years ago
  57. e35c306 am 4b5092ae: Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration failure" by Alex Klyubin · 10 years ago
  58. 4b5092a Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration failure" by Alex Klyubin · 10 years ago
  59. 27dfa41 am 5a32ef57: Merge "Adjust tests for removal of DSS TLS/SSL cipher suites." by Alex Klyubin · 10 years ago
  60. 7827407 Fix SSLContextTest.test_SSLContext_defaultConfiguration failure by Alex Klyubin · 10 years ago
  61. fef7818 Adjust tests for removal of DSS TLS/SSL cipher suites. by Alex Klyubin · 10 years ago
  62. 8d4127b am 657afa6c: Merge "JarUtils: stop trying to build chain past candidates length" into lmp-mr1-dev by Kenny Root · 10 years ago
  63. ef7f5a1 JarUtils: stop trying to build chain past candidates length by Kenny Root · 10 years ago
  64. 5dddfb5 am 5dbbe831: Merge "Basic library for parsing TLS/SSL ClientHellos in tests." by Alex Klyubin · 10 years ago
  65. 17a09fd am 258e3d15: TestKeyStore: more possibilities for KeyStore creation by Kenny Root · 10 years ago
  66. fb30da6 Basic library for parsing TLS/SSL ClientHellos in tests. by Alex Klyubin · 10 years ago
  67. 258e3d1 TestKeyStore: more possibilities for KeyStore creation by Kenny Root · 10 years ago
  68. ca9037f Fix OldSocketTest#test_connectLjava_net_SocketAddressI. by Elliott Hughes · 10 years ago
  69. 2d3e650 am d4d881ff: Merge "SSLSocket: track update to TLS defaults" by Kenny Root · 10 years ago
  70. 31ac535 am 140f3a33: Merge "SSLSocket: document current behavior with SSLContext" by Kenny Root · 10 years ago
  71. 8e810dd SSLSocket: track update to TLS defaults by Kenny Root · 10 years ago
  72. bda96e0 SSLSocket: document current behavior with SSLContext by Kenny Root · 10 years ago
  73. 3b96a51 Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  74. e6a6e93 Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  75. 46a39d6 am 9a497b6d: Merge "Fix UnmodifiableEntrySet.toArray() ordering" by Neil Fuller · 10 years ago
  76. 9a497b6 Merge "Fix UnmodifiableEntrySet.toArray() ordering" by Neil Fuller · 10 years ago
  77. c51bba0 am ea43fa14: Merge "TLS-PSK cipher suites enabled when PSKKeyManager is provided." by Alex Klyubin · 10 years ago
  78. b5730a1 TLS-PSK cipher suites enabled when PSKKeyManager is provided. by Alex Klyubin · 10 years ago
  79. 36214fe Remove by Brian Carlstrom · 10 years ago
  80. 8d290a5 Remove by Brian Carlstrom · 10 years ago
  81. 244e90a Fix UnmodifiableEntrySet.toArray() ordering by Neil Fuller · 10 years ago
  82. 8270793 am 33c1c8c3: am e0affcdc: Merge "Assert the updated list of supported ECDHE-PSK cipher suites." by Alex Klyubin · 10 years ago
  83. 33c1c8c am e0affcdc: Merge "Assert the updated list of supported ECDHE-PSK cipher suites." by Alex Klyubin · 10 years ago
  84. f14c0fd Assert the updated list of supported ECDHE-PSK cipher suites. by Alex Klyubin · 10 years ago
  85. d3555a4 am c0a8f479: am 9adf681e: am 4352ab40: Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
  86. c0a8f47 am 9adf681e: am 4352ab40: Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
  87. 4352ab4 Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
  88. 7866ef1 am dacb4741: am c0d465fd: am 6c16a47c: Merge "Simplify assertions about SSLEngine." by Alex Klyubin · 10 years ago
  89. dacb474 am c0d465fd: am 6c16a47c: Merge "Simplify assertions about SSLEngine." by Alex Klyubin · 10 years ago
  90. c9461f3 Document and assert support for TLS-PSK cipher suites. by Alex Klyubin · 10 years ago
  91. 2c8bbf4 Simplify assertions about SSLEngine. by Alex Klyubin · 10 years ago
  92. 8f3ae28 am 4cd96cc5: am 5c6ea6f6: am c7743447: Merge "Enlarge the minimum key size of RSA to enhance the security" by Kenny Root · 10 years ago
  93. 4cd96cc am 5c6ea6f6: am c7743447: Merge "Enlarge the minimum key size of RSA to enhance the security" by Kenny Root · 10 years ago
  94. 2e68348 Enlarge the minimum key size of RSA to enhance the security by DanielMo · 10 years ago
  95. bdb8ddc am 0d6d3292: am 6005b896: am 4abcf7ad: Merge changes Iaaafcbed,Ifbca5637 by Kenny Root · 10 years ago
  96. 0d6d329 am 6005b896: am 4abcf7ad: Merge changes Iaaafcbed,Ifbca5637 by Kenny Root · 10 years ago
  97. 888373c KeyManagerFactoryTest: add all the possible key types by Kenny Root · 10 years ago
  98. 5c727bd am c3eed594: am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard protected resource leakage" by Paul Duffin · 10 years ago
  99. c3eed59 am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard protected resource leakage" by Paul Duffin · 10 years ago
  100. a6f350c Improve detection of CloseGuard protected resource leakage by Paul Duffin · 10 years ago