kore/src
Joris Vink c8c9a24d99 Only set initial python deployment if needed.
We should only be setting this if an actual module was specified
on the command-line that will be loaded.
2021-09-07 21:15:17 +02:00
..
accesslog.c Stop hardcoding HTTP/1.1 in access logs, Kore also supports HTTP/1.0. 2021-04-08 10:20:37 +02:00
acme.c kore_json_strerror() no longer takes a param. 2021-04-18 11:57:53 +02:00
auth.c Stop hardcoding HTTP error codes in http_response() calls. 2021-05-02 16:03:18 +02:00
bsd.c bump copyright year. 2021-01-11 23:46:08 +01:00
buf.c bump copyright year. 2021-01-11 23:46:08 +01:00
cli.c Major Python API improvements. 2021-05-02 00:32:47 +02:00
config.c Add a kore.config.skipchroot to the Python API. 2021-09-06 14:35:04 +02:00
connection.c bump copyright year. 2021-01-11 23:46:08 +01:00
curl.c bump copyright year. 2021-01-11 23:46:08 +01:00
domain.c resolve tls_dhparam after configure. 2021-04-21 22:39:35 +02:00
filemap.c bump copyright year. 2021-01-11 23:46:08 +01:00
fileref.c style nits 2021-07-10 10:03:01 +02:00
http.c Major Python API improvements. 2021-05-02 00:32:47 +02:00
json.c Add kore_json_item_attach(). 2021-04-08 09:10:58 +02:00
jsonrpc.c Stop hardcoding HTTP error codes in http_response() calls. 2021-05-02 16:03:18 +02:00
keymgr.c only log key info if !kore_quiet 2021-09-06 13:26:54 +02:00
kore.c remove norwegian debug 2021-09-06 13:40:33 +02:00
linux.c bump copyright year. 2021-01-11 23:46:08 +01:00
log.c call explicit fflush() on stdout 2021-09-06 14:16:09 +02:00
mem.c bump copyright year. 2021-01-11 23:46:08 +01:00
module.c Major Python API improvements. 2021-05-02 00:32:47 +02:00
msg.c bump copyright year. 2021-01-11 23:46:08 +01:00
net.c bump copyright year. 2021-01-11 23:46:08 +01:00
pgsql.c bump copyright year. 2021-01-11 23:46:08 +01:00
pool.c bump copyright year. 2021-01-11 23:46:08 +01:00
python.c Only set initial python deployment if needed. 2021-09-07 21:15:17 +02:00
runtime.c bump copyright year. 2021-01-11 23:46:08 +01:00
seccomp.c Add readlinkat to seccomp whitelist. 2021-05-10 23:05:58 +02:00
tasks.c Allow listening of tls/notls ports at the same time. 2019-09-27 12:27:04 +02:00
timer.c bump copyright year. 2021-01-11 23:46:08 +01:00
utils.c Change how worker processes do logging. 2021-09-06 13:28:38 +02:00
validator.c bump copyright year. 2021-01-11 23:46:08 +01:00
websocket.c bump copyright year. 2021-01-11 23:46:08 +01:00
worker.c Change how worker processes do logging. 2021-09-06 13:28:38 +02:00