kore/src
Joris Vink 574c9a7084 make sure kodev run works in python modules. 2019-06-13 11:18:10 +02:00
..
accesslog.c Set req->agent to "-" if it is NULL, as do other major HTTP servers. 2019-06-09 21:36:12 +02:00
auth.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
bsd.c add kore_proctitle(). 2019-03-29 16:24:14 +01:00
buf.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
cli.c make sure kodev run works in python modules. 2019-06-13 11:18:10 +02:00
config.c Add asynchronous libcurl support. 2019-04-24 00:15:17 +02:00
connection.c remove debug 2019-04-11 20:54:29 +02:00
curl.c Improve curl error string handling. 2019-05-30 14:25:04 +02:00
domain.c kill whitespace 2019-03-26 20:24:46 +01:00
filemap.c bump copyright to 2019 2019-02-22 16:57:28 +01:00
fileref.c make sure stdint.h is always included. 2019-03-29 19:25:27 +01:00
http.c Allow kore.prerequests to be async. 2019-06-07 21:06:54 +02:00
jsonrpc.c JSONRPC Updated to last kore_buf* commit 2016-07-15 13:17:30 +02:00
keymgr.c add stdint.h header to keymgr.c 2019-05-09 20:55:49 +02:00
kore.c Improve python experience. 2019-06-12 23:35:43 +02:00
linux.c add kore_proctitle(). 2019-03-29 16:24:14 +01:00
mem.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
module.c get rid of mtime in modules. 2019-06-09 23:24:53 +02:00
msg.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
net.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
pgsql.c Some C pgsql api improvements. 2019-06-01 23:14:50 +02:00
pool.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
python.c Improve python experience. 2019-06-12 23:35:43 +02:00
runtime.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
tasks.c Changes to the event loop inside of Kore. 2018-10-09 19:34:40 +02:00
timer.c rework timers so they fire more predictably. 2019-03-21 10:17:08 +01:00
utils.c Add asynchronous libcurl support. 2019-04-24 00:15:17 +02:00
validator.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
websocket.c http_timeout must be 0 when upgrading to websockets 2019-05-05 14:47:04 +02:00
worker.c Improve HTTP processing. 2019-05-29 15:27:44 +02:00