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