root
|
4c0b19e6d6
|
working on ipv6 preliminary implementation okay
|
2024-05-06 14:33:35 +02:00 |
|
root
|
4cc8a4d51d
|
Added log for errors
|
2024-05-01 22:31:55 +02:00 |
|
root
|
4defc26372
|
Added blocklist support
|
2024-04-27 13:29:23 +02:00 |
|
root
|
85be273f2e
|
Added NAT IP address parameter and other small changes.
|
2024-04-17 20:42:25 +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
|
3781eb0b50
|
Manually merged pull request https://github.com/kingk85/uFTP/pull/12
|
2024-04-07 14:35:59 +02:00 |
|
kingk85
|
c1e646df43
|
Some refactoring
|
2023-06-20 13:06:57 -07:00 |
|
kingk85
|
8f76766726
|
Added parameters to configure passive random ports range
|
2022-11-27 09:21:10 -08:00 |
|
ugo.cirmignani
|
1c81ede9ec
|
Some preprocessor conditions
|
2019-04-10 10:00:11 +02: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
|
fb03eb3838
|
Removed printf, increased write buffer on write function
|
2018-12-29 16:10:37 +01:00 |
|
Ugo Cirmignani
|
cd7f9b0b70
|
working on dynamic memory
|
2018-12-25 20:23:04 +01:00 |
|
Ugo Cirmignani
|
062679e550
|
Working on memory tables
|
2018-12-24 00:18:55 +01:00 |
|
Ugo Cirmignani
|
dab352a26a
|
Working on memory dynamic allocation
|
2018-12-23 19:37:29 +01:00 |
|
Ugo Cirmignani
|
29a065a480
|
Working on dynamic memory
|
2018-12-22 18:10:09 +01:00 |
|
Ugo Cirmignani
|
aa44a0cda1
|
merging with TLS branch
|
2018-12-15 19:30:03 +01:00 |
|
Ugo Cirmignani
|
6c040d2b68
|
working on tls
|
2018-12-09 10:37:15 +01:00 |
|
Ugo Cirmignani
|
7808041587
|
Working on ssl, passive mode seems ok active needs more work
|
2018-12-08 19:37:50 +01:00 |
|
Ugo Cirmignani
|
03233d01b8
|
Working on TLS
|
2018-12-03 19:03:06 +01:00 |
|
Ugo Cirmignani
|
27fc0c376c
|
TLS preliminary test ok!
|
2018-12-02 19:28:14 +01:00 |
|
Ugo Cirmignani
|
eba3163411
|
Initialized data with calloc instead of malloc
|
2018-12-01 17:12:28 +01:00 |
|
Ugo Cirmignani
|
228eb8d222
|
Some memory leak fix
|
2018-11-29 22:30:48 +01:00 |
|
Ugo Cirmignani
|
9f055ca084
|
Added debug options in makefile
|
2018-11-26 20:59:54 +01:00 |
|
Ugo Cirmignani
|
8a71d8ff44
|
Many error handling bug fix and some minor fix
|
2018-11-10 15:06:35 +01:00 |
|
debian
|
711563df74
|
Preprocessor condition for large file support on/off flag
|
2018-06-15 16:29:34 +02:00 |
|
Ugo Cirmignani
|
d2d8ddc92c
|
Large file support definition added in makefile
|
2018-06-04 21:46:57 +02:00 |
|
Ugo Cirmignani
|
54170135c4
|
Added security blocks
|
2018-05-27 11:39:26 +02:00 |
|
Ugo Cirmignani
|
88bff49c27
|
bug dprintf
|
2018-05-14 22:47:39 +02:00 |
|
Ugo Cirmignani
|
f8422c068c
|
Added count of inodes in LIST command
|
2018-05-05 19:22:22 +02:00 |
|
Ugo Cirmignani
|
8a4091ddd0
|
Merge branch 'master' of https://github.com/kingk85/uFTP
|
2018-05-04 15:54:31 +02:00 |
|
Ugo Cirmignani
|
619024560d
|
Some refactoring, bug fixes
|
2018-05-04 15:53:10 +02:00 |
|
Ugo Cirmignani
|
0e5db65447
|
Large file support added, bug fixes
|
2018-05-03 19:49:43 +02:00 |
|
kingk85@gmail.com
|
3dfee5febd
|
-1st daemonize then single instance check call
|
2018-04-10 10:45:30 +01:00 |
|
Ugo Cirmignani
|
35be005379
|
User and Group ownership management added
|
2018-04-02 16:58:42 +02:00 |
|
Ugo Cirmignani
|
b729bdf14e
|
More error handling and memory leak fixes
|
2018-03-25 20:44:55 +02:00 |
|
Ugo Cirmignani
|
f9421a4653
|
Some improvements
|
2018-03-21 07:55:40 +01:00 |
|
Ugo Cirmignani
|
24758e9919
|
Refactoring
|
2018-03-11 06:53:10 -07:00 |
|
Ugo Cirmignani
|
45a9cbf091
|
Refactoring
|
2018-03-04 22:52:10 +01:00 |
|
Ugo Cirmignani
|
36085f04d3
|
some refactoring
|
2018-02-25 19:45:36 +01:00 |
|
Ugo Cirmignani
|
7509a4d4a5
|
Some refactoring
|
2018-02-24 20:00:53 +01:00 |
|
Ugo Cirmignani
|
ee592121d7
|
Thread join added
|
2018-02-19 20:49:54 +01:00 |
|
Ugo Cirmignani
|
da4d27e1ce
|
Port command and active mode support, disconnect after idle timeout option added
|
2018-02-17 19:47:41 +01:00 |
|
Ugo Cirmignani
|
63b9916fe7
|
Daemon mode, single instance check, site chmod command added
|
2018-02-11 16:22:00 +01:00 |
|
Ugo Cirmignani
|
532753d321
|
bug fix and improvements
|
2018-02-04 23:30:14 +01:00 |
|
Ugo Cirmignani
|
82d292214f
|
Optimization and fix
|
2018-01-28 18:47:18 +01:00 |
|
Ugo Cirmignani
|
0b2ae91a96
|
Added makefile generic for all arch
|
2018-01-27 13:08:43 +01:00 |
|
Ugo Cirmignani
|
808de2c291
|
Parameters file added, login with data from file ok
|
2018-01-24 19:05:25 +01:00 |
|