kore/src
Joris Vink a2d312d0a0 kore_debug() has been unused for years.
Kill all useless messages, convert useful ones into kore_log() instead.
2022-08-18 15:20:55 +02:00
..
accesslog.c Change logic for http_version a bit. 2022-02-20 21:19:44 +01:00
acme.c fix more fallout from printf format attributes. 2022-08-17 13:19:25 +02:00
auth.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
bsd.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
buf.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
cli.c Add printf format attributes and fix fallout 2022-08-17 13:16:18 +02:00
config.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
connection.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
curl.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
domain.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
filemap.c Constify filemap_entry argument to filemap_serve() 2022-08-17 13:16:21 +02:00
fileref.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
http.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02: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 Add printf format attributes and fix fallout 2022-08-17 13:16:18 +02:00
kore.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
linux.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
log.c Add printf format attributes and fix fallout 2022-08-17 13:16:18 +02:00
mem.c fix format specifier, previous commit touched a bit too much. 2022-03-15 13:47:35 +01:00
module.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02: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 kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
python.c Support crls for kore.domain() in Python. 2022-08-18 10:43:10 +02:00
route.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
runtime.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
seccomp.c wrap 2 more syscalls in ifdefs. 2022-02-17 14:46:33 +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 kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
timer.c i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
tls_none.c Define KORE_PRIVATE_KEY per TLS backend. 2022-02-18 10:50:17 +01:00
tls_openssl.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00
utils.c kore_debug() has been unused for years. 2022-08-18 15:20:55 +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 kore_debug() has been unused for years. 2022-08-18 15:20:55 +02:00