kore/src
Joris Vink ead0a4199c add little hint for kodev. 2017-02-22 20:09:11 +01:00
..
accesslog.c Improve kore_strlcpy(). 2016-07-04 11:41:37 +02:00
auth.c fixup isspace arguments. 2017-02-07 22:06:14 +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 Split up kore cli tools into new binary. 2017-02-19 00:52:29 -05:00
config.c even more ssl to tls terminology. 2017-02-11 21:33:09 +01:00
connection.c even more ssl to tls terminology. 2017-02-11 21:33:09 +01:00
domain.c Improve keymgr_await_data(). 2017-02-22 18:30:50 +01:00
http.c don't log failure if unlinking fails with ENOENT 2017-02-22 17:52:38 +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 add little hint for kodev. 2017-02-22 20:09:11 +01:00
linux.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
mem.c add kore_mem_cleanup() to cleanup pools at exit. 2017-02-06 11:42:23 +01:00
module.c Revert "TAILQ_FOREACH_SAFE() exists so use it." 2017-02-07 22:44:20 +01:00
msg.c Message shutdown request (#168) 2017-01-17 18:18:01 +01:00
net.c more ssl -> tls wording 2017-02-11 21:30:38 +01:00
pgsql.c Revert "TAILQ_FOREACH_SAFE() exists so use it." 2017-02-07 22:44:20 +01:00
pool.c Add asynchronous pgsql query support to python. 2017-02-06 11:42:53 +01:00
python.c export http_body_path via python 2017-02-22 17:52:57 +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 fixup isspace arguments. 2017-02-07 22:06:14 +01: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 Add asynchronous pgsql query support to python. 2017-02-06 11:42:53 +01:00