kore/src
Joris Vink e665cc900d redirect to /uri/ if need be. 2018-07-09 06:28:28 +02:00
..
accesslog.c log referer in accesslog if present. 2018-06-29 22:37:48 +02:00
auth.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
bsd.c Add filemaps. 2018-06-28 13:27:44 +02:00
buf.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
cli.c invoke platform specific compiler for kodev build. 2018-06-19 22:46:55 +02:00
config.c Add filemap_ext configuration option. 2018-07-03 19:58:43 +02:00
connection.c Add filemaps. 2018-06-28 13:27:44 +02:00
domain.c Add configurable x509 chain validation depth. 2018-06-09 12:50:50 +02:00
filemap.c redirect to /uri/ if need be. 2018-07-09 06:28:28 +02:00
fileref.c make sure fileref is dropped if softremoved 2018-06-29 05:03:50 +02:00
http.c revert b5e122 for now. 2018-07-06 11:21:46 +02:00
jsonrpc.c JSONRPC Updated to last kore_buf* commit 2016-07-15 13:17:30 +02:00
keymgr.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
kore.c typo 2018-07-07 13:34:58 +02:00
linux.c make sure we use fd_off in linux sendfile properly 2018-06-29 03:10:28 +00:00
mem.c 2018 2018-01-20 22:51:06 +01:00
module.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
msg.c let KORE_MSG_WORKER_ALL include sender. 2018-04-24 20:11:48 +02:00
net.c make net_read() and net_write() more sane. 2018-07-05 12:36:47 +00:00
pgsql.c shuffle around pgsql_queue_count. 2018-02-14 13:59:23 +01: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 Add last-modified and if-modified-since for filemaps. 2018-06-29 09:56:04 +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 resolve filemap paths after workers chrooted. 2018-07-08 17:51:35 +02:00