libkiwix/src
Nikhil Tanwar 8bdcb90818
Make aria2 secret a random value
Apps using this service will not have a default aria secret (previously 'kiwixariarpc')
2022-01-03 09:35:04 +01:00
..
server Make getNetworkInterfaces() and getBestPublicIp() available via tools.h 2021-12-22 22:38:16 +05:30
tools Fix win32 compilation. 2021-12-23 18:32:43 +01:00
wrapper/java kiwix::Book::getCategory() 2021-03-17 14:09:48 +04:00
aria2.cpp Make aria2 secret a random value 2022-01-03 09:35:04 +01:00
aria2.h Make aria2 secret a random value 2022-01-03 09:35:04 +01:00
book.cpp Bugfix in Book::getHumanReadableIdFromPath() 2021-11-22 20:54:44 +04:00
bookmark.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
config.h.in Better libkiwix version variable name 2021-12-13 18:22:40 +01:00
downloader.cpp Better error printing. 2020-08-28 15:27:03 +02:00
entry.cpp Remove unnecessary include. 2021-01-26 17:53:25 +01:00
kiwixserve.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
library.cpp Fixed deadlock in Library::writeBookmarksToFile() 2021-12-05 20:31:21 +04:00
libxml_dumper.cpp Fixed deadlock in Library::writeBookmarksToFile() 2021-12-05 20:31:21 +04:00
manager.cpp Manager::reload() also removes books from Library 2021-11-30 18:20:27 +04:00
meson.build New kiwix::getVersions() and printVersions() 2022-01-02 12:22:11 +01:00
microhttpd_wrapper.h Fix compilation with libmicrohttpd v0.97.1 2020-07-08 14:42:46 +02:00
name_mapper.cpp Renamed NameMapperProxy -> UpdatableNameMapper 2021-11-30 18:20:27 +04:00
opds_catalog.cpp OpdsCatalog::getSearchUrl() 2021-06-30 18:27:00 +02:00
opds_dumper.cpp Thread safe dumping of the OPDS feed 2021-11-30 18:20:27 +04:00
reader.cpp Update libkiwix with new libzim api 2021-08-14 22:26:39 +05:30
search_renderer.cpp Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
searcher.cpp fixup! Searcher::add_reader() rejects duplicate readers 2021-12-16 16:51:03 +01:00
server.cpp Make getNetworkInterfaces() and getBestPublicIp() available via tools.h 2021-12-22 22:38:16 +05:30
subprocess.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.cpp Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
subprocess_unix.h Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
subprocess_windows.cpp Wait for waitingThread to exit before destroying the subprocess memory. 2020-08-26 12:26:04 +02:00
subprocess_windows.h Wait for waitingThread to exit before destroying the subprocess memory. 2020-08-26 12:26:04 +02:00
version.cpp New kiwix::getVersions() and printVersions() 2022-01-02 12:22:11 +01:00
xmlrpc.h Add missing include 2020-10-07 18:43:57 +02:00