mod_http: Consider x-forwarded-proto from trusted proxies
|
Kim Alvefur |
Thu, 18 Feb 2021 10:00:56 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 18 Feb 2021 12:02:11 +0100 |
mod_http: Skip IP resolution in non-proxied case
0.11
|
Kim Alvefur |
Thu, 18 Feb 2021 12:00:00 +0100 |
mod_csi_simple: Fire event when flushing queue
|
Kim Alvefur |
Tue, 16 Feb 2021 23:10:23 +0100 |
mod_csi_simple: Set session state to 'flushing' while doing so
|
Kim Alvefur |
Tue, 16 Feb 2021 23:09:51 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Mon, 15 Feb 2021 22:30:28 +0100 |
Tag 0.11.8
0.11
|
Kim Alvefur |
Mon, 15 Feb 2021 18:16:07 +0100 |
mod_pep: Advertise base pubsub feature (fixes #1632)
0.11 0.11.8
|
Kim Alvefur |
Mon, 15 Feb 2021 16:29:13 +0100 |
mod_http_file_share: Prevent attempt to upload again after completion
|
Kim Alvefur |
Sat, 13 Feb 2021 14:14:12 +0100 |
mod_http_file_share: Support sending 100 Continue
|
Kim Alvefur |
Sat, 13 Feb 2021 14:06:46 +0100 |
net.http.server: Don't pause early streaming uploads
|
Kim Alvefur |
Sat, 13 Feb 2021 13:38:56 +0100 |
net.http.server: Allow storing more than the parser in the session
|
Kim Alvefur |
Fri, 12 Feb 2021 14:47:27 +0100 |
net.http.server: Enable async during HTTP request handling (fixes #1487)
|
Kim Alvefur |
Sun, 12 Jul 2020 20:31:31 +0200 |
util.datamanager: Add basic tests
|
Kim Alvefur |
Tue, 09 Feb 2021 23:25:30 +0100 |
util.datamanager: Support iterating over any file extension
|
Kim Alvefur |
Sun, 07 Feb 2021 19:23:33 +0100 |
core.certmanager: Add comments explaining the 'verifyext' TLS settings
|
Kim Alvefur |
Sat, 06 Feb 2021 22:12:38 +0100 |
mod_s2s: Clarify comment about unused TLS settings
|
Kim Alvefur |
Sat, 06 Feb 2021 21:40:21 +0100 |
util.cache: Add test for :table (fails on Lua 5.1)
|
Kim Alvefur |
Fri, 05 Feb 2021 16:14:06 +0100 |
mod_admin_shell: Add help section with (top level) MUC commands
|
Kim Alvefur |
Fri, 05 Feb 2021 15:52:46 +0100 |
mod_admin_shell: Pretty-print HTTP endpoints in a human table
|
Kim Alvefur |
Wed, 03 Feb 2021 23:46:13 +0100 |
mod_admin_shell: Remove previous print() call
|
Kim Alvefur |
Wed, 03 Feb 2021 23:47:59 +0100 |
mod_admin_shell: List modules providing each HTTP endpoint
|
Kim Alvefur |
Wed, 03 Feb 2021 23:31:34 +0100 |
mod_admin_shell: List global HTTP endpoints by default
|
Kim Alvefur |
Wed, 03 Feb 2021 23:28:02 +0100 |
scansion tests: Give a title to HTTP Upload test
|
Kim Alvefur |
Wed, 03 Feb 2021 22:13:33 +0100 |
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
|
Kim Alvefur |
Wed, 03 Feb 2021 21:41:45 +0100 |
util.xmppstream: Ensure stream 'id' is always present (fix #1626)
|
Kim Alvefur |
Wed, 03 Feb 2021 16:14:43 +0100 |
mod_http_file_share: Collect cache hit/miss statistics for downloads
|
Kim Alvefur |
Tue, 02 Feb 2021 22:16:20 +0100 |
mod_http_file_share: Measure how long it takes to prune expired files
|
Kim Alvefur |
Tue, 02 Feb 2021 22:11:53 +0100 |
mod_http_file_share: Collect statistics of files uploaded
|
Kim Alvefur |
Tue, 02 Feb 2021 22:08:51 +0100 |
mod_storage_sql: Implement map-like API for archives
|
Kim Alvefur |
Mon, 01 Feb 2021 12:47:05 +0100 |