kore/src
Joris Vink 16166d37bd remove debug macro 2016-12-04 16:52:11 +01: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 use a copy of args when falling back to vasprintf. 2016-11-04 09:16:05 +01:00
cli.c Fix fd leak in cli_buildopt_parse() (#156) 2016-12-01 09:01:51 +01:00
config.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
connection.c count active connections properly 2016-10-06 16:50:02 +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 add a kore_preload() call for single binaries. 2016-11-17 10:05:16 +01: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 Fix #153 (#155) 2016-11-19 12:56:51 +01: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 constify delim in kore_split_string(). 2016-10-06 16:50:41 +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 remove debug macro 2016-12-04 16:52:11 +01:00