kore/src
Joris Vink baac693f2f Change type for data to void * 2014-07-04 11:25:05 +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 Normalize kore_*.h headers 2014-07-03 22:14:46 +02:00
buf.c Change kore_buf_appendv() to take a va_list 2014-04-22 12:16:21 +02:00
config.c Add pgsql_conn_max configuration parameter. 2014-07-04 09:14:05 +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 Normalize kore_*.h headers 2014-07-03 22:14:46 +02:00
kore.c Add -v to dump out version and compiled in features 2014-07-04 09:25:18 +02:00
linux.c Normalize kore_*.h headers 2014-07-03 22:14:46 +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 Change type for data to void * 2014-07-04 11:25:05 +02:00
pgsql.c Add pgsql_conn_max configuration parameter. 2014-07-04 09:14:05 +02: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
tasks.c Normalize kore_*.h headers 2014-07-03 22:14:46 +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 Normalize kore_*.h headers 2014-07-03 22:14:46 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00