1. 23d2d8f Fix the Checkstyle DTD URL. by Stzx · 4 years, 10 months ago
  2. 980c6b0 Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  3. d2ee958 Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  4. de18c30 Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 11 months ago
  5. 6952d8a Replace SVN with GitBox URL. by Gary Gregory · 4 years, 11 months ago
  6. b4c773a Replace SVN with GitBox URL. by Gary Gregory · 4 years, 11 months ago
  7. b33f412 Use HTTPS to access Apache resources. by Gary Gregory · 5 years ago
  8. eb8ac04 Use HTTPS links to commons.apache.org. by Gary Gregory · 5 years ago
  9. 56a311c Name "Apache Commons" in page title. by Gary Gregory · 5 years ago
  10. 9ed4080 Javadoc: Use "file name" instead of "filename". by Gary Gregory · 5 years ago
  11. 125ad9b Javadoc: Use "file name" instead of "filename". Camel case vars by Gary Gregory · 5 years ago
  12. 89dcd8f Javadoc: Use "file system" instead of "filesystem". by Gary Gregory · 5 years ago
  13. 6c5300d Remove @version Javadoc tags which still used Subversion keywords. by Gary Gregory · 5 years ago
  14. cc819eb Update NOTICE file for 2019. by Gary Gregory · 5 years ago
  15. 2001238 Remove Subversion's "@version $Id$". by Gary Gregory · 5 years ago
  16. 1753c87 Remove Subversion's "@version $Id$". by Gary Gregory · 5 years ago
  17. 81655eb Merge remote-tracking branch 'upstream/master' by Filipe Bojikian Rissi · 5 years ago
  18. fdb5bf8 Add .gitignore file. by Gary Gregory · 5 years ago
  19. 39f8fa7 NET-646 ALLO FTP Command for files >2GB by Sebb · 5 years ago
  20. 2a9da26 Merge branch 'master' into trunk by Filipe Bojikian Rissi · 5 years ago
  21. 17f6989 Remove x permission by Sebb · 5 years ago
  22. 3c01bfa [NET-663] Retrieve socket host before closing if remote verification fails by Max Shenfield · 5 years ago
  23. fb7aae4 NET-614 IMAP fails to quote/encode mailbox names by Sebastian Bazley · 6 years ago
  24. 51bf45a Don't replace default From source with blank by Sebastian Bazley · 6 years ago
  25. 42874dd SHow folders by Sebastian Bazley · 6 years ago
  26. a4ae7b2 NET-614 IMAP fails to quote/encode mailbox names by Sebastian Bazley · 6 years ago
  27. c4dd9fd Oops by Sebastian Bazley · 6 years ago
  28. 0eeaa48 Typo by Sebastian Bazley · 6 years ago
  29. ae73476 Drop MD5 and ancient release by Sebastian Bazley · 6 years ago
  30. 01b000d NET-660 - Next and Previous IP Address in SubnetUtils.SubnetInfo by Nagabhushan S N · 6 years ago
  31. 050b855 Added getNextAddress() and getPreviousAddress by Nagabhushan S N · 6 years ago
  32. 4e5a699 Typo: 'JavaDoc' -> 'Javadoc'. by Gary D. Gregory · 6 years ago
  33. a6707d9 Merge remote-tracking branch 'upstream/trunk' into trunk by Filipe Bojikian Rissi · 6 years ago
  34. 8b0dc1f Doc fix by Sebastian Bazley · 6 years ago
  35. 98d829e NET-643 NPE when closing telnet stream by Sebastian Bazley · 6 years ago
  36. f6c513a .travis.yml: also build on java 9 by Pascal Schumacher · 6 years ago
  37. c89a118 revert "revert "Update commons-parent from 42 to 43." because it breaks the build on java 6" by Pascal Schumacher · 6 years ago
  38. 6202ea2 revert "Update commons-parent from 42 to 43." because it breaks the build on java 6 by Pascal Schumacher · 6 years ago
  39. 2b0b830 Ignore files to commit. by Filipe Bojikian Rissi · 6 years ago
  40. d497b46 When active passive mode, there were cases where the server was resetting IP with 0,0,0,0, so it was not possible to find the route and the connection is refused. So in those cases use the IP of the original connection, just like other FTP clients do. by Filipe Bojikian Rissi · 6 years ago
  41. 82b0b80 Update commons-parent from 42 to 43. by Gary D. Gregory · 6 years ago
  42. 8d471cd NET-648: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility by Pascal Schumacher · 6 years ago
  43. d08c40e Fix help message by Sebastian Bazley · 7 years ago
  44. 6ee7b53 fix java 6 build on travis by using precise distribution by Pascal Schumacher · 7 years ago
  45. 2d93548 NET-641 SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32 by Sebastian Bazley · 7 years ago
  46. f38341c README.md: by Pascal Schumacher · 7 years ago
  47. 3592405 .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 by Pascal Schumacher · 7 years ago
  48. f5e5d18 NET-638 - Telnet subnegotiations hard-limited to 512 bytes - allow override by Sebastian Bazley · 7 years ago
  49. 79ffd5d NET-638 - Telnet subnegotiations hard-limited to 512 bytes - allow override by Sebastian Bazley · 7 years ago
  50. e08fbb9 NET-639 - MVSFTPEntryParser.preParse - MVS, z/OS - allow for merged Ext/Used fields by Sebastian Bazley · 7 years ago
  51. 24dd750 (chore) adding commons.module.name to pom by Rob Tompkins · 7 years ago
  52. c773b26 Javadoc fix (NET-407) by Sebastian Bazley · 7 years ago
  53. 1863723 Write individual .eml files if output is a directory by Sebastian Bazley · 7 years ago
  54. 7fabd00 NET-636 examples should be in org.apache.commons.net subpackage by Sebastian Bazley · 7 years ago
  55. efedd6d Align with listings by Sebastian Bazley · 7 years ago
  56. 197717f Add oraclejdk7 to Travis CI. by Gary D. Gregory · 7 years ago
  57. ee39793 Add @since markers by Sebastian Bazley · 7 years ago
  58. a4c2318 NET-634 Add SIZE command support by Sebastian Bazley · 7 years ago
  59. 617c3c7 Typo by Sebastian Bazley · 7 years ago
  60. 5bc0b82 Dummy whitespace change to try and close some PRs (propchanges don't seem to work) by Sebastian Bazley · 7 years ago
  61. de2bea7 (FindBugs) cheaper to scan for chars than Strings of length 1 by Sebastian Bazley · 7 years ago
  62. dfd5f19 Specify Locale for upcasing by Sebastian Bazley · 7 years ago
  63. 7ac4da1 Avoid System.exit by Sebastian Bazley · 7 years ago
  64. f57b088 Duh! need to actually use the encoding ... by Sebastian Bazley · 7 years ago
  65. 72e2cda Add POP3ExportMbox example code by Sebastian Bazley · 7 years ago
  66. d13cf6f (Findbugs) useless Integer creation by Sebastian Bazley · 7 years ago
  67. 056f2e0 Unused by Sebastian Bazley · 7 years ago
  68. 91170b2 Unused by Sebastian Bazley · 7 years ago
  69. cf9cc61 (FindBugs) cheaper to scan for chars than Strings of length 1 by Sebastian Bazley · 7 years ago
  70. e6ba490 (FindBugs) cheaper to scan for chars than Strings of length 1 by Sebastian Bazley · 7 years ago
  71. 5c76214 (FindBugs) close resources by Sebastian Bazley · 7 years ago
  72. c93eb59 (FindBugs) use %n rather than \n for locale-dependent EOLs by Sebastian Bazley · 7 years ago
  73. 1f53268 NET-633 Add XOAUTH2 to IMAP and SMTP\nThis fixes #2 by Sebastian Bazley · 7 years ago
  74. ab48523 Correction of a typo in Javadoc by Sebastian Bazley · 7 years ago
  75. 5cf1121 NET-632 FTPHTTPClient - support for encoding other than UTF-8 by Sebastian Bazley · 7 years ago
  76. 3817c05 Simplify by Sebastian Bazley · 7 years ago
  77. afa8869 Make sure at least the raw listing and a file name are parsed OK by Sebastian Bazley · 7 years ago
  78. d8f9af1 NET-631 Bug in MVSFTPEntryParser.parseUnixList (FindBugs) by Sebastian Bazley · 7 years ago
  79. 1acb3d3 Indentation by Sebastian Bazley · 7 years ago
  80. 1c95a2a NET-584 Error when using org.apache.commons.net.ftp.FTPClient setControlKeepAliveTimeout by Sebastian Bazley · 7 years ago
  81. e4c5b35 NET-584 Error with org.apache.commons.net.ftp.FTPClient setControlKeepAliveTimeout by Sebastian Bazley · 7 years ago
  82. e759649 Ensure __cslDebug is always updated by Sebastian Bazley · 7 years ago
  83. 950fa82 Notes on keep-alive by Sebastian Bazley · 7 years ago
  84. bd93ccd COunt IOErrors for debug by Sebastian Bazley · 7 years ago
  85. 51a731b NET-626 SubnetUtils#SubnetUtils - improved comment by Sebastian Bazley · 7 years ago
  86. 43a4141 Add some debug for NET-584 by Sebastian Bazley · 7 years ago
  87. d651fb3 NET-625 SubnetUtils - improve construction Also make most fields final by Sebastian Bazley · 7 years ago
  88. 3a7c1a0 NET-624 SubnetInfo#getCidrSignature - improve functions by Sebastian Bazley · 7 years ago
  89. ac37d8d NET-584: Forgot to write debug code to SVN ... by Sebastian Bazley · 7 years ago
  90. 7603695 NET-624 SubnetInfo#toCidrNotation - a wrong format subnet mask is allowed by Sebastian Bazley · 7 years ago
  91. ba2886c NET-623 SubnetUtils - fixed spelling errors by Sebastian Bazley · 7 years ago
  92. 2e3641f Add tags by Sebastian Bazley · 7 years ago
  93. 8ade49c NET-621 SubnetUtils#SubnetInfo - remove unnecessary accessors by Sebastian Bazley · 7 years ago
  94. 4eb1866 Bit count cannot be more than 2 digits (32) by Sebastian Bazley · 7 years ago
  95. 9a8268b Bit count cannot be more than 2 digits (32) by Sebastian Bazley · 7 years ago
  96. d969913 NET-619 SubnetUtils - improve binary netmask algorithm by Sebastian Bazley · 7 years ago
  97. 01a27ab More tests by Sebastian Bazley · 7 years ago
  98. c296d28 NET-618 System Information Leak in ftp parser by Sebastian Bazley · 7 years ago
  99. a76bed1 Javadoc by Sebastian Bazley · 7 years ago
  100. 7ff5505 About time to drop 1.4.1 from download page by Sebastian Bazley · 7 years ago