64 Commits

Author SHA1 Message Date
Ugo
74d319f6bb feat: moved threadReuseFunctions 2025-06-01 16:02:12 +01:00
Ugo
b8a37c88ec feat: Normalized logs 2025-05-31 14:48:13 +01:00
Ugo
48b4430c17 fix: client compatibility, RETR, STOR, APPE ops 2025-05-27 17:33:12 +01:00
Ugo
a35737d02a fix: using my_printf instead of printf 2025-05-27 13:37:40 +01:00
Ugo
94f7b75d6a feat: reuse ssl sessions if available 2025-05-27 13:35:09 +01:00
Ugo
d3be2eafde refactoring: splitted functions in data channels and more 2025-05-27 12:09:25 +01:00
Ugo
cdc4e4adc9 fix: pasv port chosen after availability checks 2025-05-26 20:24:13 +01:00
Ugo
5b6919a7b1 fix: more robust passive connection handling 2025-05-26 19:14:54 +01:00
root
a2de9b1a7c Removed debug define 2024-06-06 21:10:10 +02:00
root
509910642d Disable ipv6 with makefile ok 2024-05-06 20:28:39 +02:00
root
2f355d91d8 ipv6 ok 2024-05-06 19:09:23 +02:00
root
8302e82366 Testing EPRT 2024-05-06 18:47:19 +02:00
root
998b720fa5 working ipv6 2024-05-06 15:52:59 +02:00
root
5778081be9 Check if ipv4 or ipv6 2024-05-06 15:37:19 +02:00
root
8f78c9e7f1 Working on ipv6 2024-05-06 14:53:02 +02:00
root
38887ed633 Working on ipv6 2024-05-06 14:49:02 +02:00
root
4c0b19e6d6 working on ipv6 preliminary implementation okay 2024-05-06 14:33:35 +02:00
root
d0191ca20d Working on ipv6 implementation 2024-05-06 12:48:44 +02:00
root
4cc8a4d51d Added log for errors 2024-05-01 22:31:55 +02:00
root
3a23981a77 STAT okay, some changes with error codes and checksafepath function 2024-04-21 20:15:15 +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
kingk85
d5bebfe06b Some security fix 2023-06-22 01:30:42 -07:00
kingk85
c1e646df43 Some refactoring 2023-06-20 13:06:57 -07: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
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
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
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
fb03eb3838 Removed printf, increased write buffer on write function 2018-12-29 16:10:37 +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
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
8eecc62630 working on threads 2018-12-12 20:40:37 +01:00
Ugo Cirmignani
94d50aee50 thread hang up fix 2018-12-11 23:00:03 +01:00
Ugo Cirmignani
0f590eedf3 TLS preliminary tests ok 2018-12-09 13:20:02 +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
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