kore/src
Joris Vink 69922598e7 Missing EV_CLEAR for schedule read/write on BSD. 2018-07-30 15:58:47 +02:00
..
accesslog.c log referer in accesslog if present. 2018-06-29 22:37:48 +02:00
auth.c Make kore_auth_* public. 2018-07-19 10:28:38 +02:00
bsd.c Missing EV_CLEAR for schedule read/write on BSD. 2018-07-30 15:58:47 +02:00
buf.c sprinkle more const around 2018-07-25 09:54:34 +02:00
cli.c Let KORE_PREFIX override builtin prefix for kodev. 2018-07-17 15:59:59 +02:00
config.c missing newline in error 2018-07-17 14:36:21 +02:00
connection.c better log messages for TLS configuration missing. 2018-07-11 09:52:05 +02:00
domain.c remove kore_module_handle for NOHTTP=1 builds. 2018-07-17 14:28:43 +02:00
filemap.c let filerefs to operate on ms precision for mtime. 2018-07-24 19:56:36 +02:00
fileref.c be less spammy if stat fails with ENOENT. 2018-07-28 22:27:38 +02:00
http.c let filerefs to operate on ms precision for mtime. 2018-07-24 19:56:36 +02:00
jsonrpc.c JSONRPC Updated to last kore_buf* commit 2016-07-15 13:17:30 +02:00
keymgr.c missing rpath pledge for openbsd 2018-07-18 15:14:07 +02:00
kore.c better log messages for TLS configuration missing. 2018-07-11 09:52:05 +02:00
linux.c deal with sendfile() in newer linux kernels. 2018-07-09 10:00:38 +00:00
mem.c len is a size_t, not ssize_t 2018-07-18 16:09:05 +02:00
module.c remove kore_module_handle for NOHTTP=1 builds. 2018-07-17 14:28:43 +02:00
msg.c Allow on-the-fly reloading of certificates/keys. 2018-07-11 09:44:29 +02:00
net.c better fix for 5a5d9fd0. 2018-07-18 16:10:41 +02:00
pgsql.c Use a synchronous query to issue a ROLLBACK. 2018-07-28 22:28:19 +02:00
pool.c finally got fed up with the "is exhausted" spam. 2018-04-10 14:11:06 +02:00
python.c correct includes 2018-07-07 13:23:43 +02:00
runtime.c Change kore_parent_configure() for single binaries. 2018-04-09 12:51:20 +02:00
tasks.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
timer.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
utils.c sprinkle more const around 2018-07-25 09:54:34 +02:00
validator.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
websocket.c minor style fixes 2018-04-13 07:41:22 +02:00
worker.c remove kore_module_handle for NOHTTP=1 builds. 2018-07-17 14:28:43 +02:00