September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
June 23, 2012
View bebd86a

bb#5343

David Raynor authored on 2012/06/23 05:55:29
January 17, 2012
View 13bfb27

bb #4097

Török Edvin authored on 2012/01/17 01:45:33
May 14, 2010
View 0090efc

Disable entconv debug messages.

Török Edvin authored on 2010/05/14 17:24:20
August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
March 12, 2009
View e68d70e

strerror/strerror_r->cli_strerror which is always thread safe.

Török Edvin authored on 2009/03/12 04:11:09
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
April 3, 2008
View 2023340

update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD

Tomasz Kojm authored on 2008/04/03 00:24:51
March 18, 2008
View 758b275

fix memory leak (patch from TK)

Török Edvin authored on 2008/03/18 21:24:20
February 3, 2008
View baedf04

don't leave return value uninitialized. (bb #808).

Török Edvin authored on 2008/02/03 17:57:05
February 2, 2008
View b3fc7f9

use entconv to detect UTF-16BE, and UCS-4 variants use only cli_readline() we don't need exact conversion drop unused functions, simplify encoding_norm_readline(), and rename to encoding_normalize_toascii()

Török Edvin authored on 2008/02/02 04:38:52