1. 3865deb Add weekly Dependabot check for 1.2.X, not the unused master by Gary D. Gregory · 9 months ago master
  2. 2697058 Merge branch 'master' of https://github.com/apache/mina-ftpserver.git by Gary D. Gregory · 9 months ago
  3. d64d6e2 Add weekly Dependabot check by Gary D. Gregory · 9 months ago
  4. e6de8b6 Applied patch from Mike Rocke with an update to MINA 2.2.4 by emmanuel lecharny · 9 months ago
  5. 339c5ca Use String#isEmpty() by Gary Gregory · 1 year, 10 months ago
  6. 0cdca3e Use the diamond notation by Gary Gregory · 2 years, 2 months ago
  7. 566d294 Remove unused import by Gary Gregory · 2 years, 2 months ago
  8. 2e418f7 Use stock JRE Charset instead of magic string by Gary Gregory · 2 years, 2 months ago
  9. b49bdfc Use the vararg invocation syntax; don't create arrays unnecessarily for by Gary Gregory · 2 years, 2 months ago
  10. 135a796 Throw IllegalArgumentException instead of RuntimeException on bad input by Gary Gregory · 2 years, 2 months ago
  11. 6cc9201 Throw UncheckedIOException instead of RuntimeException on bad processing by Gary Gregory · 2 years, 2 months ago
  12. c09a8a9 Throw IllegalStateException instead of RuntimeException on bad state in by Gary Gregory · 2 years, 2 months ago
  13. 9e5a0c8 Throw UncheckedIOException instead of RuntimeException in Version initialization by Gary Gregory · 2 years, 2 months ago
  14. 30550ca Throw IllegalArgumentException instead of RuntimeException on bad input by Gary Gregory · 2 years, 2 months ago
  15. 5a4d8d4 Bump log4j from 2.17.1 to 2.20.0 by Gary Gregory · 2 years, 2 months ago
  16. ee86a6b Bump tests from commons-codec 1.15 to 1.6.0 by Gary Gregory · 2 years, 2 months ago
  17. 918ccf9 Bump tests from commons-net 3.8.0 to 3.9.0 by Gary Gregory · 2 years, 2 months ago
  18. 9c076a1 Add README.md by Gary Gregory · 3 years, 5 months ago
  19. d0aa20c [FTPSERVER-509] Enable GitHub Action build by Gary Gregory · 3 years, 5 months ago
  20. de825fa Added the bin directory to .gitignore by emmanuel lecharny · 3 years, 6 months ago
  21. c845197 Merge pull request #13 from hboutemy/reproducible-build by Emmanuel Lécharny · 3 years, 6 months ago
  22. 8d7b3ab make build reproducible by Hervé Boutemy · 3 years, 6 months ago
  23. 948c9ce [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 7 months ago
  24. 559e245 [maven-release-plugin] prepare release ftpserver-1.1.3 by emmanuel lecharny · 3 years, 7 months ago ftpserver-1.1.3
  25. 27eafa9 Updated the readme by emmanuel lecharny · 3 years, 7 months ago
  26. 5114c5f Bumped up some plugin versions by emmanuel lecharny · 3 years, 7 months ago
  27. 37e8889 Bumped the log4j and slf4j versions by emmanuel lecharny · 3 years, 7 months ago
  28. 42f81cb Bumped up to mina 2.1.6 by emmanuel lecharny · 3 years, 7 months ago
  29. 7b84f86 Made it so that we can inject more tha one TLS protocol version by emmanuel lecharny · 3 years, 8 months ago
  30. a926479 Fixed some checkstyle violations by emmanuel lecharny · 3 years, 8 months ago
  31. 92fbe58 Fixed the requuired checkstyle version, fixed some chekstyle errors by emmanuel lecharny · 3 years, 8 months ago
  32. b396879 Merge pull request #7 from xenoamess-fork/add_checkstyle by Emmanuel Lécharny · 3 years, 8 months ago
  33. 15f99eb add checkstyle. by XenoAmess · 3 years, 8 months ago
  34. 845dd04 Pointed to the new file location for the ftp xsd by emmanuel lecharny · 3 years, 8 months ago
  35. a2ea5ad Replaced tabs by spaves by emmanuel lecharny · 3 years, 8 months ago
  36. 82a676d [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 9 months ago
  37. a04a44d [maven-release-plugin] prepare release ftpserver-parent-1.1.2 by emmanuel lecharny · 3 years, 9 months ago ftpserver-parent-1.1.2
  38. d7fdad2 Fixed the javadoc failures by emmanuel lecharny · 3 years, 9 months ago
  39. b4e8d0e [maven-release-plugin] rollback the release of ftpserver-parent-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  40. 59947ea [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 9 months ago
  41. 92c6af0 [maven-release-plugin] prepare release ftpserver-parent-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  42. 455a433 Fixed the outputStatement to make Javadoc plugin happy" by emmanuel lecharny · 3 years, 9 months ago
  43. 94fabe3 [maven-release-plugin] rollback the release of ftpserver-parent-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  44. fd1a0d8 [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 9 months ago
  45. 990a5ce [maven-release-plugin] prepare release ftpserver-parent-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  46. 402dbb1 [maven-release-plugin] rollback the release of ftpserver-1.1.3 by emmanuel lecharny · 3 years, 9 months ago
  47. 104fad8 [maven-release-plugin] prepare release ftpserver-1.1.3 by emmanuel lecharny · 3 years, 9 months ago
  48. b80e307 [maven-release-plugin] rollback the release of ftpserver-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  49. 8efe5b7 [maven-release-plugin] prepare release ftpserver-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  50. 836f973 Cleaned up the poms by emmanuel lecharny · 3 years, 9 months ago
  51. 5e492fc Bumped up to log4j 2.17 by emmanuel lecharny · 3 years, 9 months ago
  52. c1b52c0 Fixed the poms by emmanuel lecharny · 3 years, 9 months ago
  53. 8b1d9ac Bumped up to apache pom parent 24, rolledback the 1.1.2 release by emmanuel lecharny · 3 years, 9 months ago
  54. ae79d74 [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 9 months ago
  55. 887f8bc [maven-release-plugin] prepare release ftpserver-1.1.3 by emmanuel lecharny · 3 years, 9 months ago
  56. dcb1908 Bumped up the log4j lib to 2.16.0 by emmanuel lecharny · 3 years, 9 months ago
  57. b4c42c5 [maven-release-plugin] prepare for next development iteration by emmanuel lecharny · 3 years, 9 months ago
  58. 5c7fa64 [maven-release-plugin] prepare release ftpserver-1.1.2 by emmanuel lecharny · 3 years, 9 months ago
  59. aa0d39c Deleted wrongly committed files by emmanuel lecharny · 3 years, 9 months ago
  60. d118206 Fixed failing tests., ignoring the SSL tests - SSL V3 is not anymore supported by emmanuel lecharny · 3 years, 9 months ago
  61. 1a5a6c6 Switched to log4j2.15.0 by emmanuel lecharny · 3 years, 9 months ago
  62. 9f04231 FTPSERVER-500 - updates log4j; adds missing gitignore; generates new RSA by Jonathan Valliere · 4 years, 7 months ago
  63. 95fb918 Merge branch 'master' of https://johnnyv@gitbox.apache.org/repos/asf/mina-ftpserver.git by Jonathan Valliere · 5 years ago
  64. 36cd856 adds NULL checks for SslConfigurationFactory by johnnyv · 6 years ago FTPSERVER-491
  65. c35639f Switched from https to http; Updated the scm part by emmanuel lecharny · 6 years ago
  66. 81bf47b missing variable by johnnyv · 6 years ago
  67. 967b857 Adds additional SSL checks for FTPSERVER-491 by johnnyv · 6 years ago
  68. 8ac3e47 Initial fix for FTPSERVER-491 by johnnyv · 6 years ago
  69. 497559d Updates password comparison to use length obfuscation alg. by johnnyv · 7 years ago
  70. 49788df [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 8 years ago
  71. 4ac606b [maven-release-plugin] prepare release ftpserver-1.1.1 by Emmanuel Lécharny · 8 years ago ftpserver-1.1.1
  72. 48b8ffd Removed a spurious space on top of teh pom.xml file by Emmanuel Lécharny · 8 years ago
  73. 9557d1d Applied patch for FTPSERVER-424 by Emmanuel Lécharny · 8 years ago
  74. 3e391f5 Applied patch proposed in FTPSERVER-424 by Emmanuel Lécharny · 8 years ago
  75. 87e8161 Applied teh second fix for FTPSERVER-476 by Emmanuel Lécharny · 9 years ago
  76. 3e01b06 Bumped up teh Apache parent pom version by Emmanuel Lécharny · 9 years ago
  77. 94ffe90 Added a check on the session, as suggested by Manuel Dominguez Sarmiento (FTPSERVER-476) by Emmanuel Lécharny · 9 years ago
  78. 8f39414 [maven-release-plugin] prepare for next development iteration by Emmanuel Lécharny · 9 years ago
  79. 50e47f4 [maven-release-plugin] prepare release ftpserver-parent-1.1.0 by Emmanuel Lécharny · 9 years ago 1.1.0
  80. ab08fb5 Added rat exclusion, updated the rat plugin, added a PluginManagement section, fixed the scm section by Emmanuel Lécharny · 9 years ago
  81. 2c36400 Added the Apache header by Emmanuel Lécharny · 9 years ago
  82. 9d5d1a7 Disabling Java 8 javadoc lint by Emmanuel Lécharny · 9 years ago
  83. f4a73a0 Bumped up some dependencies, make Java 7 mandatory by Emmanuel Lécharny · 9 years ago
  84. a7d9f4f o Formating (mainly replacing tabs by spaces) by Emmanuel Lécharny · 9 years ago
  85. f61ec18 Fix for broken OSGi packages (FTPSERVER-425) by Niklas Gustavsson · 13 years ago
  86. 6062671 Correctly set the data connection as protected when using AUTH SSL by Niklas Gustavsson · 13 years ago
  87. 3d07752 Remove duplicate code by Niklas Gustavsson · 13 years ago
  88. 799a6df Upgrading slf4j by Niklas Gustavsson · 14 years ago
  89. 6a2e106 Upgrading to latest Apache parent POM and the latest bundle Maven plugin to have the build deploy to repository.a.o by Niklas Gustavsson · 14 years ago
  90. 309d794 Working around a bug in the IBM JVM which might cause a NPE in test tear down (FTPSERVER-422) by Niklas Gustavsson · 14 years ago
  91. 02765e5 FTPSERVER-375 - use canonicalPath rather than File to implement equals and hashcode by Sebastian Bazley · 14 years ago
  92. a2129af Fix broken test, where assert was invoked in a separate thread, and checking the temporary getUserArgument() rather than the correct getUser() (FTPSERVER-418) by Niklas Gustavsson · 14 years ago
  93. a62afb3 No need to check for null when using instanceof by Sebastian Bazley · 14 years ago
  94. ec3f7cf Replacing expired example certificate (FTPSERVER-404) by Niklas Gustavsson · 14 years ago
  95. 752039e Simplified hashCode() of NativeFtpFile (FTPSERVER-375) by Niklas Gustavsson · 14 years ago
  96. e630391 Adding hashCode() to NativeFtpFile (FTPSERVER-375) by Niklas Gustavsson · 14 years ago
  97. 804eb9f Upgrading to MINA 2.0.4 (FTPSERVER-421) by Niklas Gustavsson · 14 years ago
  98. e5e1876 New implementation of passive ports, uses random assignments of ports and has more efficient handling of wide passive port ranges. Thanks to Allen Firstenberg for the implementation! (FTPSERVER-420, FTPSERVER-419) by Niklas Gustavsson · 14 years ago
  99. 65f35ef Doing an explicit null check in PassivePorts (FTPSERVER-415) by Niklas Gustavsson · 14 years ago
  100. fe58553 Simplify testing with Eclipse when using SVN checkout from parent by Sebastian Bazley · 14 years ago