kore/src
Joris Vink 122a86013b Python: respond with 500 in case of a coroutine error.
If a coroutine throws an exception, respond with a 500
after logging the exception itself.
2020-06-30 09:57:48 +02:00
..
accesslog.c bump copyright 2020-02-10 14:47:33 +01:00
acme.c adjust copyright years 2020-02-10 15:35:41 +01:00
auth.c explicitly include sys/types.h 2019-03-06 09:29:46 +01:00
bsd.c bump copyright 2020-02-10 14:47:33 +01:00
buf.c bump copyright 2020-02-10 14:47:33 +01:00
cli.c adjust for configuration changes 2020-02-11 11:04:10 +01:00
config.c Rework http_pretty_error a tiny bit. 2020-03-04 08:36:10 +01:00
connection.c bump copyright 2020-02-10 14:47:33 +01:00
curl.c adjust copyright years 2020-02-10 15:35:41 +01:00
domain.c only count TLS enabled domains as primary_dom. 2020-02-21 13:58:03 +01:00
filemap.c adjust copyright years 2020-02-10 15:35:41 +01:00
fileref.c adjust copyright years 2020-02-10 15:35:41 +01:00
http.c Rework http_pretty_error a tiny bit. 2020-03-04 08:36:10 +01:00
json.c whitespace 2020-04-27 09:07:37 +02:00
jsonrpc.c trailing whitespace 2020-05-08 22:43:12 +02:00
keymgr.c Add missing test for SYS_stat, fixes the build on arm64. 2020-06-09 21:44:38 +02:00
kore.c bump copyright 2020-02-10 14:47:33 +01:00
linux.c bump copyright 2020-02-10 14:47:33 +01:00
mem.c bump copyright 2020-02-10 14:47:33 +01:00
module.c Variable ‘c’ was set but not used so remove it, broke the build with GCC 9.2.0. 2020-02-10 15:43:46 +01:00
msg.c Skip ACME worker process if ACME isnt built-in. 2020-06-05 14:21:39 +02:00
net.c bump copyright 2020-02-10 14:47:33 +01:00
pgsql.c bump copyright 2020-02-10 14:47:33 +01:00
pool.c bump copyright 2020-02-10 14:47:33 +01:00
python.c Python: respond with 500 in case of a coroutine error. 2020-06-30 09:57:48 +02:00
runtime.c adjust copyright years 2020-02-10 15:35:41 +01:00
seccomp.c adjust copyright years 2020-02-10 15:35:41 +01: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 2020-02-10 14:47:33 +01:00
utils.c bump copyright 2020-02-10 14:47:33 +01:00
validator.c bump copyright 2020-02-10 14:47:33 +01:00
websocket.c bump copyright 2020-02-10 14:47:33 +01:00
worker.c Always prune disconnected clients at the end of the event loop. 2020-06-26 12:25:07 +02:00