kore/src
Joris Vink a1e6588085 Repopulate now when we are doing idle timer checks.
Otherwise in a weird scenario the idle timer could
be started with a more recent time then the time we
test against causing a connection to disconnect
before its idle timer was over.
2014-11-21 16:38:23 +01:00
..
accesslog.c bump copyright years 2014-10-14 16:18:23 +02:00
auth.c Rename the two functions used to read/set headers. 2014-08-05 14:26:31 +02:00
bsd.c Allow workers to bind to specific CPUs on FreeBSD. 2014-10-26 22:41:55 +01:00
buf.c bump copyright years 2014-10-14 16:18:23 +02:00
cli.c Properly order linker arguments. 2014-11-19 14:20:31 +01:00
config.c Add CRL support. 2014-10-18 02:32:05 +02:00
connection.c Rework net, worker and some http internals. 2014-10-22 21:16:49 +02:00
domain.c Make sure we can still compile with BENCHMARK=1 2014-10-18 02:38:21 +02:00
http.c Rework net, worker and some http internals. 2014-10-22 21:16:49 +02:00
kore.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
linux.c Rework net, worker and some http internals. 2014-10-22 21:16:49 +02:00
mem.c bump copyright years 2014-10-14 16:18:23 +02:00
module.c bump copyright years 2014-10-14 16:18:23 +02:00
net.c Rework net, worker and some http internals. 2014-10-22 21:16:49 +02:00
pgsql.c Allow 0 parameters for kore_pgsql_query_params() 2014-10-12 01:17:35 +02:00
pool.c bump copyright years 2014-10-14 16:18:23 +02:00
spdy.c Rework net, worker and some http internals. 2014-10-22 21:16:49 +02:00
tasks.c Attach tasks/pgsqls to http_requests once more. 2014-08-14 22:05:34 +02:00
utils.c No need to set l here 2014-09-19 15:01:45 +02:00
validator.c bump copyright years 2014-10-14 16:18:23 +02:00
worker.c Repopulate now when we are doing idle timer checks. 2014-11-21 16:38:23 +01:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00