September 11, 2019
View 0df117d

Adds User-Agent HTTP header for clamsubmit to match freshclam.

Micah Snyder authored on 2019/09/11 06:45:38
July 26, 2019
View 4342257

clamonacc - conform to clang-format

Mickey Sola authored on 2019/07/26 01:42:08
June 17, 2019
View 8068726

Moving Windows cert verification to shared directory, and adding macOS cert verification support.

Micah Snyder authored on 2019/06/17 10:16:16
May 22, 2019
View 3733023

Clamsubmit fixes for missing -d debug option, fix for Windows specific bug, and fix to force HTTP/1.1 connections so it doesn't default to 2.0, which is not yet supported for clamsubmit.

Micah Snyder authored on 2019/05/22 23:14:36
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
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
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
May 24, 2018
View 9267de6

Adding additional free() calls in error conditions for str variable that isn't cleaned up at the end of the function.

Micah Snyder authored on 2018/05/24 06:17:28
View ce959ca

Adding fix to set aws_curl to NULL to prevent double-free

Micah Snyder authored on 2018/05/24 05:59:57
View ab9114a

Changing urls to https, improved error checking, and adding additional cleanup step at the end.

Micah Snyder authored on 2018/05/24 05:23:27
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 21, 2018
View 0a29bc8

Correction to clamsubmit to use the malware session id instead of the presigned session id, as the presigned one appears to not be set and the malware one appears to work as intended. Added an additional check for safety to ensure that the cfduid and session id values are not NULL.

Micah Snyder authored on 2018/03/21 00:37:37
February 7, 2018
View e098cdc

Updating help strings, to include a couple missing items as well as copyrights. updating man page files as well.

Micah Snyder authored on 2018/02/07 06:23:07
February 8, 2017
View 5c86601

bb11548 fix clamsubmit.

Steven Morgan authored on 2017/02/08 03:27:15