kore/src
Joris Vink 3fdc1113c3 formatting 2017-03-15 09:24:29 +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 reword a bit 2017-03-09 16:59:14 +01:00
config.c Add rand_file configuration option for keymgr. 2017-02-27 20:58:04 -08:00
connection.c Add kore_sockopt(). 2017-02-22 13:23:30 -08:00
domain.c formatting 2017-03-15 09:24:29 +01:00
http.c Make http_body_rewind() public. 2017-03-13 11:17:55 +01:00
jsonrpc.c JSONRPC Updated to last kore_buf* commit 2016-07-15 13:17:30 +02:00
keymgr.c Write new rand_file immediately at startup. 2017-03-06 10:55:25 +01:00
kore.c bump 2017-03-06 22:49:26 +01:00
linux.c Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
mem.c fix semantics for kore_calloc(). 2017-02-27 19:50:06 -08:00
module.c Be less noisy about module reloading. 2017-02-22 12:48:06 -08:00
msg.c Allow MSG framework to pass 0 byte messages. 2017-02-27 21:27:50 -08: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 Move websocket_send() to pyconnection. 2017-03-13 13:30: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 Allow workers to listen on different ports. 2017-03-13 15:32:04 +01:00