1. 7da0b0d Bump github/codeql-action from 4.35.2 to 4.35.3 by Gary Gregory · 7 days ago master
  2. 3af1604 Bump org.apache.commons:commons-parent from 98 to 99 by Gary Gregory · 2 weeks ago
  3. 94d8cea Bump commons-io:commons-io from 2.21.0 to 2.22.0. by Gary Gregory · 3 weeks ago
  4. 8caf63c Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 4 weeks ago
  5. 56dc8d9 No need to end exception messages with an exclamation! by Gary Gregory · 4 weeks ago
  6. 3095c7a Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Gary Gregory · 4 weeks ago
  7. 4c8f736 Bump actions/cache from 5.0.4 to 5.0.5 by Gary Gregory · 4 weeks ago
  8. f7de6b0 Bump org.apache.commons:commons-parent from 97 to 98 by Gary Gregory · 5 weeks ago
  9. 6f673a3 Fix broken Javadoc HTML tags by Gary Gregory · 5 weeks ago
  10. 966a15c Use static imports only for JUnit by Gary Gregory · 5 weeks ago
  11. c6fe5cb Javadoc by Gary Gregory · 6 weeks ago
  12. ddb9e1f Bump github/codeql-action from 4.34.1 to 4.35.1 by Gary Gregory · 6 weeks ago
  13. d98ae30 Bump actions/dependency-review-action from 4.8.2 to 4.9.0 by Gary Gregory · 6 weeks ago
  14. c49daff Bump Bump actions/cache from 5.0.3 to 5.0.4 by Gary Gregory · 6 weeks ago
  15. fee30b0 Bump github/codeql-action from 4.34.0 to 4.34.1 by Gary Gregory · 7 weeks ago
  16. 8530b79 Bump github/codeql-action from 4.32.6 to 4.34.0 by Gary Gregory · 8 weeks ago
  17. b5aac3e Add a reference to safe deserlialization by Gary Gregory · 8 weeks ago
  18. 5b65be1 Updates for the next release by Gary Gregory · 8 weeks ago
  19. 2ec7529 Updates for the next release by Gary Gregory · 8 weeks ago
  20. 0e91da7 Bump to next development version by Gary Gregory · 8 weeks ago release
  21. 35fa0df Prepare for the release candidate 3.13.0 RC1 by Gary Gregory · 8 weeks ago commons-net-3.13.0-RC1 rel/commons-net-3.13.0
  22. 1cc5b6e Prepare for the next release candidate by Gary Gregory · 8 weeks ago
  23. a4b246e Reuse IOUtils.copyLarge() by Gary Gregory · 9 weeks ago
  24. e5ca262 Javadoc by Gary Gregory · 9 weeks ago
  25. 3cb18ec Deprecate Util.copyReader(Reader, Writer) in favor of IOUtils.copyLarge() by Gary Gregory · 9 weeks ago
  26. 3373d77 Reimplement Util.copyReader() with IOUtils.copyLarge() by Gary Gregory · 9 weeks ago
  27. 3be2077 Reimplement Util.copyStream() with IOUtils.copyLarge() by Gary Gregory · 9 weeks ago
  28. 7b41144 Javadoc by Gary Gregory · 9 weeks ago
  29. 1b584b4 Fix typo in FTPConnectionClosedException message from FTP.getReply(boolean). by Gary Gregory · 9 weeks ago
  30. 3792023 Javadoc by Gary Gregory · 9 weeks ago
  31. 9c11d65 ListenerList.addListener(T) now ignores null input. by Gary Gregory · 9 weeks ago
  32. b464e00 Javadoc by Gary Gregory · 9 weeks ago
  33. 65872e8 ListenerList.removeListener(T) now ignores null input to avoid a by Gary Gregory · 9 weeks ago
  34. 9117dc6 Javadoc by Gary Gregory · 9 weeks ago
  35. 91b95d8 Javadoc by Gary Gregory · 9 weeks ago
  36. 953b5a3 FTPClient._storeFile(String, String, InputStream) doesn't always close by Gary Gregory · 9 weeks ago
  37. 749d03d Sort members by Gary Gregory · 9 weeks ago
  38. d7e2da1 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by Gary Gregory · 9 weeks ago
  39. fa25424 Bump github/codeql-action from 4.32.5 to 4.32.6 by Gary Gregory · 10 weeks ago
  40. 13732d9 Bump github/codeql-action from 4.32.4 to 4.32.5 by Gary Gregory · 2 months ago
  41. 2f0fdb4 Bump org.apache.commons:commons-parent from 96 to 97. by Gary Gregory · 2 months ago
  42. d88d55f Javadoc by Gary Gregory · 2 months ago
  43. 75e3329 Javadoc by Gary Gregory · 2 months ago
  44. 954b354 Add org.apache.commons.net.ftp.parser.OS400FTPEntryParserTest.testFuzz() by Gary Gregory · 3 months ago
  45. 7ffbb8f Ignore some PMD complaints in test code by Sebb · 3 months ago
  46. 71ff0ad Use JUnit 5 visibility conventions by Gary Gregory · 3 months ago
  47. 9736106 Javadoc by Gary Gregory · 3 months ago
  48. 3c89fd6 [NET-741] Add subnet IPv6 handling with SubnetUtils6 #391 by Gary Gregory · 3 months ago
  49. 2267139 Merge pull request #391 from see-quick/add-ipv6-subnet-utils by Gary Gregory · 3 months ago
  50. 1b44a40 Fix Javadoc @see tag by Gary Gregory · 3 months ago
  51. e25db9a Fix missing newline at end of SubnetUtils6Example.java by Gary Gregory · 3 months ago
  52. 7aec2bb Fix Javadoc sicne tag and one grammar issue. by Gary Gregory · 3 months ago
  53. a1bc084 address review + add RFC by see-quick · 3 months ago
  54. 08e083f Bump github/codeql-action from 4.32.0 to 4.32.4 by Gary Gregory · 3 months ago
  55. 40e4950 Bump github/codeql-action from 4.32.2 to 4.32.3 by Gary Gregory · 3 months ago
  56. 58ba58c Better SubnetUtilsTest.testToString() by Gary Gregory · 3 months ago
  57. 78495be Normalize Javadoc spelling by Gary Gregory · 3 months ago
  58. 0a70ec1 Bump actions/cache from 5.0.2 to 5.0.3 by Gary Gregory · 3 months ago
  59. 1ac30b3 Use max-parallel: 20 as asked by Apache Infra by Gary Gregory · 3 months ago
  60. 8cdffad Bump github/codeql-action from 4.32.0 to 4.32.2 by Gary Gregory · 3 months ago
  61. 841618a TelnetInputStream.read() doesn't preserve the original by Gary Gregory · 3 months ago
  62. d4de715 Merge if statements that have identical blocks by Gary Gregory · 3 months ago
  63. e389ada Sort members by Gary Gregory · 3 months ago
  64. e246eb0 [NET-740] FTP fails to parse listings for Linux vsftpd in Chinese or by Gary Gregory · 3 months ago
  65. e3d14b1 Merge pull request #393 from sayaoailun/master by Gary Gregory · 3 months ago
  66. 09c92ea Fix trailing whitespace by Gary Gregory · 3 months ago
  67. 7706414 Fix formatting by Gary Gregory · 3 months ago
  68. 39a96aa [NET-740] FTP fails to parse listings for Linux vsftpd in Chinese or Japanese by sayaoailun · 3 months ago
  69. 827e87c TelnetInputStream now restores the current thread's interrupt flag when by Gary Gregory · 3 months ago
  70. 83bee9a IOUtil.readWrite() now restores the current thread's interrupt flag when by Gary Gregory · 3 months ago
  71. 58b3785 Better internal names by Gary Gregory · 3 months ago
  72. cc0cea1 IMAPExportMbox now restores the current thread's interrupt flag when by Gary Gregory · 3 months ago
  73. e7eb845 Reuse ThreadUtils in tests by Gary Gregory · 3 months ago
  74. c16560e Bump github/codeql-action from 4.31.11 to 4.32.0 by Gary Gregory · 3 months ago
  75. 51fbbf6 Bump github/codeql-action from 4.31.10 to 4.31.11 by Gary Gregory · 4 months ago
  76. b6febbb Bump actions/checkout from 6.0.1 to 6.0.2 by Gary Gregory · 4 months ago
  77. 18e1cd2 Bump org.apache.commons:commons-parent from 95 to 96. by Gary Gregory · 4 months ago
  78. bfbacb9 Bump actions/setup-java from 5.1.0 to 5.2.0 by Gary Gregory · 4 months ago
  79. 60b3bce Use a URL to a prettier page: https://www.ietf.org/rfc/rfc2045 by Gary Gregory · 4 months ago
  80. 22e691c Bump org.apache.commons:commons-parent from 94 to 95. by Gary Gregory · 4 months ago
  81. 928b10f Bump github/codeql-action from 4.31.9 to 4.31.10 by Gary Gregory · 4 months ago
  82. 832a239 Javadoc by Gary Gregory · 4 months ago
  83. 6fb22f7 Bump org.apache.commons:commons-parent from 93 to 94 by Gary Gregory · 4 months ago
  84. 22b0d7f Fix XML Schema xsi:schemaLocation name (as opposed to URI) by Gary Gregory · 4 months ago
  85. 3e805eb Merge pull request #392 from apache/dependabot/github_actions/actions/upload-artifact-6.0.0 by Gary Gregory · 4 months ago
  86. 4f43c67 Bump actions/upload-artifact from 5.0.0 to 6.0.0 by dependabot[bot] · 4 months ago
  87. eda636b Javadoc: The @deprecated tag should be last. by Gary Gregory · 4 months ago
  88. e17ad8b Javadoc: Empty Javadoc line before the 1st tag. by Gary Gregory · 4 months ago
  89. da726c3 Bump notice file end year from 2025 to 2026 by Gary Gregory · 4 months ago
  90. a47d953 Javadoc: Fix double the by Gary Gregory · 5 months ago
  91. 08d875e Bump github/codeql-action from 4.31.8 to 4.31.9 by Gary Gregory · 5 months ago
  92. b178368 Fix malformed Javadoc comments by Gary Gregory · 5 months ago
  93. 45aa0ea Merge entries by Gary Gregory · 5 months ago
  94. 54634c5 Trigger CI build by Gary Gregory · 5 months ago
  95. 4e32746 Fix macOS build by Gary Gregory · 5 months ago
  96. d7c77e3 Bump actions/cache from 4.3.0 to 5.0.1 by Gary Gregory · 5 months ago
  97. ebe36e1 Bump github/codeql-action from 4.31.7 to 4.31.8 by Gary Gregory · 5 months ago
  98. 2972763 also add example of IPv6 subnet by see-quick · 5 months ago
  99. 062a334 Add SubnetUtils6 by see-quick · 5 months ago
  100. f2e1d3a Add NetBean IDE metadata files to .gitignore by Gary Gregory · 5 months ago