Commit Graph

83 Commits (b849bbd02eabc0f948930e893bee2e0590a6e8b2)

Author SHA1 Message Date
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder (micasnyd) 25ed70fb46 Fix file access issue if in low privelege process 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder (micasnyd) aca5dc4ed8 unrar_iface: Fix for debug print format string that caused check failures on some systems. 6 years ago
Micah Snyder 3fef33461b Auto-formatted unrar_iface.cpp, as it somehow missed previous autoformatting efforts. 6 years ago
Micah Snyder 113fe99555 Updated UnRAR 5.6.5 to 5.7.5. Library is still not-quite-vanilla, as we still have a hack in dll.cpp:332 allowing skipping of files in solid archives. For ClamAV, it only skips if encrypted, allowing it to continue scanning metadata for each encrypted file. This results in improved malware detection. 6 years ago
Micah Snyder 479a9a235a Fixes for issues identified by coverity. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder 5a3c50ca84 Changing the license for the complete-re-written unrar_iface code from LGPL to the BSD 3-Clause license, updating the copyright years, and adding Micah Snyder as an author. 7 years ago
Micah Snyder 07e80eb8ea Modification to unrar codebase to enable keeping broken (bad CRC) files so that they can be scanned. 7 years ago
Micah Snyder d39cb6581f 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. 7 years ago
Micah Snyder 964a1e7321 Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code. 7 years ago
Micah Snyder a7e14794e2 adding back changes to eliminate warnings from unrar files other than unrarppm. 8 years ago
Micah Snyder 169af0fc67 Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables." 8 years ago
Micah Snyder 84a7f40288 eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables. 8 years ago
Sebastian Andrzej Siewior 66acb3c993 try to minimize the err cleanup path 9 years ago
Sebastian Andrzej Siewior d426ada11e clamunrar: notice if unpacking comment failed 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan 95c0138ad0 bb11159 - fix memory leak during error handling. 11 years ago
Shawn Webb ddc55da065 Revert "Silence compiler warnings with the clamunrar code" 11 years ago
Shawn Webb ff909fb9e1 Silence compiler warnings with the clamunrar code 11 years ago
Shawn Webb 35394bbceb Revert recent autoconf work 11 years ago
Shawn webb c85e7e4d61 Remove unnecessary autotools artifacts 11 years ago
David Raynor 8bbde69782 unrar_iface: unrar_open cleanup 12 years ago
David Raynor de2bd310f9 cid #11402 12 years ago
Shawn Webb 63c6b0e21b bb6111 - check return value of lseek in libclamunrar_iface 12 years ago
David Raynor e11c67a1ef cid #10403 follow-up 12 years ago
Carl Wu 905b660048 cwu_cid#: fix 10403# 12 years ago
Steve Morgan b2212def1b cid 10776 - fix double free 12 years ago
Shawn webb d1ffa04fe7 Add back in the Makefile.in files 13 years ago
Shawn webb 913826d168 Remove unnecessary autotools artifacts 13 years ago
Tom Judge 7369b4c62f Finish off documentation config files. 13 years ago
Török Edvin cf8a925fb9 configure, --enable-distcheck-werror: remove need for CFLAGS hack in libltdl 14 years ago
Török Edvin c32cc8e29d unrar.c: make behavior deterministic. 15 years ago
Török Edvin e3540e0a5f Add sanity check for struct packing (bb #1752). 16 years ago
aCaB 2af15d1e8a win32: add unrar s'port 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Török Edvin 0b44bb9f3b use same symbols as 0.95 for libclamunrar_iface (bb #1535). 16 years ago
Török Edvin 00c3dfe516 provide script for package maintainers to split tarball (bb #1515) 16 years ago
Török Edvin cd0a934f67 Prefer libclamunrar_iface that matches version (bb #1491). 16 years ago
Tomasz Kojm 115c3ed503 fix previous commit 16 years ago
Tomasz Kojm f009e24102 libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467) 16 years ago
Török Edvin e114b109c4 fix use of uninitialized value. 16 years ago
aCaB bb7bd3abfd final 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago