Commit Graph

110 Commits (666e047f2bbf7137ae246211169b68e898ca0397)

Author SHA1 Message Date
Andy Ragusa 666e047f2b
Store URLs from HTML when recording scan metadata json 8 months ago
Micah Snyder a729aafc38 Remove PCRE dead code 1 year ago
Micah Snyder 48393b67b8 clamscan: Add options missing from manpage and --help 1 year ago
Micah Snyder 2cc47c83ac Make image fuzzy hashing optional 1 year ago
Micah Snyder 9cb28e51e6 Bump copyright dates for 2024 1 year ago
Micah Snyder 3b2f8c044a Support for extracting attachments from OneNote section files 1 year ago
Răzvan Cojocaru e4fe6654c1
Add options: --fail-if-cvd-older-than, FailIfCvdOlderThan 2 years ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
kang-grace 23dfe8fc4c
ClamScan, ClamDScan: process memory scanning (Windows) 4 years ago
Micah Snyder 239ede8023 News & Install: updates to prepare for 0.104 RC 4 years ago
Micah Snyder c025afd683 Rename "shared" library to "common" 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder 4cce1fcd20 GIF, PNG bugfixes; Add AlertBrokenMedia option 4 years ago
Micah Snyder 2f62d6bf11 Fix RAR unicode filename bug on Linux 5 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder cd2f2975b9 Docs: Warn against running untrusted bytecode 5 years ago
John Schember a6a355629d Add DLP feature to detect credit cards only 5 years ago
Micah Snyder (micasnyd) 6e17eb5e97 Adds missing clamscan --max-scantime documentation 5 years ago
Micah Snyder 898c08f08b Formatting touch-up 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder f47c524f70 Fixes clamdscan and clamscan crashes on Windows 6 years ago
Jonathan Sabbe 83d6f64469 Adds clamscan start and end dates on summary 6 years ago
Micah Snyder (micasnyd) 6a0abb897a Adds --max-scantime clamscan option and MaxScanTime clamd config option. 6 years ago
Micah Snyder 737ec1ef21 Corrections to freshclam logging initialization. Added notation to --help output for --stdout option to indicate that debug messages will not be redirected. Changing direct calls to cli_dbgmsg_internal to use cli_dbgmsg, as cli_dbgmsg_internal always prints, even when --debug is not enabled. 6 years ago
Micah Snyder cef54eaf8f Freshclam refresh. This update makes libcurl a hard requirement for ClamAV. 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 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 (micasnyd) f61e92da8f Changing numerous scan options' names, primarily those of heuristic signatature alert options. Original options (command line and clamd) will remain as deprecated & undocumented for a couple releases. Added 2 extra scan options to allow users to differentiate between alerting on encrypted archives vs encrypted documents (bb11911). 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 e098cdc557 Updating help strings, to include a couple missing items as well as copyrights. updating man page files as well. 7 years ago
Micah Snyder 22880de038 eliminating additional option references to stat collection and submission until such time as a new stats website and associated clamav code is ready. 8 years ago
Steven Morgan ed47868b3f bb11823 - command line copyright dates. 8 years ago
Steven Morgan ce6becd511 bb11471 - add clamscan parameter --normalize=no for yara compatibility. 9 years ago
Steven Morgan c18363244b bb1436 - clamscan 'block-macros' option. Patch by Kai Risku. 9 years ago
Kevin Lin ea9ffd291b add scanning options for scanning xml-based documents (MSXML, OOXML, HWPML) and HWP3 9 years ago
Kevin Lin 731c8e6213 hwp3.x: add support for maximum recursive calls to hwp3 parsing 9 years ago
Steven Morgan 779c0fdc9a Usage message and man page updates for the clamscan --disable-cache option. 10 years ago
Steven Morgan 5c3865c7df Change 'Sourcefire' -> 'Cisco Systems' in command line usage messages. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin c94a95b821 updated documentation on '--statistics' option 10 years ago
Kevin Lin 877bca9b3e updated PCRE functionality documentation 10 years ago
Kevin Lin 050f103699 docs: added info on PCRE subsignatures 11 years ago
Joel Esler 00fb0d9118 Fixed broken links. 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb f9afc3092f Cleanup OpenSSL on program exit 11 years ago
Shawn Webb bbab63daec Initialize OpenSSL within the application, not within libclamav 11 years ago
Shawn Webb d4a7c3a022 Properly initialize the crypto interfaces on Windows platforms 11 years ago