December 5, 2018
View ea01b57

Added oss-fuzz integration.

Micah Snyder (micasnyd) authored on 2018/12/05 07:26:42
December 4, 2018
View ee5a160

Changing ClamAV version number from 0.101.0 to 0.102.0-devel.

Micah Snyder authored on 2018/12/04 03:31:57
November 28, 2018
View c284a32

Removed rc moniker for the 0.100.0 stable release. Added docs/html back so it may be packaged in the release tarball.

Micah Snyder authored on 2018/11/28 10:42:50
November 17, 2018
View 041d512

Updated version string to 0.101-rc and incremented the FLEVEL to 101.

Micah Snyder (micasnyd) authored on 2018/11/17 00:41:48
October 25, 2018
View ce345ee

Incrementing the libclamav version numbers to 9.0.0 and setting the version strings to 0.101.0-beta.

Micah Snyder authored on 2018/10/25 08:50:44
September 18, 2018
View a7e6549

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.

Micah Snyder authored on 2018/09/18 22:29:01
September 15, 2018
View 8404a4a

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).

Micah Snyder authored on 2018/09/15 08:53:48
July 31, 2018
View 01eebc1

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.

Micah Snyder authored on 2018/07/31 09:19:28
April 25, 2018
View 3ae656c

Updated version-related strings, structs, FLEVEL for 0.101.0(-devel).

Micah Snyder authored on 2018/04/25 06:08:20
April 13, 2018
View cf81409

bb12091 - 0.101.x - adding pkg-config macro to fix conditional check failures for specificied configure options

Mickey Sola authored on 2018/04/13 01:00:19
March 30, 2018
View 64e2fed

Updated the NEWS.md, and reformatted it to improve the markdown. updated the version string from 0.100.0-rc to 0.100.0 in preparation for the release.

Micah Snyder authored on 2018/03/30 05:51:58
March 28, 2018
View 964a1e7

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.

Micah Snyder authored on 2018/03/28 02:06:46
March 6, 2018
View c651294

Changing version string to 0.100.0-rc

Micah Snyder authored on 2018/03/06 04:49:09
February 20, 2018
View 9289ec6

designate when internal llvm is used

Kevin Lin authored on 2018/02/20 05:44:54
View 92cfebf

remove 'yes' as reported location for PATH-detected llvm

Kevin Lin authored on 2018/02/20 01:36:35