From: Kern Sibbald Date: Wed, 23 May 2007 10:38:53 +0000 (+0000) Subject: kes Reduce bat connect timeout from 30 to 15 seconds. X-Git-Tag: Release-2.2.0~410 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b6991451337e741c6f2dbf73894dd9bf7c00acd3;p=bacula%2Frescue kes Reduce bat connect timeout from 30 to 15 seconds. kes More restructuring and implementing BSOCK class in place of old bnet.c code. kes Remove a few unnecessary malloc() tests in crypto code. kes Turn off crypto calls for > 128 bits in crypto.c if HAVE_SHA2 not defined. Bug reported by Allan Black kes Remove duplicate HAVE_CRYPTO definition in config.h.in ---