kore/src
Joris Vink 6fbb6d188e swap macos to dynamic_lookup for undefined. 2024-03-25 19:09:48 -04:00
..
accesslog.c Change logic for http_version a bit. 2022-02-20 21:19:44 +01:00
acme.c double acme timeout. 2023-12-08 07:47:15 +01:00
auth.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
bsd.c Add kore_platform_random_uint32(). 2023-01-04 11:48:19 +01:00
buf.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
cli.c swap macos to dynamic_lookup for undefined. 2024-03-25 19:09:48 -04:00
config.c Missing options for HTTP method restrictions. 2023-12-01 00:33:18 +01:00
connection.c Use a more structured log format. 2022-09-05 10:59:06 +02:00
curl.c More seccomp work. 2023-04-06 10:16:06 +02:00
domain.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
filemap.c Change http_argument_urldecode(). 2023-03-12 23:35:18 +01:00
fileref.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
http.c Tabs are ok when decoding post data. 2024-01-14 13:01:23 +01:00
json.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
jsonrpc.c Stop hardcoding HTTP error codes in http_response() calls. 2021-05-02 16:03:18 +02:00
keymgr_openssl.c style nits 2024-01-25 18:32:17 +01:00
kore.c add lua to built-ins log 2023-01-23 21:56:49 +01:00
linux.c demote sched_setaffinity log message to a notice. 2023-03-08 20:30:34 +01:00
log.c Use a more structured log format. 2022-09-05 10:59:06 +02:00
lua.c cleanup 2023-03-01 16:35:11 +01:00
mem.c revert some labbing in kore_realloc() 2023-03-01 16:41:33 +01:00
module.c Initial lua runtime. 2023-01-21 23:41:35 +01:00
msg.c Differentiate between normal shutdown and fatal. 2022-08-08 11:02:27 +02:00
net.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
pgsql.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
pool.c Initial lua runtime. 2023-01-21 23:41:35 +01:00
python.c fix single binary builds using PYTHON flavor. 2023-04-02 18:54:36 +02:00
route.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
runtime.c remove const from kore_runtime_count(). 2023-11-03 12:25:39 +01:00
seccomp.c Allow clock_gettime64() if defined. 2023-03-01 17:11:27 +01:00
sha1.c add kore_mem_zero(). 2022-02-18 11:13:01 +01:00
sha2.c add kore_mem_zero(). 2022-02-18 11:13:01 +01:00
tasks.c add more syscalls to seccomp whitelists. 2023-04-06 09:33:48 +02:00
timer.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
tls_none.c Rework runtime init a little bit. 2023-01-16 21:00:01 +01:00
tls_openssl.c Remove libressl log message. 2023-02-22 19:15:42 +01:00
utils.c Constify in parameter for kore_strip_chars() 2022-10-19 07:34:14 +02:00
validator.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
websocket.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
worker.c Reshuffle call to kore_platform_worker_setcpu(). 2023-03-08 20:28:49 +01:00