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