kore/src
Joris Vink cb206a589a Use kore_source headers if single_binary is set.
Before kodev always picked up the kore headers installed on the system.
This presented some annoying problems as the system headers may not
match the headers used by the kore_source you're actually building
against.
2018-03-30 13:47:32 +02:00
..
accesslog.c 2018 2018-01-20 22:51:06 +01:00
auth.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
bsd.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
buf.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
cli.c Use kore_source headers if single_binary is set. 2018-03-30 13:47:32 +02:00
config.c Add http_request_ms configuration option. 2018-03-14 13:41:17 +01:00
connection.c Improve client timeout hanlding. 2018-03-14 13:35:47 +01:00
domain.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
http.c Add http_request_ms configuration option. 2018-03-14 13:41:17 +01: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 2018 2018-01-20 22:51:06 +01:00
linux.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01: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 Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
net.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
pgsql.c shuffle around pgsql_queue_count. 2018-02-14 13:59:23 +01:00
pool.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
python.c Add python_path configuration option. 2018-03-01 12:55:33 +01:00
runtime.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01: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 constify in parameter for kore_base64_decode(). 2018-03-01 12:54:54 +01:00
validator.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
websocket.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
worker.c Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00