Sun, 01 Dec 2019 02:04:24 +0100 mod_net_multiplex: Remove debug message
Kim Alvefur <zash@zash.se> [Sun, 01 Dec 2019 02:04:24 +0100] rev 10479
mod_net_multiplex: Remove debug message This was something I added during development and set to info level for visibility.
Sun, 01 Dec 2019 01:21:58 +0100 net.server_select: Remove prefix added to TLS handshaker errors
Kim Alvefur <zash@zash.se> [Sun, 01 Dec 2019 01:21:58 +0100] rev 10478
net.server_select: Remove prefix added to TLS handshaker errors For consistency. None of the other implementations do this.
Sun, 01 Dec 2019 01:20:34 +0100 mod_s2s: Improve TLS handshake error messages
Kim Alvefur <zash@zash.se> [Sun, 01 Dec 2019 01:20:34 +0100] rev 10477
mod_s2s: Improve TLS handshake error messages This should make it clearer that it's about the TLS handshake. Otherwise it's something like "unsupported protocol" or "no shared ciphers" that might not be that obvious.
Sat, 30 Nov 2019 23:33:39 +0100 mod_s2s: Log from session logger
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 23:33:39 +0100] rev 10476
mod_s2s: Log from session logger Helps locating all messages related to a specific session
Sat, 30 Nov 2019 23:29:15 +0100 mod_s2s: Improve log message about forbidding insecure connections
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 23:29:15 +0100] rev 10475
mod_s2s: Improve log message about forbidding insecure connections This new wording generator is nice.
Sat, 30 Nov 2019 21:56:21 +0100 mod_admin_telnet: Sort hosts
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 21:56:21 +0100] rev 10474
mod_admin_telnet: Sort hosts Groups by domain in DNS hierarchy order or something. Why not split on '.' you ask? Well becasue that's not what I typed here. Also "[^.]" is longer than "%P".
Sat, 30 Nov 2019 19:34:40 +0100 mod_carbons: Improve performance by delaying creation of carbon payload
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 19:34:40 +0100] rev 10473
mod_carbons: Improve performance by delaying creation of carbon payload If there are no other sessions which also enabled carbons then the carbons wrapper is not used and the potentially expensive clone operation was a waste of cycles.
Sat, 30 Nov 2019 16:40:04 +0100 core.portmanager: Complete error message for SNI TLS context problems
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 16:40:04 +0100] rev 10472
core.portmanager: Complete error message for SNI TLS context problems
Sat, 30 Nov 2019 14:00:13 +0100 tests: Disable s2s in scansion tests
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2019 14:00:13 +0100] rev 10471
tests: Disable s2s in scansion tests These are all c2s tests, no need to have s2s enabled.
Fri, 29 Nov 2019 23:41:41 +0100 mod_net_multiplex: Tweak debug logging for ALPN case
Kim Alvefur <zash@zash.se> [Fri, 29 Nov 2019 23:41:41 +0100] rev 10470
mod_net_multiplex: Tweak debug logging for ALPN case
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip