1. 00dc7bd v2.5 by chrismair · 10 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 0ef70e7 Update for OSSRH deployment by chrismair · 10 years ago
  3. a1b5d03 Add logo image by chrismair · 10 years ago
  4. 9c22c34 Remove obsolete test suite infrastructure by chrismair · 10 years ago
  5. 24c1abb Fix broken internal links on the web site pages by chrismair · 10 years ago
  6. 48c78c3 Update “Log4J Configuration Required to See Log Output” section on “FakeFtpServer – Getting Started” with info for SLF4J. by chrismair · 10 years ago
  7. bf093ac Update “Log4J Configuration Required to See Log Output” section on “FakeFtpServer – Getting Started” with info for SLF4J. by chrismair · 10 years ago
  8. e216948 Fix #23 PWD response should have commentary; Also adjusted reply text for MKD to adhere to RFC959 by chrismair · 10 years ago
  9. c45674b Remove deprecation for assertSessionReply() by chrismair · 10 years ago
  10. fba2635 Version 2.4 by chrismair · 12 years ago
  11. dfa40a0 #2466395: Remove log4j dependency. Replace with SLF4J. by chrismair · 12 years ago
  12. c93bad1 Return MockFtpServer information as part of connect 220 response by chrismair · 12 years ago
  13. 3a95141 Clean up unused imports by chrismair · 12 years ago
  14. c46b416 Upgrade to Groovy 1.7.10; fix Maven site plugin incompatibility by chrismair · 12 years ago
  15. 3373d66 Upgrade POM, including later Groovy and GMaven; fix environment-specific tests by chrismair · 12 years ago
  16. 150ece0 Clean up environment-specific test failures by chrismair · 12 years ago
  17. c5085c2 Use SFTP to deploy to Maven Repo by chrismair · 13 years ago
  18. bda3441 Version 2.3 by chrismair · 13 years ago
  19. 5b76ead Version 2.3 by chrismair · 13 years ago
  20. 2cfd46e Use a dynamically chosen free port number for the server control port by chrismair · 13 years ago
  21. 6378908 Add a new readData(int numBytes) to Session by chrismair · 13 years ago
  22. 6ca8679 Test close processing by chrismair · 13 years ago
  23. b5c534d Fix bug/feature #3103132: shutting down takes too long. by chrismair · 13 years ago
  24. 51f3edc Verify we can store files using relative path by chrismair · 14 years ago
  25. 0b0a54f Add example code for fileSystem.getEntry() and createInputStream() by chrismair · 14 years ago
  26. a5ff87f Update test/example dir listing to remove superfluous file size for a DIR entry. by chrismair · 14 years ago
  27. 4fdd417 Update/fix POM to enable Maven deploy. by chrismair · 14 years ago
  28. dfb59d5 Version 2.2 by chrismair · 14 years ago
  29. e8655f0 version 2.2 by chrismair · 14 years ago
  30. 144c002 Change fake RNTO and RNFR CommandHandlers to allow renaming directories by chrismair · 14 years ago
  31. 1b2cfa5 Change rename() to fail if the TO file already exists by chrismair · 14 years ago
  32. 5303c6a Rename AbstractGroovyTest to AbstractGroovyTestCase by chrismair · 14 years ago
  33. 4065819 Rename AbstractTest to AbstractTestCase by chrismair · 14 years ago
  34. 66c2a54 Add sample directory listing(s) to online docs for StubFtpServer ListCommandHandler. by chrismair · 14 years ago
  35. 27856fa PatternUtil: Add plus sign ('+') to convertStringWithWildcardsToRegex() by chrismair · 14 years ago
  36. 12674b2 Fix Bug #2828362: “Unit tests using FakeFtpServer are slow”. Reduce default socket read interval time to 20ms. by chrismair · 14 years ago
  37. ff2c585 Fix bug #2953392: AbstractFtpServer waits forever if binding to port fails by chrismair · 14 years ago
  38. 77b8661 Version 2.1 by chrismair · 15 years ago
  39. 7dbedc2 Version 2.1 by chrismair · 15 years ago
  40. a09d6b7 Add getServerControlPort() to AbstractFtpServer. by chrismair · 15 years ago
  41. 88843a0 Fix Bug #2696898 : “WindowsFakeFilesystem DirectoryEntry case sensitivity” by chrismair · 15 years ago
  42. 4d0d55e Fix Bug #2797980: “UnixFakeFileSystem IsValidName Regex incorrect” by chrismair · 15 years ago
  43. 899f9bd Refactor both PortCommandHandler(s) and the PortParser classes to use HostAndPort by chrismair · 15 years ago
  44. b135751 Support for IPv6: EPRT and EPSV by chrismair · 15 years ago
  45. 3e469b9 Support for IPv6: EPRT and EPSV by chrismair · 15 years ago
  46. 7552050 Support for IPv6: EPRT and EPSV by chrismair · 15 years ago
  47. 2ab05e8 Version 2.0.2 by chrismair · 15 years ago
  48. 25e0636 Version 2.0.2 by chrismair · 15 years ago
  49. 8653796 Fix Bug #2653626: Cannot start() server after calling stop() by chrismair · 15 years ago
  50. 40186f5 Fix Bug #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. by chrismair · 15 years ago
  51. c1de24f Version 2.0.1 by chrismair · 15 years ago
  52. c60b571 Version 2.0.1 by chrismair · 15 years ago
  53. b617748 Use entrySet() to iterate through sessions. (Rijk van Haaften) by chrismair · 15 years ago
  54. 38fab1f Fix for Bug 2543193 “"cd .." and "pwd" don't work properly together” by chrismair · 15 years ago
  55. 0461935 Fix for Bug 2540548 - Missing new line on directory listing by chrismair · 15 years ago
  56. 3b10a12 Fix for Bug 2540366 - FileEntry.setContents( byte [] contents ) change the content by chrismair · 15 years ago
  57. e116c0f Add Log4J and samples to assembly by chrismair · 15 years ago
  58. b2f4a2d Version 2.0 by chrismair · 15 years ago
  59. 664c4d2 version 2.0 by chrismair · 15 years ago
  60. 773e80b Add note to online doc about requiring Log4J configuration file if you want to see log output. by chrismair · 15 years ago
  61. b698aac Fix bug: #2462794 - filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. by chrismair · 15 years ago
  62. a5c1906 Fix bug: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. by chrismair · 15 years ago
  63. 4704159 Remove mistaken check-in by chrismair · 15 years ago
  64. 88d0401 Initial check-in by chrismair · 15 years ago
  65. 60b81e2 by chrismair · 15 years ago
  66. 9711673 by chrismair · 15 years ago
  67. 16d5588 version 2.0-rc3 by chrismair · 15 years ago
  68. a549cc0 Fix bug: ClassCastException (SessionInfo) in AbstractFtpServer during cleanup by chrismair · 15 years ago
  69. 927f987 Reorganize sample code and add to online doc by chrismair · 15 years ago
  70. fbc1c7f Reorganize sample code and add to online doc by chrismair · 15 years ago
  71. a0ad464 by chrismair · 15 years ago
  72. 54fdd36 2.0-rc2 release by chrismair · 15 years ago
  73. e5e13f4 Remove personal refs by chrismair · 15 years ago
  74. f7ca9de Update CommandHandler classes to reflect permission-related reply codes in the class javadoc by chrismair · 15 years ago
  75. 3fc03ed Support for STAT command by chrismair · 15 years ago
  76. ef17135 Enhance javadoc by chrismair · 15 years ago
  77. 3736b2d Cleanup and javadoc by chrismair · 15 years ago
  78. 725fc0a Introduce createSession() and make attr protected to facilitate subclassing by chrismair · 15 years ago
  79. f215255 Fix bug in iterating through sessions by chrismair · 15 years ago
  80. 1901d3e Add support for SMNT by chrismair · 15 years ago
  81. 3b7668e Introduce AbstractStorCommandHandler. Remove final from stub CommandHandler classes. by chrismair · 15 years ago
  82. 5e9566a Fixes and cleanup for PMD by chrismair · 15 years ago
  83. 49deb46 Create new UnrecognizedCommandHandler-- return 502 reply from FakeFtpServer and StubFtpServer when a requested command is not supported. by chrismair · 15 years ago
  84. ff3c0fa Move ConnectCommandHandler into core by chrismair · 15 years ago
  85. 5272c5e Move ConnectCommandHandler into core by chrismair · 15 years ago
  86. 735fa3b Enhance main (index) page by chrismair · 15 years ago
  87. 5940ebc Enhance online docs for StubFtpServer CommandHandler configuration by chrismair · 15 years ago
  88. 626114f Fix test; unify CommandHandlers by chrismair · 15 years ago
  89. dc2f078 Add "Configuring Custom CommandHandlers" section to FakeFtpServer Getting Started Guide by chrismair · 15 years ago
  90. 0da0f84 Unify Stub and Fake CommandHandlers; refactor CommandHandler framework by chrismair · 15 years ago
  91. 848932d Refactor CommandHandler framework by chrismair · 15 years ago
  92. e69f749 Enhance javadoc by chrismair · 15 years ago
  93. 2a0a3f9 Update Subversion keywords by chrismair · 15 years ago
  94. c561a9b Enhance javadoc by chrismair · 15 years ago
  95. e5d0135 Package source into jar and add to assembly by chrismair · 15 years ago
  96. d04c165 Update README file by chrismair · 15 years ago
  97. c3e23df Change “assembly.xml” to include all HTML files by chrismair · 15 years ago
  98. caa8efd Use default javac by chrismair · 15 years ago
  99. ad39334 by chrismair · 15 years ago
  100. 15d3344 Version 2.0-rc1 by chrismair · 15 years ago