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
January 25, 2008
View 288aa81

forgot to remove debug line

Török Edvin authored on 2008/01/25 19:26:06
View 1d23b7d

make iconv replacement function handle NULL args (bb #792)

Török Edvin authored on 2008/01/25 17:37:13
January 24, 2008
View b8a505e

optimize u16_normalize, encode as hex entities (Ȁ) update dependencies to rebuild on hashtab.c change support keys with common prefix by checking match length update due to hashtab change

Török Edvin authored on 2008/01/24 05:19:14