kore/src
Joris Vink cf9e97f087 Improve TLS settings and dependencies.
- Kore now only supports OpenSSL 1.1.1 and LibreSSL 3.x.
- Revise the default TLS ciphersuites.
- Kore now carries ffdhe4096.pem and installs it under PREFIX/share/kore.
- Kore its tls_dhparam config setting defaults to the path mentioned above
  so you no longer have to set it.
2021-04-21 10:48:00 +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 explicitly include sys/types.h 2019-03-06 09:29:46 +01: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 Improve TLS settings and dependencies. 2021-04-21 10:48:00 +02:00
config.c bump copyright year. 2021-01-11 23:46:08 +01: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 Improve TLS settings and dependencies. 2021-04-21 10:48:00 +02:00
filemap.c bump copyright year. 2021-01-11 23:46:08 +01:00
fileref.c bump copyright year. 2021-01-11 23:46:08 +01:00
http.c Stop hardcoding HTTP error codes in http_error_response() calls. 2021-04-18 11:36:23 +02:00
json.c Add kore_json_item_attach(). 2021-04-08 09:10:58 +02:00
jsonrpc.c trailing whitespace 2020-05-08 22:43:12 +02:00
keymgr.c bump copyright year. 2021-01-11 23:46:08 +01:00
kore.c Unix socket path improvements. 2021-04-08 09:25:19 +02:00
linux.c bump copyright year. 2021-01-11 23:46:08 +01:00
mem.c bump copyright year. 2021-01-11 23:46:08 +01:00
module.c bump copyright year. 2021-01-11 23:46:08 +01: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 Cleanup integer types for # Python arguments. 2021-01-28 13:34:43 +01:00
runtime.c bump copyright year. 2021-01-11 23:46:08 +01:00
seccomp.c bump copyright year. 2021-01-11 23:46:08 +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 year. 2021-01-11 23:46:08 +01:00
utils.c Neither 'in' not 'pad' are format specifiers. Replace with a call to 2021-01-14 13:31:27 +01: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 bump copyright year. 2021-01-11 23:46:08 +01:00