clamav/libclamunrar_iface
Micah Snyder c85c623fad Set UnRAR interface library to build using C++11
Because it includes rar.hpp, the UnRAR iface also uses C++11 features.
2023-08-28 13:17:25 -07:00
..
CMakeLists.txt Set UnRAR interface library to build using C++11 2023-08-28 13:17:25 -07:00
Doxyfile Rename "shared" library to "common" 2021-04-20 17:31:19 -07:00
libclamunrar_iface.map Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames. 2018-12-02 23:06:59 -05:00
unrar_iface.cpp Add explicit log level parameter to application logging API 2022-02-15 15:13:55 -08:00
unrar_iface.h Bump copyright for 2022 2022-01-09 14:23:25 -07:00