summaryrefslogtreecommitdiff
path: root/src/settings.h
Commit message (Expand)AuthorAgeFilesLines
* consistent inclusion of config.h at top of files (fixes #2073)stbuehler2016-03-191-17/+1
* [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero ...stbuehler2015-09-261-0/+2
* add force_assert() to enforce assertions as simple assert()s are disabled by ...stbuehler2014-02-161-0/+6
* Limit amount of bytes we send in one go; fixes stalling in one connection and...stbuehler2011-08-221-1/+4
* Fix linger close timeout handling, drop timeout to 5 seconds (fixes #2086)stbuehler2009-10-191-1/+1
* Fix close_timeout_ts trigger (should finally fix lingering close)stbuehler2009-10-121-0/+1
* always define _GNU_SOURCEstbuehler2009-10-121-0/+8
* Limit amount of bytes read for one read-event (fixes #1070)stbuehler2009-04-261-0/+1
* - white space cleanup part 2 this time 1.4 ;)darix2006-10-041-7/+7
* merged [166]jan2005-04-301-2/+0
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+46