Commit Graph

479 Commits (e766303b2f6c96297c3c3bed17a0915538d6c1d0)

Author SHA1 Message Date
Micah Snyder a6165cd487 bb12151: Added --foreground to clamd help output and man page. Also correcting the default bytecode timeout in the clamscan man page. 7 years ago
Mickey Sola 6ad41ab25f bcomp - fixing case where automatic detection would fail against little endian hex values; removing code for little endian decimal support; fixing some clang warnings; fixes for hexidecimal detection in sli_strnto functions; updating documentation 7 years ago
Mickey Sola 85f528e8aa bcomp - adding option for automatic detection and extraction of decimal or hex values from the buffer 7 years ago
Mickey Sola e2e36c9f01 bcomp - updating documentation to account for new byte extraction options and comma separated comparisons 7 years ago
Mickey Sola efad2ac142 bcomp - updating signatures.md with byte compare info 7 years ago
Micah Snyder (micasnyd) 9a54f5ccd7 Documentation improvements regarding ClamAV installation, initial setup. 7 years ago
Micah Snyder 7b563ca798 Enabling configure option --with-system-libmspack that will allow use of libmspack installations in /usr or /usr/local in favor of the version provided by ClamAV. 7 years ago
Micah Snyder b563e84083 Moved libmspack-0.5alpha from libclamav to libclammspack, and restructured the build so that there should be no need to modify the libmspack build files in the future (i.e. libmspack autoconf and automake files aren't actually used). 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 (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 d7979d4ff7 Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files. 7 years ago
Micah Snyder f67a9b7508 bb12118: Lowering the default PCRERecMatchLimit from 5000 to 2000, to minimize risk of segfault due to bug in older versions of libpcre/libpcrev2. 7 years ago
Micah Snyder (micasnyd) df1fec96a1 Fixing link in documentation from old bugzilla link to current bugzilla link. 7 years ago
Micah Snyder c0b5c57afc autojunk'd 7 years ago
Micah Snyder 0c45b56746 removing references to clamdoc tex,pdfs; replacing with UserManual 7 years ago
Micah Snyder d64cd9defd Updated version-related strings, structs, FLEVEL for 0.101.0(-devel). 7 years ago
Micah Snyder 849830a224 Removing vestigial BasePackage.md file. 7 years ago
Micah Snyder 77dda834d6 Moving images directory under UserManual directory for additional tidyness. 7 years ago
Micah Snyder 84d9a02aa5 Cleaning up docs directory, updating some of the documentation. 7 years ago
Micah Snyder d7087118dc Converted documentation from latex to markdown and eliminated html and pdf copies. 7 years ago
Mickey Sola 8c2fae4a89 bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target 7 years ago
Micah Snyder e96b53b68b Autoreconf with stock libtool 2.4.2 7 years ago
Micah Snyder 432936de22 Regenerating PDF and HTML docs. 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 6e407f2014 Applying patch to master to bring master 100% in line with dev/100 development branch in preparation for new development fork. 7 years ago
Micah Snyder 9dd0bbc8a9 Updating latex, pdf, html docs. Removing credits from clamdoc as they are duplicated and more up to date on clamav.net. Updating signatures.pdf file with correction to logical signatures description by Andrew Williams. 7 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 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 77b50dbc5c autoreconf -ivf. 7 years ago
Kevin Lin 99d459b477 autoreconf 7 years ago
Micah Snyder c0ac544738 autoreconf one more time with newer version of autotools to account for issues with argz_.h under make dist. 7 years ago
Micah Snyder 545216bb68 autoreconf -fi this time to correctly update libmspack linking changes. 7 years ago
Micah Snyder e8168fe79c Re-generated PDF, HTML docs from LaTex. 7 years ago
Micah Snyder 3964be6feb Updating list of contributors, copyright notice, changelog in preparation for 0.100.0-beta 7 years ago
Micah Snyder a1da16eee7 bb11025: Correcting PUA URL in man pages and shared optparser. 7 years ago
Micah Snyder c07ccfef67 autojunk'd, updated html, pdfs. 7 years ago
Micah Snyder 2c51f2487c fixing version #'s 7 years ago
Micah Snyder 6c59352535 autoreconf, regenerated pdfs, html docs. 7 years ago
James Ralston 39bd083cbc bb11978 - onas: document limitations of OnAccessExcludeRootUID and 8 years ago
James Ralston 15596b1060 bb11978 - onas: onas_fan_checkowner(): distinguish EACCES and ENOENT 8 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 dc30ba752d bb11910 - remove DetectionStatsHostID. 8 years ago
Mickey Sola 9f620604c9 autojunk'd 8 years ago
Steven Morgan 4411301651 generate 0.99.3-beta1 clamdoc html. 8 years ago
Steven Morgan c29f1d10c3 generate 0.99.3-beta1 clamdoc.pdf. 8 years ago
Steven Morgan 5e281f5da2 Correct script name in documentation. 8 years ago
Mickey Sola 3f363b73bf autojunk'd 8 years ago
Steven Morgan 7e83eea9a4 clamdoc version update. 8 years ago
Steven Morgan 631f3e1165 Autojunks. 8 years ago
Mickey Sola 7a85da5c9a increasing size of pcre match limit 8 years ago