Sat, 16 Mar 2019 18:51:02 +0100 configure: Enable more compiler warnings
Kim Alvefur <zash@zash.se> [Sat, 16 Mar 2019 18:51:02 +0100] rev 9865
configure: Enable more compiler warnings
Sat, 16 Mar 2019 18:43:11 +0100 configure: Separate flags related to compiler warnings
Kim Alvefur <zash@zash.se> [Sat, 16 Mar 2019 18:43:11 +0100] rev 9864
configure: Separate flags related to compiler warnings This should make it more obvious that these are related
Thu, 14 Mar 2019 16:18:00 +0000 Actually remove coding_style.txt
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2019 16:18:00 +0000] rev 9863
Actually remove coding_style.txt
Thu, 14 Mar 2019 16:13:14 +0000 doc/coding_style.{txt,md}: Update coding style guide
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2019 16:13:14 +0000] rev 9862
doc/coding_style.{txt,md}: Update coding style guide
Thu, 14 Mar 2019 08:10:01 +0000 Merge 0.11->trunk
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2019 08:10:01 +0000] rev 9861
Merge 0.11->trunk
Thu, 14 Mar 2019 08:09:49 +0000 prosodyctl about: Report network backend in use 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2019 08:09:49 +0000] rev 9860
prosodyctl about: Report network backend in use
Tue, 12 Mar 2019 23:13:51 +0100 net.server_epoll: Optimize timer handling
Kim Alvefur <zash@zash.se> [Tue, 12 Mar 2019 23:13:51 +0100] rev 9859
net.server_epoll: Optimize timer handling
Mon, 11 Mar 2019 13:07:59 +0100 mod_tls: Restore querying for certificates on s2s
Kim Alvefur <zash@zash.se> [Mon, 11 Mar 2019 13:07:59 +0100] rev 9858
mod_tls: Restore querying for certificates on s2s The 'ssl_config' setting in the mod_s2s network service is not used. Only direct TLS ports use this currently.
Mon, 11 Mar 2019 13:00:51 +0100 net.server: Only add alternate SNI contexts if at least one is provided
Kim Alvefur <zash@zash.se> [Mon, 11 Mar 2019 13:00:51 +0100] rev 9857
net.server: Only add alternate SNI contexts if at least one is provided Fixes use of <starttls/> when a client sends SNI, which would send no certificate otherwise.
Sun, 10 Mar 2019 19:58:28 +0100 core.certmanager: Do not ask for client certificates by default
Kim Alvefur <zash@zash.se> [Sun, 10 Mar 2019 19:58:28 +0100] rev 9856
core.certmanager: Do not ask for client certificates by default Since it's mostly only mod_s2s that needs to request client certificates it makes some sense to have mod_s2s ask for this, instead of having eg mod_http ask to disable it.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip