1
0
Fork 0
cahute/lib
Thomas Touhey 52a8446ffb fix: fix bad directory detection on file sending
In case a directory is passed to cahute_send_file_to_storage(),
the file size is a very high value that does not reflect any
reality. We now detect such a case.
2024-05-04 19:15:42 +02:00
..
casiolink.c feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
cdefs.c feat: initial commit 2024-03-04 13:37:41 +01:00
chars.h feat: add text conversion and char tables 2024-04-27 10:29:14 +02:00
data.c feat: add data reception 2024-04-07 03:44:49 +02:00
detection.c refactor: rename WINDOWS_ENABLED into WIN32_ENABLED 2024-04-02 12:46:30 +02:00
internals.h feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
link.c fix: fix bad directory detection on file sending 2024-05-04 19:15:42 +02:00
linkopen.c feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
logging.c feat: add support for CaS debug path 2024-04-28 13:29:10 +00:00
mcs.c feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
medium.c feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
misc.c feat: add text conversion and char tables 2024-04-27 10:29:14 +02:00
picture.c chore: ensure a message is logged on IMPL errors 2024-03-28 22:38:58 +01:00
seven.c feat: add CAS100 basic support 2024-05-04 18:51:54 +02:00
seven_ohp.c fix: fix Win32 link opening compatibility 2024-04-19 21:27:18 +02:00
text.c feat: add text conversion and char tables 2024-04-27 10:29:14 +02:00