82 Commits

Author SHA1 Message Date
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
kingk85
d5bebfe06b Some security fix 2023-06-22 01:30:42 -07:00
kingk85
0a6f09a157 Modified all functions to reentrant version 2023-06-21 03:41:53 -07: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
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
45cd244172 Working on mutex! 2019-03-02 16:12:48 +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
f1f0d6000a working on pam permissions 2018-12-31 16:12:43 +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
f51a531f6e Merge 2018-12-25 11:51:33 +01:00
Ugo Cirmignani
e9a7149b7c Xmass patch 2018-12-25 11:35:04 +01:00
Ugo Cirmignani
062679e550 Working on memory tables 2018-12-24 00:18:55 +01:00
Ugo Cirmignani
29a065a480 Working on dynamic memory 2018-12-22 18:10:09 +01:00
Ugo Cirmignani
0f665162d6 resolving conflicts 2018-12-13 23:09:57 +01:00
Ugo Cirmignani
89b4bcd58b working on threads 2018-12-13 23:06:26 +01:00
Ugo Cirmignani
ded814bd9a thread open ssl working 2018-12-13 23:05:33 +01:00
Ugo Cirmignani
75c3cafbe5 some bug fix 2018-12-13 21:31:49 +01:00
Ugo Cirmignani
11478333dc some bug fix 2018-12-13 21:30:51 +01:00
Ugo Cirmignani
88d106bf0a Some bug fix 2018-12-13 00:40:55 +01:00
Ugo Cirmignani
c656707472 working 2018-12-12 20:47:09 +01:00
Ugo Cirmignani
8eecc62630 working on threads 2018-12-12 20:40:37 +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
959f1f4d41 TLS almost ok 2018-12-04 21:50:28 +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
0349515b6e socketWrite custom function added 2018-12-02 17:14:23 +01:00
Ugo Cirmignani
a497187993 Some debug with valgrind, fixed rnto returncode variable scope issue 2018-12-01 16:21:33 +01:00
Ugo Cirmignani
228eb8d222 Some memory leak fix 2018-11-29 22:30:48 +01:00
Ugo Cirmignani
7ce0f3d51d NLIST, LIST wrong path fix 2018-11-09 17:44:06 +01:00
Ugo Cirmignani
d2d8ddc92c Large file support definition added in makefile 2018-06-04 21:46:57 +02:00
Ugo Cirmignani
cb61af9a82 Getgroupowner and GetOwner fixes 2018-06-02 23:13:48 +02:00
Ugo Cirmignani
19c4afc1f1 Fflush removal 2018-05-29 22:25:56 +02:00
Ugo Cirmignani
fc6d00a31c Removed printf 2018-05-29 22:17:43 +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
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
Ugo Cirmignani
35be005379 User and Group ownership management added 2018-04-02 16:58:42 +02:00
Ugo Cirmignani
dd81ab7724 Refactoring 2018-03-26 18:20:48 +02:00
Ugo Cirmignani
b729bdf14e More error handling and memory leak fixes 2018-03-25 20:44:55 +02:00