log

age author description
Wed, 25 Oct 2023 17:18:50 +0200 Kim Alvefur mod_http_status: Add IP allowlisting capabilities
Wed, 25 Oct 2023 15:36:20 +0200 Kim Alvefur mod_rest: Limit payload size (cf stanza size limits)
Sat, 14 Oct 2023 23:05:59 +0200 Kim Alvefur mod_storage_s3: Add brief README
Sat, 14 Oct 2023 22:50:29 +0200 Kim Alvefur mod_storage_s3: Treat 404 to GET as a signal for empty data
Sat, 14 Oct 2023 22:49:57 +0200 Kim Alvefur mod_storage_s3: Use '@' as placeholder for empty (host) store slots
Sat, 14 Oct 2023 22:49:12 +0200 Kim Alvefur mod_storage_s3: Handle archive query without parameters
Sat, 14 Oct 2023 21:44:14 +0200 Kim Alvefur mod_storage_s3: Implement Archive storage
Sat, 14 Oct 2023 21:41:01 +0200 Kim Alvefur mod_storage_s3: Implement iteration of keyvalue keys (users usually)
Sat, 14 Oct 2023 21:40:46 +0200 Kim Alvefur mod_storage_s3: Implement keyvalue deletion
Sat, 14 Oct 2023 21:40:20 +0200 Kim Alvefur mod_storage_s3: Handle signing of request ?query part
Sat, 14 Oct 2023 17:31:06 +0200 Kim Alvefur mod_storage_s3: Beginnings of an experimental S3 storage driver
Fri, 06 Oct 2023 18:34:39 +0200 Kim Alvefur mod_measure_modules: Report module statuses via OpenMetrics
Fri, 06 Oct 2023 16:49:57 +0200 Kim Alvefur mod_http_health: Provide a health check HTTP endpoint
Sun, 01 Oct 2023 16:39:48 +0200 Kim Alvefur mod_rest/rest.sh: Restore default read-only behavior and the -rw flag