kore/src
Joris Vink 723c99b65e Move kore_pgsql.h into includes/ directly.
Much like kore_tasks.h
2014-06-30 08:42:18 +02:00
..
accesslog.c Fix use after free 2014-04-09 14:35:14 +02:00
auth.c Allow KORE_RESULT_RETRY from authentication blocks 2014-04-22 23:07:24 +02:00
bsd.c Move kore_pgsql.h into includes/ directly. 2014-06-30 08:42:18 +02:00
buf.c Change kore_buf_appendv() to take a va_list 2014-04-22 12:16:21 +02:00
config.c Allow us to include config files with "include" 2014-04-22 13:15:19 +02:00
connection.c Move tasks away from http_requests. 2014-06-29 20:20:13 +02:00
domain.c Comment on why/how we're disabling freelists. 2014-04-11 08:46:50 +02:00
http.c Move kore_pgsql.h into includes/ directly. 2014-06-30 08:42:18 +02:00
kore.c Don't call module onloads until after everything is initialized. 2014-06-29 21:15:23 +02:00
linux.c Move kore_pgsql.h into includes/ directly. 2014-06-30 08:42:18 +02:00
mem.c Add integer overflow checks to kore_calloc 2014-04-23 14:26:28 +02:00
module.c Don't call module onloads until after everything is initialized. 2014-06-29 21:15:23 +02:00
net.c Major improvements to HTTP/1.1 behaviour, error reporting and handling. 2014-01-29 22:48:51 +01:00
pool.c Add KORE_PENDANTIC_MALLOC option. 2014-04-22 12:46:23 +02:00
spdy.c Be paranoia when it comes to using client supplied integers 2014-05-06 12:24:21 +02:00
utils.c Correct snprintf() usage 2014-04-23 16:29:58 +02:00
validator.c Add request as an authentication_type. 2014-03-01 19:18:30 +01:00
worker.c Move kore_pgsql.h into includes/ directly. 2014-06-30 08:42:18 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00