February 12, 2008
View e7a322e

newlimits merge

aCaB authored on 2008/02/12 02:38:21
View 87e9144

add missing mutex sync for progexit (bb#461)

Tomasz Kojm authored on 2008/02/12 00:00:37
February 9, 2008
View 2455584

sync to trunk

aCaB authored on 2008/02/09 02:50:44
February 8, 2008
View efac2f0

don't ignore SIGBUS, SIGFPE, SIGILL, and SIGSEGV. POSIX says the behaviour is undefined if they are ignored. (on HP-UX behaviour was: hang) make BIGSTACK the default on HPUX

Török Edvin authored on 2008/02/08 05:47:50
February 7, 2008
View 281c764

config

aCaB authored on 2008/02/07 11:00:21
View d91ab80

initial rewrite of limits

aCaB authored on 2008/02/07 06:19:10
February 4, 2008
View 9e75180

introduce cli_ctime() that uses ctime_r() when available, and falls back to locking with a mutex around ctime(). (ensures we are using the same mutex always). use cli_ctime() instead of the thread-unsafe ctime(). This fixes stability problems.

Török Edvin authored on 2008/02/04 04:23:20
December 11, 2007
View 813864c

(hopefully) all the stuff lost

aCaB authored on 2007/12/11 07:17:06
October 6, 2007
View aae6f80

shutdown conn->sd when exiting scanner_thread() (bb#674)

Tomasz Kojm authored on 2007/10/06 09:10:16
September 7, 2007
View 09eab32

move hardware acceleration code to contrib/hwaccel/hwaccel.patch

Tomasz Kojm authored on 2007/09/07 23:22:10
May 29, 2007
View 082567c

fix incorrect handling of SIGSEGV (bb#514)

Tomasz Kojm authored on 2007/05/29 01:02:15
May 2, 2007
View 692bda6

prepare for enabling phishing code in non-experimental builds

Tomasz Kojm authored on 2007/05/02 01:08:57
March 27, 2007
View b6e7566

fix some mistakes, thx to TP

Tomasz Kojm authored on 2007/03/27 17:39:56
March 7, 2007
View 1095156

fix gcc -W* warnings

Tomasz Kojm authored on 2007/03/07 01:31:49
March 2, 2007
View 120f3c8

make more attempts when cl_load returns CL_ELOCKDB

Tomasz Kojm authored on 2007/03/02 08:10:09