1. 07c8c69 Late binding: fix refactor mistake in Cipher by Kenny Root · 11 years ago
  2. c539bff Late binding: add support to Signature by Kenny Root · 11 years ago
  3. 35d776d Merge "All our structs should have a public constructor." by Elliott Hughes · 11 years ago
  4. 848e5ee Merge "Make ICU.localeFromIcuLocaleId public." by Narayan Kamath · 11 years ago
  5. c92598f Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 11 years ago
  6. d0432cd Only offer the CAP_* constants on bionic. by Elliott Hughes · 11 years ago
  7. c80b755 All our structs should have a public constructor. by Elliott Hughes · 11 years ago
  8. 8107b20 Revert "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  9. 0a64887 Improve JCE getInstance documentation by Kenny Root · 11 years ago
  10. ecd4da0 Merge "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  11. d88231f Revert "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  12. 3ed78a8 Late binding: supplied Provider should be used by Kenny Root · 11 years ago
  13. bfb883a Merge "Delete test that depends on an external server." by Narayan Kamath · 11 years ago
  14. 4dd5268 Delete test that depends on an external server. by Narayan Kamath · 11 years ago
  15. c9525e1 MemoryTest LP64 fixes. by Elliott Hughes · 11 years ago
  16. a8a1e20 ExpatParser LP64 fixes. by Elliott Hughes · 11 years ago
  17. 183f85f Add aarch64 to the architectures without alignment restrictions. by Elliott Hughes · 11 years ago
  18. 026a0cd Be more consistent with L suffixes in NIOAcccess. by Elliott Hughes · 11 years ago
  19. 9adba44 NativeBreakIterator LP64 fixes. by Elliott Hughes · 11 years ago
  20. df40b4a NativeCollation LP64 fixes. by Elliott Hughes · 11 years ago
  21. 11f07d3 Add posix_fallocate to Libcore.os. by Elliott Hughes · 11 years ago
  22. 11c14e6 Merge "Assert PKCS#7 padding supported for AES and 3DES." by Alex Klyubin · 11 years ago
  23. 9f48b7f Assert PKCS#7 padding supported for AES and 3DES. by Alex Klyubin · 11 years ago
  24. 0b6b3e1 Move the hidden File.readlink into Libcore.os. by Elliott Hughes · 11 years ago
  25. a835db1 Merge "Rename our 'realpath' because it isn't the same as realpath(3)." by Elliott Hughes · 11 years ago
  26. 342e06a CryptoProvider: remove duplicate algorithms by Kenny Root · 11 years ago
  27. 88f0e15 Remove DRLCertFactory by Kenny Root · 11 years ago
  28. 4253928 X509CRLTest: fix lastUpdate vs revocation time by Kenny Root · 11 years ago
  29. 081c0de Rename our 'realpath' because it isn't the same as realpath(3). by Elliott Hughes · 11 years ago
  30. ced0ecf X509CRLImpl: add generics! by Kenny Root · 11 years ago
  31. 305e50e X509CRLImpl: fix getRevokedCertificate by serial by Kenny Root · 11 years ago
  32. a4dc1a1 Merge "X509CRLTest: add get revoked by serial test" by Kenny Root · 11 years ago
  33. 79e58fa X509CRLTest: add get revoked by serial test by Kenny Root · 11 years ago
  34. fd34156 Uncomment some accidentally commented tests. by Narayan Kamath · 11 years ago
  35. 5bdb797 Merge "Refactoring in preparation for NIO2 changes." by Neil Fuller · 11 years ago
  36. 7546364 Introduction of SeekableByteChannel. by Neil Fuller · 11 years ago
  37. 933fbbf Refactoring in preparation for NIO2 changes. by Neil Fuller · 11 years ago
  38. 7df405b Merge "Fixing FileChannel.truncate() / position()" by Neil Fuller · 11 years ago
  39. 5b87698 Fix Matcher.group documentation. by Elliott Hughes · 11 years ago
  40. a990ad5 Fixing FileChannel.truncate() / position() by Neil Fuller · 11 years ago
  41. b2dc38f Fixed broken EnumTest by Paul Duffin · 11 years ago
  42. 3475bdd Fix javadoc for Character.UnicodeScript. by Narayan Kamath · 11 years ago
  43. 0961801 Merge "java7: Implement new Locale APIs." by Narayan Kamath · 11 years ago
  44. c5b1eb1 java7: Implement new Locale APIs. by Narayan Kamath · 11 years ago
  45. bb1f261 Merge "Fix encodings in X500PrincipalTest" by Kenny Root · 11 years ago
  46. 29d7639 CipherInputStream: increase buffers for speed by Kenny Root · 11 years ago
  47. 155ee0c Fix encodings in X500PrincipalTest by Kenny Root · 11 years ago
  48. d5c3928 Merge "ProviderServiceTest: fix SecureRandom test with late binding" by Kenny Root · 11 years ago
  49. bd2bce7 ProviderServiceTest: fix SecureRandom test with late binding by Kenny Root · 11 years ago
  50. f61414d Merge "Test the length of ClientHello generated by SSLSocket." by Alex Klyubin · 11 years ago
  51. fdbcd4f Merge "java7: Implement Character.UnicodeScript" by Narayan Kamath · 11 years ago
  52. 874403b Merge "Invalidate DirectByteBuffers when freed." by Calin Juravle · 11 years ago
  53. 48819fe java7: Implement Character.UnicodeScript by Narayan Kamath · 11 years ago
  54. 77c1cbc Invalidate DirectByteBuffers when freed. by Calin Juravle · 11 years ago
  55. d1e9570 Merge "Improve the Matcher documentation." by Elliott Hughes · 11 years ago
  56. 0860022 Removing the nestedException field from ObjectOutputStream. by Neil Fuller · 11 years ago
  57. f537f38 Improve the Matcher documentation. by Elliott Hughes · 11 years ago
  58. 992cf02 GZIPInputStream: avoid leaks in init. by John Spurlock · 11 years ago
  59. 82c6425 Delete Support_PortManager & OldDatagramSocketTest by Narayan Kamath · 11 years ago
  60. 4ca6580 Merge "Test that icu4c only uses the Gregorian calendar when formatting date ranges for us." by Elliott Hughes · 11 years ago
  61. 6adedf9 Test that icu4c only uses the Gregorian calendar when formatting date ranges for us. by Elliott Hughes · 11 years ago
  62. 0007cf6 Test the length of ClientHello generated by SSLSocket. by Alex Klyubin · 11 years ago
  63. 7c5795d Merge "Move DeleteOnExit to libcore.io." by Narayan Kamath · 11 years ago
  64. 3a134c5 Move DeleteOnExit to libcore.io. by Narayan Kamath · 11 years ago
  65. 8a246b1 Allow multiple gzip members in gzip streams. by Narayan Kamath · 11 years ago
  66. 71fa3ff Disable MD5 cipher suites in SSLSocket and SSLEngine. by Alex Klyubin · 11 years ago
  67. 9de94e4 Fix test breakages due to TLSv1.2 enabled and FS preferred. by Alex Klyubin · 11 years ago
  68. 14dade3 Make DeflaterInputStream#available more consistent. by Narayan Kamath · 11 years ago
  69. 9a61ef3 Disable 3DES cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  70. 333fcb4 Merge "Disable static server key ECDH cipher suites in SSLSocket." by Alex Klyubin · 11 years ago
  71. 939d2d7 Throw an NPE in a more obvious manner. by Narayan Kamath · 11 years ago
  72. d567f90 Move tests from harmony/archive to libcore. by Narayan Kamath · 11 years ago
  73. 5b15ad6 Disable static server key ECDH cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  74. 0f0e96a Enable AES-GCM cipher suites by default in SSLSocket. by Alex Klyubin · 11 years ago
  75. 9e73d3f Enable support for TLSv1.2 cipher suites in SSLSocket. by Alex Klyubin · 11 years ago
  76. 5336055 Enable TLSv1.1 and TLSv1.2 by default for SSLSocket. by Alex Klyubin · 11 years ago
  77. 69e4812 Merge "Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket." by Alex Klyubin · 11 years ago
  78. 2cca77a Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket. by Alex Klyubin · 11 years ago
  79. 85dab15 Late binding: add support to Cipher by Kenny Root · 11 years ago
  80. 62bc43a Merge "CipherTest: add support for GCM cipher" by Kenny Root · 11 years ago
  81. 0e5952d CipherTest: add support for GCM cipher by Kenny Root · 11 years ago
  82. d53b56b Javadoc protocols and providers supported by SSLContext. by Alex Klyubin · 11 years ago
  83. b4675a5 Javadoc the default configuration of SSLEngine. by Alex Klyubin · 11 years ago
  84. 5e528d9 Merge "Javadoc the default configuration of SSLSocket." by Alex Klyubin · 11 years ago
  85. 0e645fc Merge "Fix a CharsetEncoder bug." by Narayan Kamath · 11 years ago
  86. 91bb19d Fix a CharsetEncoder bug. by Narayan Kamath · 11 years ago
  87. d37c7be Fix a read/write typo. by Elliott Hughes · 11 years ago
  88. b46217c Remove blockguard check for getaddrinfo. by Narayan Kamath · 11 years ago
  89. 50ef556 Javadoc the default configuration of SSLSocket. by Alex Klyubin · 11 years ago
  90. 8f6f413 CipherTest: Move jurisdiction check lower by Kenny Root · 11 years ago
  91. 51c7df4 Merge "Add regression tests for gbk encoding." by Narayan Kamath · 11 years ago
  92. 74decd1 Merge "Catch more system calls that result in disk I/O." by Narayan Kamath · 11 years ago
  93. d00b7c3 Late binding: supportsParameter is not newInstance by Kenny Root · 11 years ago
  94. 6d8a4f1 Late binding: address review comments by Kenny Root · 11 years ago
  95. edaa74d Catch more system calls that result in disk I/O. by Jeff Sharkey · 11 years ago
  96. 8dfe692 Add regression tests for gbk encoding. by Narayan Kamath · 11 years ago
  97. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  98. 96b5cd9 Fix Signature#getInstance. by Narayan Kamath · 11 years ago
  99. 1bb8f7e Late binding: Provider.Service#supportsParameter by Kenny Root · 11 years ago
  100. 3e478f0 Used constant time comparison to avoid timing attacks. by Xizhi Zhu (Steven) · 11 years ago