kore/src
Joris Vink 8aaf7aaf79 Alter where the version number comes from.
Now if we are a git repo we fetch the branch name and
commitid to build the version string. If there is no
git repo we'll look at the RELEASE file.
2018-06-22 14:24:42 +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 invoke platform specific compiler for kodev build. 2018-06-19 22:46:55 +02:00
config.c Add configurable x509 chain validation depth. 2018-06-09 12:50:50 +02:00
connection.c fix building with NOHTTP=1. 2018-04-09 12:20:26 +00:00
domain.c Add configurable x509 chain validation depth. 2018-06-09 12:50:50 +02:00
http.c Alter where the version number comes from. 2018-06-22 14:24:42 +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 Alter where the version number comes from. 2018-06-22 14:24:42 +02: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 let KORE_MSG_WORKER_ALL include sender. 2018-04-24 20:11:48 +02: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 finally got fed up with the "is exhausted" spam. 2018-04-10 14:11:06 +02:00
python.c Remove unused argument. 2018-04-13 16:04:33 +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 kore_strtodouble(). 2018-05-04 15:55:35 +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 Use sigaction() for signals. 2018-05-25 20:49:02 +02:00