November 28, 2018
View f1f31c6

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 2f28382

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 420426d

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 7b563ca

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 b563e84

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 d39cb65

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 d64cd9d

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 1e34093

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
February 8, 2018
View d0a2b19

Improved configure summary to be more descriptive with clamsubmit and preclass. Updated libjson-c configuration to be opt-out.

Micah Snyder authored on 2018/02/08 13:24:41
View 0f726bc

adding error case when json-c is requested but not found. only display preclass in configure summary if json-c is found.

Micah Snyder authored on 2018/02/08 04:01:03