Commit Graph

  • 7869d55f95 config: changed default parameters and refactoring master Ugo 2025-01-31 23:46:35 +00:00
  • 4565a14d2c CWD / command fix root 2024-09-29 21:28:41 +02:00
  • 6db29a0f33 Adding ip type in port command root 2024-07-29 22:28:22 +02:00
  • a2de9b1a7c Removed debug define root 2024-06-06 21:10:10 +02:00
  • 90f44e3a98 Possible memory leak fix root 2024-05-12 14:15:48 +02:00
  • ec5c155ccb Updated version ipv6 root 2024-05-06 21:50:20 +02:00
  • 63251ca3e4 FEAT updated root 2024-05-06 21:35:11 +02:00
  • 509910642d Disable ipv6 with makefile ok root 2024-05-06 20:28:39 +02:00
  • 2f355d91d8 ipv6 ok root 2024-05-06 19:09:23 +02:00
  • 8302e82366 Testing EPRT root 2024-05-06 18:47:19 +02:00
  • 998b720fa5 working ipv6 root 2024-05-06 15:52:59 +02:00
  • 89e64c2ddc Ipv6 seems okay root 2024-05-06 15:44:31 +02:00
  • 5778081be9 Check if ipv4 or ipv6 root 2024-05-06 15:37:19 +02:00
  • 8f78c9e7f1 Working on ipv6 root 2024-05-06 14:53:02 +02:00
  • 38887ed633 Working on ipv6 root 2024-05-06 14:49:02 +02:00
  • 4c0b19e6d6 working on ipv6 preliminary implementation okay root 2024-05-06 14:33:35 +02:00
  • d0191ca20d Working on ipv6 implementation root 2024-05-06 12:48:44 +02:00
  • 9816a22ab0 test okay promoting version to stable v2.6.0stable root 2024-05-04 22:13:55 +02:00
  • dccc7b4e58 Automatically delete old logs root 2024-05-04 16:40:15 +02:00
  • 173e03d146 Blocked user log fix root 2024-05-03 22:34:13 +02:00
  • 93e51a4eda improved log delete mechanism need further review root 2024-05-03 19:52:21 +02:00
  • b0280431e7 Added define, modified version root 2024-05-03 00:24:29 +02:00
  • 2a5794b174 Added log function root 2024-05-03 00:20:21 +02:00
  • 4cc8a4d51d Added log for errors root 2024-05-01 22:31:55 +02:00
  • 41e5d92dc8 Added example of blocked user in the config file root 2024-04-27 13:33:08 +02:00
  • 091fd45db8 By default no static compile root 2024-04-27 13:31:14 +02:00
  • 4defc26372 Added blocklist support root 2024-04-27 13:29:23 +02:00
  • 2fb8156a24 Updated with wiki link root 2024-04-25 20:49:45 +02:00
  • 4652ac37fb Updated with wiki link root 2024-04-25 20:48:43 +02:00
  • 97d8ebb5b8 Testing version, promoting to stable release after testing v2.4.0-RC3 root 2024-04-21 20:26:42 +02:00
  • 3a23981a77 STAT okay, some changes with error codes and checksafepath function root 2024-04-21 20:15:15 +02:00
  • e8002fa094 LIST and NLST with -a and -A tested root 2024-04-20 09:49:29 +02:00
  • dfb525fca7 LIST and NLIST support -a and -A parameters root 2024-04-19 21:05:42 +02:00
  • 85be273f2e Added NAT IP address parameter and other small changes. root 2024-04-17 20:42:25 +02:00
  • 8d70cbcf09 XPWD, XCUP, XMKD, XRMD implementation root 2024-04-16 21:20:33 +02:00
  • 7b3682b109 Error handling improved root 2024-04-14 14:01:10 +02:00
  • 569c3a57d7 Improved transfer error handling root 2024-04-14 12:17:06 +02:00
  • de8e6fbbc7 debug print root 2024-04-13 16:08:40 +02:00
  • d260b0f6b6 debug helper improvement, EPSV fix root 2024-04-13 15:39:46 +02:00
  • cf2e3214a1 debugHelper used to disable printf, EPSV command implementation need to be tested root 2024-04-13 11:15:03 +02:00
  • bf025a33bd tested with gcc-musl ok for static compile without SSL root 2024-04-08 00:28:07 +02:00
  • cd39aa293e Initialize integer used for loop for non GCC compatibility root 2024-04-07 23:19:40 +02:00
  • 1c935c792d fixed cd .. command on command line clients root 2024-04-07 17:51:30 +02:00
  • c5b7a30d24 file modification time should be UTC not local time root 2024-04-07 15:48:50 +02:00
  • 3781eb0b50 Manually merged pull request https://github.com/kingk85/uFTP/pull/12 root 2024-04-07 14:24:07 +02:00
  • 345828b576 Some security fix kingk85 2023-06-22 01:30:56 -07:00
  • d5bebfe06b Some security fix kingk85 2023-06-22 01:30:42 -07:00
  • 30b52c1d09 Modified all functions to reentrant version kingk85 2023-06-21 03:42:07 -07:00
  • 0a6f09a157 Modified all functions to reentrant version kingk85 2023-06-21 03:41:53 -07:00
  • 65836833a5 Merge branch 'master' of https://github.com/kingk85/uFTP kingk85 2023-06-21 01:43:16 -07:00
  • c1e646df43 Some refactoring kingk85 2023-06-20 13:06:57 -07:00
  • 06c0293e4f Added a comment to the parameter file kingk85 2022-11-27 09:22:51 -08:00
  • 8f76766726 Added parameters to configure passive random ports range kingk85 2022-11-27 09:21:10 -08:00
  • 56d38c904f Implement FORCE_TLS option vintch 2021-11-01 19:19:02 +02:00
  • 9e5115b5ba APPE command implemented ugo.cirmignani 2020-11-24 09:31:13 +01:00
  • 4f81d7cdc9 APPE command implemented ugo.cirmignani 2020-11-24 09:31:13 +01:00
  • bc345fbc20 Update configRead.c TheGod78 2019-09-10 00:37:19 +01:00
  • 0c17e6625a Watchdog ugo.cirmignani 2019-07-18 14:51:56 +02:00
  • 331554dc12 Watchdog ugo.cirmignani 2019-07-18 14:51:56 +02:00
  • dde63af128 Watchdog ugo.cirmignani 2019-07-18 14:50:58 +02:00
  • 4ee77e8cfe Watchdog ugo.cirmignani 2019-07-18 14:50:58 +02:00
  • 33ee063a13 Default files ugo.cirmignani 2019-07-18 14:31:55 +02:00
  • 1caa077dc9 Default files ugo.cirmignani 2019-07-18 14:31:55 +02:00
  • 51cfce9897 Default files ugo.cirmignani 2019-07-18 14:30:18 +02:00
  • 767d122fe3 Default files ugo.cirmignani 2019-07-18 14:30:18 +02:00
  • 1947e366e0 Added watchdog ugo.cirmignani 2019-07-18 14:28:15 +02:00
  • d71fd00797 Added watchdog ugo.cirmignani 2019-07-18 14:28:15 +02:00
  • 1d7fbf391a Makefile set to default ugo.cirmignani 2019-04-10 10:02:23 +02:00
  • f2a0a85b35 Makefile set to default ugo.cirmignani 2019-04-10 10:02:23 +02:00
  • 1c81ede9ec Some preprocessor conditions ugo.cirmignani 2019-04-10 10:00:11 +02:00
  • f6d9f44233 Some preprocessor conditions ugo.cirmignani 2019-04-10 10:00:11 +02:00
  • 352b525ddd Some refactoring the release is now a Release Candidate Ugo Cirmignani 2019-04-07 11:28:17 +02:00
  • 7ea4083dac Some refactoring the release is now a Release Candidate Ugo Cirmignani 2019-04-07 11:28:17 +02:00
  • 6dc7421529 Fixed security issues, upgrade! Fixed many instability issues on slow connections Ugo Cirmignani 2019-04-06 22:42:51 +02:00
  • ace9448ad2 Fixed security issues, upgrade! Fixed many instability issues on slow connections Ugo Cirmignani 2019-04-06 22:42:51 +02:00
  • ad3abc2a20 Wait for thread cancel Ugo Cirmignani 2019-03-27 22:00:31 +01:00
  • 2a7ca60243 Wait for thread cancel Ugo Cirmignani 2019-03-27 22:00:31 +01:00
  • d7d2323e16 Wait for thread cancel Ugo Cirmignani 2019-03-27 21:58:29 +01:00
  • 1822494e95 Wait for thread cancel Ugo Cirmignani 2019-03-27 21:58:29 +01:00
  • 21f52af157 Sleep between close and data reset ugo 2019-03-27 11:40:53 +01:00
  • 110f2d0163 Sleep between close and data reset ugo 2019-03-27 11:40:53 +01:00
  • c327703952 Close client modified Ugo Cirmignani 2019-03-14 22:24:03 +01:00
  • 4ebd06afbe Close client modified Ugo Cirmignani 2019-03-14 22:24:03 +01:00
  • 45cd244172 Working on mutex! Ugo Cirmignani 2019-03-02 16:12:48 +01:00
  • 453bc9df6e Working on mutex! Ugo Cirmignani 2019-03-02 16:12:48 +01:00
  • eda438894d Working on mutex Ugo Cirmignani 2019-03-02 14:44:39 +01:00
  • af998e9925 Working on mutex Ugo Cirmignani 2019-03-02 14:44:39 +01:00
  • d8df5ed16d fix Ugo Cirmignani 2019-02-15 11:58:58 +01:00
  • e991d46482 fix Ugo Cirmignani 2019-02-15 11:58:58 +01:00
  • 3e8f81432c removed double clean worker data Ugo Cirmignani 2019-02-12 21:50:10 +01:00
  • 7e1826f4d0 removed double clean worker data Ugo Cirmignani 2019-02-12 21:50:10 +01:00
  • 500ab2f81f Added MDTM command, fixed some bugs Ugo Cirmignani 2019-02-12 21:09:12 +01:00
  • 2a2961e5c5 Added MDTM command, fixed some bugs Ugo Cirmignani 2019-02-12 21:09:12 +01:00
  • 1c54c69cb4 Default configuration file Ugo Cirmignani 2019-01-13 13:18:30 +01:00
  • e52ba57b98 Default configuration file Ugo Cirmignani 2019-01-13 13:18:30 +01:00
  • 6deac20d62 Default configuration Ugo Cirmignani 2019-01-13 12:31:04 +01:00
  • 8a558b83ef Default configuration Ugo Cirmignani 2019-01-13 12:31:04 +01:00
  • dcbd9a24a3 Releasing NEXT branch Ugo Cirmignani 2019-01-13 12:15:22 +01:00
  • 04b1122d50 Releasing NEXT branch Ugo Cirmignani 2019-01-13 12:15:22 +01:00
  • e7757348bd removed some printf Ugo Cirmignani 2018-12-31 16:43:43 +01:00