kore/src
Joris Vink db4f6cf01f align pointers from kore_malloc() properly. 2016-07-28 14:52:15 +02:00
..
accesslog.c Improve kore_strlcpy(). 2016-07-04 11:41:37 +02:00
auth.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
bsd.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
buf.c More buf improvements. 2016-07-14 12:41:39 +02:00
cli.c kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
config.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
connection.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
domain.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
http.c Explicitly set offset to 0 for http_file. 2016-07-27 16:43:05 +02:00
jsonrpc.c JSONRPC Updated to last kore_buf* commit 2016-07-15 13:17:30 +02:00
keymgr.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
kore.c JSONRPC If support compiled in log it at start 2016-07-15 13:08:08 +02:00
linux.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
mem.c align pointers from kore_malloc() properly. 2016-07-28 14:52:15 +02:00
module.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
msg.c Bump copyright to 2016. 2016-01-04 12:58:51 +01:00
net.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
pgsql.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
pool.c Make pools thread-safe if built with TASKS. 2016-07-12 16:30:57 +02:00
tasks.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
timer.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
utils.c kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
validator.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
websocket.c kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
worker.c Make kore_onload() to be done per worker. 2016-07-06 21:59:17 +02:00