Sat, 07 Sep 2019 00:46:06 +0200 tests: Disable TLS in scansion tests
Kim Alvefur <zash@zash.se> [Sat, 07 Sep 2019 00:46:06 +0200] rev 10242
tests: Disable TLS in scansion tests They were not using TLS before. With a36af4570b39 TLS context creation will succeed even without a certificate, so TLS will be offered, but since there is no certificate it does not work.
Sat, 07 Sep 2019 00:00:40 +0200 core.certmanager: Lower severity for tls config not having cert
Kim Alvefur <zash@zash.se> [Sat, 07 Sep 2019 00:00:40 +0200] rev 10241
core.certmanager: Lower severity for tls config not having cert This is needed for SNI where certificates are in separate per-hostname contexts, not the main one. If there is a cert, it will still require a corresponding key.
Thu, 05 Sep 2019 16:01:16 +0100 Added tag 0.11.3 for changeset dd7e924c74ef 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 05 Sep 2019 16:01:16 +0100] rev 10240
Added tag 0.11.3 for changeset dd7e924c74ef
Sun, 01 Sep 2019 02:05:33 +0200 net.http: Pass server name along for SNI (fixes #1408)
Kim Alvefur <zash@zash.se> [Sun, 01 Sep 2019 02:05:33 +0200] rev 10239
net.http: Pass server name along for SNI (fixes #1408) net.resolver.basic passes this 'extra' field along to server.addclient
Sun, 01 Sep 2019 01:58:38 +0200 net.server: Handle server name (SNI) as extra argument
Kim Alvefur <zash@zash.se> [Sun, 01 Sep 2019 01:58:38 +0200] rev 10238
net.server: Handle server name (SNI) as extra argument Code added in 75d2874502c3, 9a905888b96c and adc0672b700e uses this field. See #409 and #1408
Sun, 01 Sep 2019 01:55:55 +0200 net.server: Accept and save an 'extra' field for client connections
Kim Alvefur <zash@zash.se> [Sun, 01 Sep 2019 01:55:55 +0200] rev 10237
net.server: Accept and save an 'extra' field for client connections This lets code attach some extra data to be attached to client connections.
Sat, 31 Aug 2019 16:15:09 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sat, 31 Aug 2019 16:15:09 +0200] rev 10236
Merge 0.11->trunk
Sat, 31 Aug 2019 16:15:51 +0200 MUC: Fix delay tag @from in test to be the room JID (#1054 came back)
Kim Alvefur <zash@zash.se> [Sat, 31 Aug 2019 16:15:51 +0200] rev 10235
MUC: Fix delay tag @from in test to be the room JID (#1054 came back)
Sat, 31 Aug 2019 16:08:45 +0200 MUC: Fix delay@from to be room JID (fixes #1416) 0.11 0.11.3
Kim Alvefur <zash@zash.se> [Sat, 31 Aug 2019 16:08:45 +0200] rev 10234
MUC: Fix delay@from to be room JID (fixes #1416)
Sat, 31 Aug 2019 16:04:50 +0200 MUC: Add a test covering basic room creation, messages and destruction
Kim Alvefur <zash@zash.se> [Sat, 31 Aug 2019 16:04:50 +0200] rev 10233
MUC: Add a test covering basic room creation, messages and destruction
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip