1. 968c52b5 Implement Package.getAnnotations. by Elliott Hughes · 11 years ago
  2. 1c02531 Persist Transliterator objects with JNI wrappers by Jay Shrauner · 11 years ago
  3. 72484cc Add additional AlphabeticIndex methods by Jay Shrauner · 11 years ago
  4. 8d1430e Merge "Admit that we can't really fix DateFormatSymbols serialization..." by Elliott Hughes · 11 years ago
  5. ec7e476 Admit that we can't really fix DateFormatSymbols serialization... by Elliott Hughes · 11 years ago
  6. e728d7c Add explicit null check in ArrayList by Kenny Root · 11 years ago
  7. 4151fc4 Merge "Remove invalid X509Certificate2Test tests" by Kenny Root · 11 years ago
  8. 53b3020 Remove invalid X509Certificate2Test tests by Kenny Root · 11 years ago
  9. e18b05b Merge "Explain Formatter's %tc better." by Elliott Hughes · 11 years ago
  10. 5f7d337 Explain Formatter's %tc better. by Elliott Hughes · 11 years ago
  11. 081d436 Merge "NativeCrypto: fix ENGINE tests" by Kenny Root · 11 years ago
  12. fefaf99 NativeCrypto: fix ENGINE tests by Kenny Root · 11 years ago
  13. 92fc63e Implement UTS #35 5-count date format patterns. by Elliott Hughes · 11 years ago
  14. e5e0917 Merge "NativeCrypto: serialize EC keys differently" by Kenny Root · 11 years ago
  15. 5171a61 Merge "Update KeyPairGeneratorTest for EC keys" by Kenny Root · 11 years ago
  16. 50f675d Merge "NativeCrypto: update curve names to match OpenSSL" by Kenny Root · 11 years ago
  17. d583c92 Update KeyPairGeneratorTest for EC keys by Kenny Root · 11 years ago
  18. 3039d83 NativeCrypto: serialize EC keys differently by Kenny Root · 11 years ago
  19. 3fefbd8 NativeCrypto: update curve names to match OpenSSL by Kenny Root · 11 years ago
  20. 92d2dac Fix KeyPairGenerator test for DH by Kenny Root · 11 years ago
  21. 92e388f8 NativeCrypto: reduce strict Class equality check by Kenny Root · 11 years ago
  22. a812f61 NativeCrypto: fix more DSA/ECDSA key generation by Kenny Root · 11 years ago
  23. ecdfe68 Merge "Add support for Libcore.os.exec*()" by Nick Kralevich · 11 years ago
  24. 798f855 Add support for Libcore.os.exec*() by Nick Kralevich · 11 years ago
  25. e4936ba Merge "Fix BigDecimal precision when constructed from String." by Elliott Hughes · 11 years ago
  26. 6094788 Merge "NativeCrypto: fix some DSA/ECDSA key generation" by Kenny Root · 11 years ago
  27. 20fa09f Fix BigDecimal precision when constructed from String. by Elliott Hughes · 11 years ago
  28. 8c4b6ac NativeCrypto: fix some DSA/ECDSA key generation by Kenny Root · 11 years ago
  29. 30ad94a More Transliterator tests for Han-Latin and Han-Latin/Names. by Elliott Hughes · 11 years ago
  30. 58d6664 Merge "Add libcore.icu.AlphabeticIndex." by Elliott Hughes · 11 years ago
  31. 860b3c5 Add libcore.icu.AlphabeticIndex. by Elliott Hughes · 11 years ago
  32. fc5480d NativeCrypto: DSA keys do not always have parameters by Kenny Root · 11 years ago
  33. 3aac4dd Add icu4c-backed transliteration. by Elliott Hughes · 11 years ago
  34. 3ad6780 Merge "Fix date parsing for time zones without names." by Elliott Hughes · 11 years ago
  35. cf101d4 Fix date parsing for time zones without names. by Elliott Hughes · 11 years ago
  36. 599f6cf Merge "OpenSSLCipher: fix short buffer error message" by Kenny Root · 11 years ago
  37. 99740b0 Merge "Fix the documentation for Math/StrictMath ceil/floor." by Elliott Hughes · 11 years ago
  38. eca901e OpenSSLCipher: fix short buffer error message by Kenny Root · 11 years ago
  39. 7446813 Fix the documentation for Math/StrictMath ceil/floor. by Elliott Hughes · 11 years ago
  40. b0a467d NativeCryptoTest: try to get lib paths from BaseDexClassLoader by Kenny Root · 11 years ago
  41. 5f1f97c Change native test module name by Kenny Root · 11 years ago
  42. 0db0bb4 NativeCrypto: fix up Channel ID test by Kenny Root · 11 years ago
  43. c9989de OpenSSL KeyFactory for DSA and EC by Kenny Root · 11 years ago
  44. 7245d2e NativeCrypto: fix Channel ID tests by Kenny Root · 11 years ago
  45. fd30c75 Add some more X.509 certificate tests by Kenny Root · 11 years ago
  46. 1f97414 Merge "Remove BouncyCastle exclusion of PBE ciphers from wrapping tests" by Brian Carlstrom · 11 years ago
  47. bcd731f Add tests for CertificateFactory byte offset by Kenny Root · 11 years ago
  48. 5b91e2b Merge "Add SignatureTest case for OpenSSL ENGINE" by Kenny Root · 11 years ago
  49. b737d49 Merge "NativeCrypto: add OpenSSLSecretKey for HMAC" by Kenny Root · 11 years ago
  50. 4f63b6d Remove BouncyCastle exclusion of PBE ciphers from wrapping tests by Brian Carlstrom · 11 years ago
  51. a45d02e NativeCrypto: add OpenSSLSecretKey for HMAC by Kenny Root · 11 years ago
  52. cd8a6ed Don't rely on fallback time zone names starting "GMT". by Elliott Hughes · 11 years ago
  53. 9b58e29 Add SignatureTest case for OpenSSL ENGINE by Kenny Root · 11 years ago
  54. 6914efc NativeCrypto: add test base for OpenSSL ENGINEs by Kenny Root · 11 years ago
  55. 778d993 Merge "OpenSSLKey: easier creation and use of OpenSSL keys" by Kenny Root · 11 years ago
  56. 6c1e5f4 Manually update the libcore native code. by Elliott Hughes · 11 years ago
  57. 0731d6d OpenSSLKey: easier creation and use of OpenSSL keys by Kenny Root · 11 years ago
  58. 57ff198 icu4c 4.9 can localize "fil". by Elliott Hughes · 11 years ago
  59. bd21f73 Merge "Don't call GetMethodID with a pending exception." by Elliott Hughes · 11 years ago
  60. c1cee0d Don't call GetMethodID with a pending exception. by Elliott Hughes · 11 years ago
  61. 4b88b3d Merge "Add support for TLS Channel ID to OpenSSL-backed sockets." by Brian Carlstrom · 11 years ago
  62. 01606cf Merge "Always throw a SocketException from isConnected." by Elliott Hughes · 11 years ago
  63. 51f5098 Always throw a SocketException from isConnected. by Elliott Hughes · 11 years ago
  64. 7e5832d Merge changes Idfb18017,Ifbba9fdf by Kenny Root · 11 years ago
  65. 0d4ee1f OpenSSLMac: fix initialization with new key by Kenny Root · 11 years ago
  66. ca8e030 Merge "Improve our time zone name collection." by Elliott Hughes · 11 years ago
  67. f20e967 Improve our time zone name collection. by Elliott Hughes · 11 years ago
  68. 3247af0 HarmonyJSSE: convert byte correctly in padding check by Kenny Root · 11 years ago
  69. 543d0eb Merge "SSLSocketTest: Run through all providers after error" by Kenny Root · 11 years ago
  70. 5043cc0 Improve exception detail in Mac.update by Brian Carlstrom · 11 years ago
  71. 1f1dc0a SSLSocketTest: Run through all providers after error by Kenny Root · 11 years ago
  72. de30700 Add support for TLS Channel ID to OpenSSL-backed sockets. by Alex Klyubin · 11 years ago
  73. 90c2206 Track new value of SSL_MODE_HANDSHAKE_CUTTHROUGH in external/openssl by Brian Carlstrom · 11 years ago
  74. 80c639c Merge "Make test_SSLSocket_getSupportedCipherSuites_connect continue to next supported cipher suite on exception" by Brian Carlstrom · 11 years ago
  75. 65de5c4 Merge "NativeCrypto: output named curves when possible" by Kenny Root · 11 years ago
  76. c9acbf1 NativeCrypto: output named curves when possible by Kenny Root · 11 years ago
  77. 39d69d0 Make test_SSLSocket_getSupportedCipherSuites_connect continue to next supported cipher suite on exception by Brian Carlstrom · 11 years ago
  78. 856cd83 Add a regression test for an icu4c bug. by Elliott Hughes · 11 years ago
  79. 623754c Merge "Move from Android SSL_MODE_SMALL_BUFFERS to OpenSSL v1.0.1 SSL_MODE_RELEASE_BUFFERS" by Brian Carlstrom · 11 years ago
  80. 0617166 Move from Android SSL_MODE_SMALL_BUFFERS to OpenSSL v1.0.1 SSL_MODE_RELEASE_BUFFERS by Brian Carlstrom · 11 years ago
  81. b08a5d6 Fix getIssuerAlternativeNames() test by Kenny Root · 11 years ago
  82. dd94f80 Make sure alternativeNames are unmodifiable by Kenny Root · 11 years ago
  83. e849e49 Merge "Revert "NativeCrypto: RSA fields cannot be NULL"" by Kenny Root · 11 years ago
  84. 2a82579 Revert "NativeCrypto: RSA fields cannot be NULL" by Kenny Root · 11 years ago
  85. 4f32b79 Make CLDR's 12- and 24-hour time formats available. by Elliott Hughes · 11 years ago
  86. c984328 Merge "Clean up RandomBitsSupplier." by Elliott Hughes · 11 years ago
  87. 04722be Fix lossage in OldDecimalFormatSymbolsTest. by Elliott Hughes · 11 years ago
  88. 1d1012a Clean up RandomBitsSupplier. by Elliott Hughes · 11 years ago
  89. 320d5c3 Merge "Track redundant ops when opening the cache." by Elliott Hughes · 11 years ago
  90. 8c4a407 verifyCertificateChain should convert unknown exceptions to CertificateException by Brian Carlstrom · 11 years ago
  91. 13533d1 Merge "Retry failed redirections when socket is recycled." by Elliott Hughes · 11 years ago
  92. 283b2ae Merge "Should favor most specific CN when working with distinguished names" by Brian Carlstrom · 11 years ago
  93. 0d7f656 X509CertificateTest: test for empty subjectAltNames by Kenny Root · 11 years ago
  94. b93817d Track Bouncycastle fixes for subjectAltNames by Kenny Root · 11 years ago
  95. 708ab22 Merge "Harmony: fix DirName handling in X.509 certs" by Kenny Root · 11 years ago
  96. 28d504c Harmony: fix DirName handling in X.509 certs by Kenny Root · 11 years ago
  97. ff467fe Merge "NativeCrypto: RSA fields cannot be NULL" by Kenny Root · 11 years ago
  98. 3b14c4b Harmony: ignore invalid IP in subject alt. names by Kenny Root · 11 years ago
  99. 1496f00 NativeCrypto: RSA fields cannot be NULL by Kenny Root · 12 years ago
  100. 22833af Merge "Fix Harmony's generateCertificates for empty input" by Kenny Root · 11 years ago