February 1, 2019
View 68f41bb

j475 - fixing invalid read issue caused by uninitialized buffer

Mickey Sola authored on 2019/02/01 08:30:06
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 ee5a160

Changing ClamAV version number from 0.101.0 to 0.102.0-devel.

Micah Snyder authored on 2018/12/04 03:31:57
View 288057e

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
View 27948a0

Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections.

Micah Snyder authored on 2018/12/04 02:37:58
November 29, 2018
View 9404d47

Corrections to links in UserManual.

Micah Snyder authored on 2018/11/29 01:36:53
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 f79d0a5

Fixing variable name in #else condition that broke the build on freebsd, other non-linux, non-mac, non-windows os's.

Micah Snyder authored on 2018/11/17 05:37:21
View 7a58f37

bcomp - removing const qualifier from working comp buffers

Mickey Sola authored on 2018/11/17 04:18:10
View 4d860bd

bb12221: Fix for subtle type-mismatch that could result in an infinite loop with a large number of sigs.

Micah Snyder (micasnyd) authored on 2018/11/17 04:50:48
View d44eb81

docs - updating Usage docs based on feedback

Mickey Sola authored on 2018/11/17 00:52:34
November 15, 2018
View fa3f891

bcomp - reverting change that forced scanning on raw files only

Mickey Sola authored on 2018/11/15 06:36:16
View 9703d97

bcomp - fixing signedness issue with large extracted binary values

Mickey Sola authored on 2018/11/15 06:08:59