175 Commits

Author SHA1 Message Date
root
e8002fa094 LIST and NLST with -a and -A tested 2024-04-20 09:49:29 +02:00
root
dfb525fca7 LIST and NLIST support -a and -A parameters 2024-04-19 21:05:42 +02:00
root
85be273f2e Added NAT IP address parameter and other small changes. 2024-04-17 20:42:25 +02:00
root
8d70cbcf09 XPWD, XCUP, XMKD, XRMD implementation 2024-04-16 21:20:33 +02:00
root
7b3682b109 Error handling improved 2024-04-14 14:01:10 +02:00
root
569c3a57d7 Improved transfer error handling 2024-04-14 12:17:06 +02:00
root
de8e6fbbc7 debug print 2024-04-13 16:08:40 +02:00
root
d260b0f6b6 debug helper improvement, EPSV fix 2024-04-13 15:39:46 +02:00
root
cf2e3214a1 debugHelper used to disable printf, EPSV command implementation need to be tested 2024-04-13 11:15:03 +02:00
root
bf025a33bd tested with gcc-musl ok for static compile without SSL 2024-04-08 00:28:07 +02:00
root
cd39aa293e Initialize integer used for loop for non GCC compatibility 2024-04-07 23:19:40 +02:00
root
1c935c792d fixed cd .. command on command line clients 2024-04-07 17:51:30 +02:00
root
c5b7a30d24 file modification time should be UTC not local time 2024-04-07 15:48:50 +02:00
root
3781eb0b50 Manually merged pull request https://github.com/kingk85/uFTP/pull/12 2024-04-07 14:35:59 +02:00
kingk85
345828b576 Some security fix 2023-06-22 01:30:56 -07:00
kingk85
d5bebfe06b Some security fix 2023-06-22 01:30:42 -07:00
kingk85
30b52c1d09 Modified all functions to reentrant version 2023-06-21 03:42:07 -07:00
kingk85
0a6f09a157 Modified all functions to reentrant version 2023-06-21 03:41:53 -07:00
kingk85
65836833a5 Merge branch 'master' of https://github.com/kingk85/uFTP 2023-06-21 01:43:16 -07:00
kingk85
c1e646df43 Some refactoring 2023-06-20 13:06:57 -07:00
kingk85
06c0293e4f Added a comment to the parameter file 2022-11-27 09:22:51 -08:00
kingk85
8f76766726 Added parameters to configure passive random ports range 2022-11-27 09:21:10 -08:00
ugo.cirmignani
9e5115b5ba APPE command implemented 2020-11-24 09:31:13 +01:00
ugo.cirmignani
0c17e6625a Watchdog 2019-07-18 14:51:56 +02:00
ugo.cirmignani
dde63af128 Watchdog 2019-07-18 14:50:58 +02:00
ugo.cirmignani
33ee063a13 Default files 2019-07-18 14:31:55 +02:00
ugo.cirmignani
51cfce9897 Default files 2019-07-18 14:30:18 +02:00
ugo.cirmignani
1947e366e0 Added watchdog 2019-07-18 14:28:15 +02:00
ugo.cirmignani
1d7fbf391a Makefile set to default 2019-04-10 10:02:23 +02:00
ugo.cirmignani
1c81ede9ec Some preprocessor conditions 2019-04-10 10:00:11 +02:00
Ugo Cirmignani
352b525ddd Some refactoring the release is now a Release Candidate 2019-04-07 11:28:17 +02:00
Ugo Cirmignani
6dc7421529 Fixed security issues, upgrade! Fixed many instability issues on slow connections 2019-04-06 22:42:51 +02:00
Ugo Cirmignani
ad3abc2a20 Wait for thread cancel 2019-03-27 22:00:31 +01:00
Ugo Cirmignani
d7d2323e16 Wait for thread cancel 2019-03-27 21:58:29 +01:00
ugo
21f52af157 Sleep between close and data reset 2019-03-27 11:40:53 +01:00
Ugo Cirmignani
c327703952 Close client modified 2019-03-14 22:24:03 +01:00
Ugo Cirmignani
45cd244172 Working on mutex! 2019-03-02 16:12:48 +01:00
Ugo Cirmignani
eda438894d Working on mutex 2019-03-02 14:44:39 +01:00
Ugo Cirmignani
d8df5ed16d fix 2019-02-15 11:58:58 +01:00
Ugo Cirmignani
3e8f81432c removed double clean worker data 2019-02-12 21:50:10 +01:00
Ugo Cirmignani
500ab2f81f Added MDTM command, fixed some bugs 2019-02-12 21:09:12 +01:00
Ugo Cirmignani
1c54c69cb4 Default configuration file 2019-01-13 13:18:30 +01:00
Ugo Cirmignani
6deac20d62 Default configuration 2019-01-13 12:31:04 +01:00
Ugo Cirmignani
dcbd9a24a3 Releasing NEXT branch 2019-01-13 12:15:22 +01:00
Ugo Cirmignani
e7757348bd removed some printf 2018-12-31 16:43:43 +01:00
Ugo Cirmignani
f1f0d6000a working on pam permissions 2018-12-31 16:12:43 +01:00
Ugo Cirmignani
e0779f0d0c working on permissions 2018-12-31 00:10:27 +01:00
Ugo Cirmignani
f8e2bed8e5 Adding PAM auth method 2018-12-30 17:07:53 +01:00
Ugo Cirmignani
22e2234bfe Removed test file 2018-12-29 16:17:35 +01:00
Ugo Cirmignani
757a4ee1a5 Removed printf, increased write buffer on write function 2018-12-29 16:11:56 +01:00