Fri, 12 Feb 2021 14:47:27 +0100 net.http.server: Allow storing more than the parser in the session
Kim Alvefur <zash@zash.se> [Fri, 12 Feb 2021 14:47:27 +0100] rev 11376
net.http.server: Allow storing more than the parser in the session Storing the async thread on the connection was weird.
Sun, 12 Jul 2020 20:31:31 +0200 net.http.server: Enable async during HTTP request handling (fixes #1487)
Kim Alvefur <zash@zash.se> [Sun, 12 Jul 2020 20:31:31 +0200] rev 11375
net.http.server: Enable async during HTTP request handling (fixes #1487)
Tue, 09 Feb 2021 23:25:30 +0100 util.datamanager: Add basic tests
Kim Alvefur <zash@zash.se> [Tue, 09 Feb 2021 23:25:30 +0100] rev 11374
util.datamanager: Add basic tests Test all the things! Somewhat covered by the storagemanager tests, but we don't currently don't have that automated as it needs SQL engines.
Sun, 07 Feb 2021 19:23:33 +0100 util.datamanager: Support iterating over any file extension
Kim Alvefur <zash@zash.se> [Sun, 07 Feb 2021 19:23:33 +0100] rev 11373
util.datamanager: Support iterating over any file extension The 'typ' argument to all other functions is the actual file extension, but not here for some reason. May need this for iterating over the .bin files created by mod_http_file_share in the future.
Sat, 06 Feb 2021 22:12:38 +0100 core.certmanager: Add comments explaining the 'verifyext' TLS settings
Kim Alvefur <zash@zash.se> [Sat, 06 Feb 2021 22:12:38 +0100] rev 11372
core.certmanager: Add comments explaining the 'verifyext' TLS settings Thanks to debacle for reminding me, in the context of mod_auth_ccert I wonder if we still need lsec_ignore_purpose, Let's Encrypt seems to include both client and server purposes in certs.
Sat, 06 Feb 2021 21:40:21 +0100 mod_s2s: Clarify comment about unused TLS settings
Kim Alvefur <zash@zash.se> [Sat, 06 Feb 2021 21:40:21 +0100] rev 11371
mod_s2s: Clarify comment about unused TLS settings Ref 115b5e32d960
Fri, 05 Feb 2021 16:14:06 +0100 util.cache: Add test for :table (fails on Lua 5.1)
Kim Alvefur <zash@zash.se> [Fri, 05 Feb 2021 16:14:06 +0100] rev 11370
util.cache: Add test for :table (fails on Lua 5.1)
Fri, 05 Feb 2021 15:52:46 +0100 mod_admin_shell: Add help section with (top level) MUC commands
Kim Alvefur <zash@zash.se> [Fri, 05 Feb 2021 15:52:46 +0100] rev 11369
mod_admin_shell: Add help section with (top level) MUC commands These were previously only documented on the site.
Wed, 03 Feb 2021 23:46:13 +0100 mod_admin_shell: Pretty-print HTTP endpoints in a human table
Kim Alvefur <zash@zash.se> [Wed, 03 Feb 2021 23:46:13 +0100] rev 11368
mod_admin_shell: Pretty-print HTTP endpoints in a human table Attempted readability improvement
Wed, 03 Feb 2021 23:47:59 +0100 mod_admin_shell: Remove previous print() call
Kim Alvefur <zash@zash.se> [Wed, 03 Feb 2021 23:47:59 +0100] rev 11367
mod_admin_shell: Remove previous print() call Accident involving Mercurial interactive commit
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip