kore/src
Joris Vink c3d2984939 fix parameters to kore_log(). 2017-02-06 11:39:50 +01:00
..
accesslog.c Improve kore_strlcpy(). 2016-07-04 11:41:37 +02:00
auth.c validators now work in python. 2017-01-25 21:17:12 +01: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 only rebuild with "kore build" when we can. 2017-01-25 22:21:40 +01:00
config.c Allow single binaries to load modules again. 2017-01-26 13:13:23 +01:00
connection.c initial fudging to add websockets to python 2017-01-29 22:57:34 +01:00
domain.c Deal with the Host header in a way IPv6 hosts work 2017-01-11 11:01:58 +01:00
http.c style 2017-02-01 21:20:43 +01: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 Change kore_preload() and kore_onload(). 2017-02-01 17:12:11 +01:00
linux.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
mem.c allow memory allocators to deal with 0 bytes. 2017-01-25 22:07:08 +01:00
module.c Allow single binaries to load modules again. 2017-01-26 13:13:23 +01:00
msg.c Message shutdown request (#168) 2017-01-17 18:18:01 +01:00
net.c Call ERR_clear_error() before SSL_read() and SSL_write() calls. 2016-12-05 14:24:22 +01:00
pgsql.c only remove the pgsql if it was scheduled. 2017-01-29 10:34:53 +01:00
pool.c Make pools thread-safe if built with TASKS. 2016-07-12 16:30:57 +02:00
python.c expose http_file interface to python. 2017-02-01 21:23:56 +01:00
runtime.c initial fudging to add websockets to python 2017-01-29 22:57:34 +01: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 Add initial python support. 2017-01-24 20:18:12 +01:00
websocket.c fix parameters to kore_log(). 2017-02-06 11:39:50 +01:00
worker.c Change kore_preload() and kore_onload(). 2017-02-01 17:12:11 +01:00