libkiwix/include/common
Matthieu Gautier ad69fdd8c0 Move the download method from the downloader to networkTools.
The download method is a simple method to download content.
It use curl to download the content instead of aria.
2018-10-24 10:47:12 +02:00
..
base64.h base64_encode takes a string instead of a char* 2018-10-24 10:47:12 +02:00
networkTools.h Move the download method from the downloader to networkTools. 2018-10-24 10:47:12 +02:00
otherTools.h Move the function to convert from xml_node to string in otherTools. 2018-08-29 15:28:52 +02:00
pathTools.h Add a tool's function to get the data directory. 2018-08-29 15:28:52 +02:00
regexTools.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
stringTools.h Better beautifyInteger and beautifyFileSize. 2018-10-24 10:47:12 +02:00