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