Commit Graph

  • c21aa5439e Replace brony with tcp table Michael Theall 2016-01-25 20:03:48 -0600
  • 10d7ed6217 Fix whitespace Michael Theall 2016-01-25 19:14:15 -0600
  • e83f8b5531 Fix linux build for MDTM Michael Theall 2016-01-25 19:12:19 -0600
  • 4598dc52c4 work around broken clients that think LIST -a is a thing Michael Theall 2016-01-25 19:11:53 -0600
  • c2c82919a3 Add more file types to list Michael Theall 2016-01-25 19:10:53 -0600
  • 717e4cfdc0 Fix hostname and port length Michael Theall 2016-01-23 03:38:03 -0600
  • 6188d8b4f0 Add a few missing commands to README Michael Theall 2016-01-22 18:57:33 -0600
  • 74ec300fc8 Add timestamp-related features Michael Theall 2016-01-22 16:38:22 -0600
  • 55816af44b Put version in a single place Michael Theall 2016-01-22 14:42:38 -0600
  • 7ffa6d6255 Improve pathname encoding compatibility Michael Theall 2016-01-22 14:30:26 -0600
  • b0d0b03874 Fix PWD response code Michael Theall 2016-01-22 14:28:55 -0600
  • 920cd96c67 Remove coloring from linux build. Terminate loop when canceling waiting for wifi. Implement ABOR, HELP, and STAT. - STAT (no argument) during a transfer gives the current file's offset. - STAT (no argument) outside of transfer will return server uptime. - STAT (with argument) is the same as LIST but with the data traveling over the command socket. Allow ABOR, STAT, and QUIT to occur during transfer. Support telnet interrupt (discard data up to Data Mark past TCP urgent mark). Support arguments for LIST and STAT. Escape \r in response as per telnet standard. Some clients don't like this but they are out of spec. Unescape \r\0 in request as per telnet standard. Some clients don't properly escape this but they are out of spec. Support commands broken across multiple recv(). Escape quotes on PWD response. Added much more documentation. Michael Theall 2016-01-21 19:25:22 -0600
  • de29f4a2a7 Add REST command Michael Theall 2016-01-18 17:46:03 -0600
  • 5617e2c32a reduce dropped connections at end of transfer Michael Theall 2016-01-18 17:45:04 -0600
  • c79616d2ef v2.1 Michael Theall 2016-01-16 16:33:45 -0600
  • 2b836543f6 Faster LIST command Michael Theall 2016-01-16 16:32:59 -0600
  • aa3d4b70d7 Add message that we are waiting on socExit() Michael Theall 2016-01-16 16:00:31 -0600
  • 7538ea5112 Fix linux build warning Michael Theall 2016-01-16 00:41:49 -0600
  • d38cea4e7b Restart server when network drops Michael Theall 2016-01-16 00:38:58 -0600
  • 2ff33ca398 Wait for wifi on start Michael Theall 2016-01-16 00:22:26 -0600
  • 74c7e00f14 Fix status string Michael Theall 2016-01-15 18:43:45 -0600
  • 3d156e4042 v2.0 Michael Theall 2016-01-15 18:04:09 -0600
  • 3da67ce57a Add NLST command Michael Theall 2016-01-15 17:47:18 -0600
  • 60bab0735e Add APPE command Michael Theall 2016-01-15 17:28:59 -0600
  • 17dfdfcf01 Fix socket/file leaks Michael Theall 2016-01-15 16:45:10 -0600
  • f7156e8ca9 Change initiator msg from 200 to 220 Michael Theall 2016-01-15 12:13:56 -0600
  • 9d2a3906f3 Reverse DNS-lookup Michael Theall 2016-01-15 12:13:28 -0600
  • 1c5084e08e Improve FTP throughput Michael Theall 2016-01-12 16:24:01 -0600
  • d70cc5a238 Merge pull request #26 from WinterMute/libctru-fixes mtheall 2015-12-30 13:54:04 -0600
  • c2d307a9d9 support embedded smdh Dave Murphy 2015-12-30 14:13:32 +0000
  • 3dc7839118 fixes for latetst libctru changes Dave Murphy 2015-12-30 02:20:26 +0000
  • 80f2ea0417 Merge pull request #22 from d0k3/patch-1 mtheall 2015-08-20 13:47:38 -0500
  • 14879ac8b6 Fix Ninjhax output name and icon usage d0k3 2015-08-20 02:32:24 +0200
  • 8ccbc94115 Merge branch 'r44' mtheall 2015-08-19 13:30:48 -0500
  • 0ba3844ad8 Use sdmc_dev Enable UTF8 mtheall 2015-08-19 13:25:34 -0500
  • f505422c44 Merge pull request #18 from mid-kid/master mtheall 2015-02-26 21:19:06 -0600
  • 59cbc2edfa Changes for new devkitARM and ctrulib mid-kid 2015-02-26 10:46:27 +0100
  • 5caad9a1cc Merge pull request #17 from WinterMute/latest-libctru-fixes mtheall 2015-01-09 14:29:45 -0600
  • 41a379f64d update for latest libctru Dave Murphy 2015-01-08 14:01:33 +0000
  • c5a42ca9b1 add header for memcpy Dave Murphy 2015-01-08 14:01:09 +0000
  • f1be81814c fix unterminated comment mtheall 2015-01-07 23:35:54 -0600
  • 1ddbd3b9b4 Update for r44 mtheall 2015-01-07 23:31:52 -0600
  • 6a4b4f0355 Add logging support mtheall 2015-01-07 23:30:22 -0600
  • 20f29f60b8 Replace console with one built-in to libctru mtheall 2015-01-07 23:26:01 -0600
  • 1797235420 Merge pull request #15 from riccardocossu/patch-1 mtheall 2014-12-21 12:30:15 -0600
  • dab8ba37a4 Fixed some errors riccardocossu 2014-12-21 19:23:19 +0100
  • 838641b139 Fixes #14 ; added some docs riccardocossu 2014-12-21 17:48:10 +0100
  • 5ef0f27c2d Fix rename. mtheall 2014-12-11 11:21:20 -0600
  • e2af2036d6 Cleaned up a bit, included original banner png. Ryan Baumann 2014-12-10 17:53:56 -0500
  • 36938f6700 Merge https://github.com/mtheall/ftbrony Ryan Baumann 2014-12-10 17:52:19 -0500
  • 77031db0d2 Merge branch 'master' of github.com:mtheall/ftbrony mtheall 2014-12-09 00:25:49 -0600
  • de309c37da Fix EWOULDBLOCK handling. mtheall 2014-12-09 00:25:40 -0600
  • 8ad4e29b8b New banner yay! Ryan Baumann 2014-12-06 17:01:02 -0500
  • 6fc17963f5 Merge pull request #10 from yellows8/master mtheall 2014-11-26 21:51:49 -0600
  • 8a9be0f01f Removed unneeded irrst* func calls, ctrulib itself handles calling those automatically. yellows8 2014-11-26 22:36:16 -0500
  • 331c521ab0 Create README.md mtheall 2014-11-26 01:44:02 -0600
  • 3049481335 change program name to ftbrony mtheall 2014-11-25 13:50:11 -0600
  • de27f5f5f5 use aptMainLoop(). closes #9 mtheall 2014-11-25 13:26:37 -0600
  • 38a2b11e86 significantly increase throughput mtheall 2014-11-25 02:30:55 -0600
  • a217c5a3b4 improvements to build_path mtheall 2014-11-25 01:42:25 -0600
  • b4113806e8 fix build_path mtheall 2014-11-25 01:24:24 -0600
  • c808a1cd27 fix data port allocation mtheall 2014-11-25 01:22:09 -0600
  • 4e6a314c75 add linux build mtheall 2014-11-25 00:13:47 -0600
  • e76013bd59 Merge pull request #8 from WinterMute/brony! mtheall 2014-11-24 10:57:39 -0600
  • 1fde276766 fancy schmancy brony icon Dave Murphy 2014-11-24 16:47:04 +0000
  • e8dbc59e6b remove TODO note from MODE mtheall 2014-11-24 00:17:40 -0600
  • c4f5435936 implement RNFR and RNTO mtheall 2014-11-24 00:16:21 -0600
  • 020f4c21df implement RMD mtheall 2014-11-24 00:01:42 -0600
  • 24ec52babb implement DELE mtheall 2014-11-23 23:54:12 -0600
  • 6b901af675 implement MKD mtheall 2014-11-23 23:48:43 -0600
  • fdd70cb5f1 no-op USER and PASS mtheall 2014-11-23 23:28:54 -0600
  • 995598e41f print command when it was invalid mtheall 2014-11-23 23:24:57 -0600
  • 5b70094d72 Merge pull request #5 from WinterMute/remove_binary_mode mtheall 2014-11-23 22:23:04 -0600
  • 76fa3cf421 Merge pull request #6 from WinterMute/fix-env-variable mtheall 2014-11-23 22:21:01 -0600
  • 8de343e6a5 remove unneeded check for CTRULIB Dave Murphy 2014-11-24 04:02:54 +0000
  • dde3f16c59 remove binary mode checks Dave Murphy 2014-11-24 03:16:42 +0000
  • 461e9cd2f8 correct response for PWD Dave Murphy 2014-11-24 03:15:59 +0000
  • b9916097b9 Merge pull request #4 from WinterMute/ftp_session_write_file_fix mtheall 2014-11-23 19:08:17 -0600
  • 1dd16459ac fix check for 0 bytes written Dave Murphy 2014-11-24 01:02:13 +0000
  • 2c2bf5c8ab Merge pull request #1 from archshift/patch-1 mtheall 2014-11-23 18:12:23 -0600
  • 2ecfefc3db Remove hardcoded CTRULIB variable archshift 2014-11-23 14:52:48 -0800
  • 993e26dd79 Merge branch 'master' of github.com:mtheall/ftbrony mtheall 2014-11-23 16:42:27 -0600
  • 50f572781b Initial commit mtheall 2014-11-23 16:40:26 -0600
  • 6d4b259324 initial commit mtheall 2014-11-23 16:39:00 -0600