libkiwix/src/tools
Matthieu Gautier f1035fa472 Fix win32 compilation.
WSASocket return a `INVALID_SOCKET` if something goes wrong,
not SOCKET_ERROR.
2021-12-23 18:32:43 +01:00
..
archiveTools.cpp Handling of /meta?name=Illustration_WxH@1 requests 2021-08-05 22:28:09 +04:00
archiveTools.h Handling of /meta?name=Illustration_WxH@1 requests 2021-08-05 22:28:09 +04:00
base64.cpp Remove trailing spaces 2019-12-08 11:52:16 +01:00
base64.h Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
networkTools.cpp Fix win32 compilation. 2021-12-23 18:32:43 +01:00
networkTools.h Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
otherTools.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
otherTools.h Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
pathTools.cpp exposed fileExist, getMimeTypeForFile and getFileCoontent functions 2021-10-12 19:44:38 +05:30
pathTools.h exposed fileExist, getMimeTypeForFile and getFileCoontent functions 2021-10-12 19:44:38 +05:30
regexTools.cpp Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
regexTools.h Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
stringTools.cpp Rename split argument from `trimEmpty` to `dropEmpty`. 2021-07-07 14:43:13 +02:00
stringTools.h Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00