ftpiiu_plugin/src
2023-07-29 14:58:00 +02:00
..
utils Only shutdown the thread if it's actually running 2022-10-08 20:10:45 +02:00
BackgroundThread.cpp Only shutdown the thread if it's actually running 2022-10-08 20:10:45 +02:00
BackgroundThread.hpp Revert lowering the priority 2022-10-07 15:38:18 +02:00
ftp.c Fix resuming file uploads 2022-10-08 17:21:32 +02:00
ftp.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
main.cpp Wait with thread cleanup until the thread has ended 2022-10-08 16:06:48 +02:00
main.h Fix version number 2023-07-29 14:58:00 +02:00
net.c Improve transfer speeds massively 2022-10-08 17:09:15 +02:00
net.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
version.h Update the version and add support using the git hash on nightlies 2022-09-19 13:40:29 +02:00
virtualpath.c Improve error handling for virtual paths 2022-10-06 19:04:28 +02:00
virtualpath.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
vrt.c Fix check for virtual dir in vrt_closedir to avoid calling closedir() with a virtual dir 2022-10-08 16:06:48 +02:00
vrt.h Format the code via clang-format 2022-02-04 14:36:55 +01:00