Sat, 06 Oct 2018 16:38:05 +0200 mod_version: Reduce scope of variable
Kim Alvefur <zash@zash.se> [Sat, 06 Oct 2018 16:38:05 +0200] rev 9439
mod_version: Reduce scope of variable It is only used in this if block anyways
Sat, 06 Oct 2018 16:32:37 +0200 mod_version: Rename confusingly named variable
Kim Alvefur <zash@zash.se> [Sat, 06 Oct 2018 16:32:37 +0200] rev 9438
mod_version: Rename confusingly named variable Maybe this meant the version of the OS, but it's still confusing.
Sat, 06 Oct 2018 16:29:42 +0200 mod_version: Make 'origin' variable local for consistency
Kim Alvefur <zash@zash.se> [Sat, 06 Oct 2018 16:29:42 +0200] rev 9437
mod_version: Make 'origin' variable local for consistency Many event handlers start with local origin, stanza = event.origin, event.stanza;
Sat, 06 Oct 2018 16:27:31 +0200 mod_version: Use text_tag
Kim Alvefur <zash@zash.se> [Sat, 06 Oct 2018 16:27:31 +0200] rev 9436
mod_version: Use text_tag
Fri, 14 Sep 2018 01:31:58 +0200 net.server_epoll: Inherit Direct TLS flag from servers to their clients
Kim Alvefur <zash@zash.se> [Fri, 14 Sep 2018 01:31:58 +0200] rev 9435
net.server_epoll: Inherit Direct TLS flag from servers to their clients
Fri, 14 Sep 2018 01:31:26 +0200 net.server_epoll: Catch errors from luasec.wrap
Kim Alvefur <zash@zash.se> [Fri, 14 Sep 2018 01:31:26 +0200] rev 9434
net.server_epoll: Catch errors from luasec.wrap It throws if given an invalid TLS context
Fri, 14 Sep 2018 01:34:38 +0200 net.server_epoll: Delay wrapping sockets in TLS until just before first handshake
Kim Alvefur <zash@zash.se> [Fri, 14 Sep 2018 01:34:38 +0200] rev 9433
net.server_epoll: Delay wrapping sockets in TLS until just before first handshake
Wed, 03 Oct 2018 16:41:37 +0200 make coverage: Allow overriding path to busted
Kim Alvefur <zash@zash.se> [Wed, 03 Oct 2018 16:41:37 +0200] rev 9432
make coverage: Allow overriding path to busted
Mon, 01 Oct 2018 23:46:10 +0200 mod_server_contact_info: Comment on fallback to using 'admins'
Kim Alvefur <zash@zash.se> [Mon, 01 Oct 2018 23:46:10 +0200] rev 9431
mod_server_contact_info: Comment on fallback to using 'admins'
Mon, 01 Oct 2018 16:23:57 +0100 configure: Suppress warning about '~' [SC2088]
Matthew Wild <mwild1@gmail.com> [Mon, 01 Oct 2018 16:23:57 +0100] rev 9430
configure: Suppress warning about '~' [SC2088]
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip