January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
May 24, 2018
View a46a106

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 e2de260

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

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

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
July 11, 2014
View 6df13d0

Finish phase 1 of silencing compiler warnings

Shawn Webb authored on 2014/07/11 22:30:58
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
March 29, 2014
View 2f91ff3

Add version info to clamsubmit

Shawn Webb authored on 2014/03/29 01:23:23
March 27, 2014
View 76cab98

Add missing include

Shawn Webb authored on 2014/03/27 00:59:55
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
January 15, 2014
View a7cba04

Support streaming from stdin

Shawn Webb authored on 2014/01/15 01:43:49
January 9, 2014
View b28c454

Switch to using the existing file upload functionality in clamav.net

Shawn Webb authored on 2014/01/09 01:56:47