August 22, 2019
View e8bd12a

Adds clamav-version.h generated header files to provide a hex-based numerical macro for evaluating the ClamAV, libclamav, and libfreshclam versions.

Micah Snyder authored on 2019/08/22 06:08:25
August 1, 2019
View ecaec95

clamonacc - make curl version configure error message more verbose; remove Makefile artifact from merge conflict which broke auto configure logic

Mickey Sola authored on 2019/08/01 03:47:55
June 13, 2019
View 9e201a0

clamonacc - rework and fixup configure script to more cleanly and correctly include/exclude clamonacc

Mickey Sola authored on 2019/06/13 05:14:59
March 27, 2019
View 694e788

Freshclam refresh. This update makes libcurl a hard requirement for ClamAV.

Micah Snyder authored on 2019/03/27 04:09:52
February 7, 2019
View f16a03a

autotools - forcing distcheck to respect the c and c++ compilers specified at configure time

Mickey Sola authored on 2019/02/07 02:17:56
View ab46e96

Makefile changes to fix distcheck after addition of fuzz directory.

Micah Snyder authored on 2019/02/07 05:56:09
February 5, 2019
View 0aa79ba

Corrections to dist to account for moving of UserManual and addition of fuzz directory.

Micah Snyder authored on 2019/02/05 13:43:22
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
January 8, 2019
View 2b4d381

Improvements to the fuzz Makefile settings.

Micah Snyder authored on 2019/01/08 06:41:38
December 6, 2018
View e030ba4

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
December 5, 2018
View ea01b57

Added oss-fuzz integration.

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

clamonacc - update autotools scripts to get clamd and onacc building; autojunk'd

Mickey Sola authored on 2018/12/04 03:17:07
October 26, 2018
View f974829

Removing final references to libmspack-0.5alpha, preventing make dist.

Micah Snyder authored on 2018/10/26 12:32:18
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