1. 93c98aa Use AF_* for InetAddress.family. Better getHostAddress. by Przemyslaw Szczepaniak · 9 years ago
  2. a94bf888 Remove libcore.net.url classes from core lib. by Przemyslaw Szczepaniak · 9 years ago
  3. de71c4f Remove support for deprecated IP address formats. by Przemyslaw Szczepaniak · 9 years ago
  4. 320a3d3 Use okhttp implementation of HTTP/HTTPS URLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  5. 5a7bc45 Fixes for tests in libcore.java.net.CookiesTest by Przemyslaw Szczepaniak · 9 years ago
  6. b44c7cf Proper fix for java.io.tmpdir/user.home mutability by Przemyslaw Szczepaniak · 9 years ago
  7. b8eafc0 Make user.home property mutable by Przemyslaw Szczepaniak · 9 years ago
  8. 87778fb Fix ClassCastExceptionText. by Przemyslaw Szczepaniak · 9 years ago
  9. 035c91d Add native code for three sun.nio.ch classes. by Przemyslaw Szczepaniak · 9 years ago
  10. c1c9f01 fixes for libcore.java.io.OldObjectOutputStreamTest by Przemyslaw Szczepaniak · 9 years ago
  11. f1bca62 Fix for Character.getName throwing NPE. by Przemyslaw Szczepaniak · 9 years ago
  12. 806a3af Fix libcore.java.io.OldAndroidInputStreamReaderTest#testStringy by Przemyslaw Szczepaniak · 9 years ago
  13. cd47759 Add native parts of sun.nio.ch.DatagramChannelImpl by Przemyslaw Szczepaniak · 9 years ago
  14. 3ecf5a6 java.util.zip.Adler32 native code by Przemyslaw Szczepaniak · 9 years ago
  15. 76be5a5 Use a modified OpenJdk java/security/Policy by Przemyslaw Szczepaniak · 9 years ago
  16. df5896d Use 2 classes from OpenJdk. by Przemyslaw Szczepaniak · 9 years ago
  17. 81bce63 Remove non-used luni java.net and java.nio classes. by Przemyslaw Szczepaniak · 9 years ago
  18. cbc68b0 luni/java/lang/ProcessManager.java is not used by anyone. by Przemyslaw Szczepaniak · 9 years ago
  19. 61daaf7 Remove libcore StringTest checking for backing array sharing. by Przemyslaw Szczepaniak · 9 years ago
  20. 89ca22d Fixes for libcore StringTest#*_MaliciousCharset by Przemyslaw Szczepaniak · 9 years ago
  21. 6e6c461 Remove few unused harmony classes from the build. by Przemyslaw Szczepaniak · 9 years ago
  22. a6215f1 Use OpenJdk ZipConstants.java by Przemyslaw Szczepaniak · 9 years ago
  23. 0a15327 Use CaseMapper for String.toUpper/LowerCase by Przemyslaw Szczepaniak · 9 years ago
  24. 93324d0 Remove java.lang.(CaseMapper|HexStringParser|StringToReal) from build by Przemyslaw Szczepaniak · 9 years ago
  25. ebe4f19 Remove org.apache.harmony.security package. by Przemyslaw Szczepaniak · 9 years ago
  26. b0fd051 Create non_opendjk_java files whitelist by Przemyslaw Szczepaniak · 9 years ago
  27. 3fc9afc Add sun.nio.ch.(Net|ServerSocketChannelImpl) native impl by Przemyslaw Szczepaniak · 9 years ago
  28. 11f21c9 Save "interrupted" flag after IO operation interrupt. by Przemyslaw Szczepaniak · 9 years ago
  29. ae218d9 Further fixes for IPv6_support. by Przemyslaw Szczepaniak · 9 years ago
  30. 3100d8e Typo, misisng "{" by Przemyslaw Szczepaniak · 9 years ago
  31. 34625fc Fix FileInputStream#close with shared FD. by Przemyslaw Szczepaniak · 9 years ago
  32. d86d266 Make FileInputStream#seek work with pipes. by Przemyslaw Szczepaniak · 9 years ago
  33. 6a6dab8 Fix FileInputStreamTest#testDirectories. by Przemyslaw Szczepaniak · 9 years ago
  34. 02869f3 Fix SocketImpl#getSocket() by Przemyslaw Szczepaniak · 9 years ago
  35. 9b7a4b3 Fixes for libcore.OsTest by Przemyslaw Szczepaniak · 9 years ago
  36. fe26efa Throw NPE if Class.getField(name) has a null name. by Piotr Jastrzebski · 9 years ago
  37. b1f26e7 Fix LP64 build. by Piotr Jastrzebski · 9 years ago
  38. ea544ec Update JNI fillInetSocketAddress. by Piotr Jastrzebski · 9 years ago
  39. f4462f3 Fix CharsetDecoderICU / Use OpenJdk InputStreamReader. by Piotr Jastrzebski · 9 years ago
  40. eec452a Improve exception message for java.nio.Buffer. by Piotr Jastrzebski · 10 years ago
  41. af23b0c Fix a few networking related issues. by Piotr Jastrzebski · 10 years ago
  42. de626ec Use OpenJdk implementation of java.lang.* [part 3]. by Piotr Jastrzebski · 10 years ago
  43. ba7cc9f Rename FileDescriptor field. by Piotr Jastrzebski · 10 years ago
  44. 554120a Hide DefaultHostnameVerfier, rename variable. by Piotr Jastrzebski · 10 years ago
  45. 133892a Use OpenJdk implenentation of Charset{Encoder,Decoder}. by Piotr Jastrzebski · 10 years ago
  46. a80f9ae Use OpenJdk implementation of java.lang.* [part 2]. by Piotr Jastrzebski · 10 years ago
  47. 46e3649 Use OpenJdk implementation of java.lang.* [part 1] by Piotr Jastrzebski · 10 years ago
  48. 2e451d3 Suppress test that relies on implementation details. by Piotr Jastrzebski · 10 years ago
  49. f7ab2bc Use OpenJdk implementation of java.net.* by Piotr Jastrzebski · 10 years ago
  50. 8d05e88 Use OpenJdk implementations for java.io.* [part 2] by Piotr Jastrzebski · 10 years ago
  51. ad16291 Use OpenJdk implementation of java.lang.ref.*. by Piotr Jastrzebski · 10 years ago
  52. 9e0e11d Use OpenJdk implementation of java.lang.annotation.* by Piotr Jastrzebski · 10 years ago
  53. 05f3b63 Use OpenJdk implementation of java.lang.reflect.* by Piotr Jastrzebski · 10 years ago
  54. 648446e Use OpenJdk implementation of java.nio.* by Piotr Jastrzebski · 10 years ago
  55. dee594e Add machine-generated variants of Buffer classes. by Piotr Jastrzebski · 10 years ago
  56. 813d256 Add OpenJdk's ByteBuffer implementation. by Piotr Jastrzebski · 10 years ago
  57. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 10 years ago
  58. 7912679 Add OpenJdk implementations of java.nio.channels.* by Piotr Jastrzebski · 10 years ago
  59. d0b42d7 Fix ChannelsTest. by Piotr Jastrzebski · 10 years ago
  60. 9a9f76d Use OpenJdk Implementations of java.nio.charset.* by Piotr Jastrzebski · 10 years ago
  61. 1ae149a Use OpenJdk implementation of java.io.* by Piotr Jastrzebski · 10 years ago
  62. 983b2c6 Use OpenJdk implementation for java.util.* by Piotr Jastrzebski · 10 years ago
  63. adc4041 Fix unit tests from java.util.{zip, logging, prefs}.* by Piotr Jastrzebski · 10 years ago
  64. a8ed084 Use OpenJdk implementation of java.util.zip.* by Piotr Jastrzebski · 10 years ago
  65. 2683a45 Use OpenJdk implementation of java.util.prefs.* by Piotr Jastrzebski · 10 years ago
  66. 47f3c98 Use OpenJdk implementation of java.util.logging.* by Piotr Jastrzebski · 10 years ago
  67. 5c3c9df Set LOCAL_CORE_LIBRARY=true for core-all and core-oj. by Piotr Jastrzebski · 10 years ago
  68. 865b9d2 Use OpenJdk implementation of java.util.regex.* by Piotr Jastrzebski · 10 years ago
  69. b47f3e5 SSLSocketFactory: Tweak initialization sequence. by Piotr Jastrzebski · 10 years ago
  70. 875528b KeyAgreement / Mac : Change provider selection methods. by Piotr Jastrzebski · 10 years ago
  71. fa68edd Cipher: Throw early on getMaxAllowedKeyLength / getMaxAllowedParameterSpec by Piotr Jastrzebski · 10 years ago
  72. ad443e7 Signature: Check off, len & input early. by Piotr Jastrzebski · 10 years ago
  73. 330d61a Security: Increase version when we set a security property. by Piotr Jastrzebski · 10 years ago
  74. 4e46323 Identity: Fix removeCertificate by Piotr Jastrzebski · 10 years ago
  75. 1120db1 AlgorithmID: Attempt to parse mapping as an OID even if "OID." isn't specified. by Piotr Jastrzebski · 10 years ago
  76. fa8f068 SSLServerSocketFactory: Ignore exceptions from initializing default factory. by Piotr Jastrzebski · 10 years ago
  77. bd1eb2b Add sun.security.cert.internal.x509.X509V1CertImpl to core-oj. by Piotr Jastrzebski · 10 years ago
  78. d645860 AVA: Support hex-strings that have contain ' ' or an '\n' by Piotr Jastrzebski · 10 years ago
  79. b983219 Cipher: Try to instantiate provider even if supportsTransfer = S_YES by Piotr Jastrzebski · 10 years ago
  80. 56a5202 Add security resources to the list of files. by Piotr Jastrzebski · 10 years ago
  81. e6ace47 Fix X500PrincipalTest. by Piotr Jastrzebski · 10 years ago
  82. c85a2f9 Fix X500Name.countQuotes by Piotr Jastrzebski · 10 years ago
  83. 1c26ebc Fix AVA to not remove spaces. by Piotr Jastrzebski · 10 years ago
  84. f96e7e7 Fix X500PrincipalTest. by Piotr Jastrzebski · 10 years ago
  85. c0c7fab Fix X500PrincipalTest by Piotr Jastrzebski · 10 years ago
  86. c1236c4 Fix sort order of RDN. by Piotr Jastrzebski · 10 years ago
  87. 007d7ea Fix TrustAnchorTest. by Piotr Jastrzebski · 10 years ago
  88. a92140ae Fix X509CRLTest#testGetRevokedCertificate by Piotr Jastrzebski · 10 years ago
  89. c2597fc Fix Tests by Piotr Jastrzebski · 10 years ago
  90. 5d4394fd IdentityScope : make sure scope is assigned during init. by Piotr Jastrzebski · 10 years ago
  91. 296750b Fix X509CertSelectorTest. by Piotr Jastrzebski · 10 years ago
  92. 5e90575 Fix X509CertSelectorTest. by Piotr Jastrzebski · 10 years ago
  93. 1d958db Use OpenJdk implementation of parts of java.util.*, java.security.*. by Piotr Jastrzebski · 10 years ago
  94. 8b40ca9 Use OpenJdk implementation of javax.net, javax.net.ssl. by Piotr Jastrzebski · 10 years ago
  95. 9af8046 Use OpenJdk implementations of javax.crypto.* by Piotr Jastrzebski · 10 years ago
  96. 7339dc6 Use OpenJdk implementation of javax.sql.* by Piotr Jastrzebski · 10 years ago
  97. 3e57999 Use OpenJdk implementations of java.sql.*. by Piotr Jastrzebski · 10 years ago
  98. 595b4de Reimplement OpenJdk java.text.Collator (and friends).. by Piotr Jastrzebski · 10 years ago
  99. cbf78a3 Fix test expectations. by Piotr Jastrzebski · 10 years ago
  100. fc083f3 Track renamed test packages. by Piotr Jastrzebski · 10 years ago