Sat, 02 Nov 2019 19:36:19 +0100 net.resolvers: Abort on hostnames not passing IDNA validation 0.11
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 19:36:19 +0100] rev 10389
net.resolvers: Abort on hostnames not passing IDNA validation Prevents error on trying to use nil. Needs better error reporting in the future.
Sat, 02 Nov 2019 19:24:26 +0100 net.resolvers: Apply IDNA conversion to ascii for DNS lookups (fixes #1426) 0.11
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 19:24:26 +0100] rev 10388
net.resolvers: Apply IDNA conversion to ascii for DNS lookups (fixes #1426)
Sat, 02 Nov 2019 16:02:37 +0100 mod_admin_telnet: Show s2s authentication method (probably) used
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 16:02:37 +0100] rev 10387
mod_admin_telnet: Show s2s authentication method (probably) used
Sat, 02 Nov 2019 15:43:56 +0100 mod_user_account_management: Apply username normalization later
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:43:56 +0100] rev 10386
mod_user_account_management: Apply username normalization later Prevents traceback from nodeprep(nil)
Sat, 02 Nov 2019 15:43:17 +0100 mod_s2s: Only nameprep stream to/from addresses if they are present
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:43:17 +0100] rev 10385
mod_s2s: Only nameprep stream to/from addresses if they are present Prevents traceback from nameprep(nil)
Sat, 02 Nov 2019 15:40:20 +0100 mod_dialback: Fix potential traceback in case of missing addressing
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:40:20 +0100] rev 10384
mod_dialback: Fix potential traceback in case of missing addressing Not tested. Assuming nothing good comes from continuing the program flow after this. The connection should get closed and the event gets aborted by a traceback anyways.
Sat, 02 Nov 2019 15:39:40 +0100 mod_c2s: Validate that a 'to' attribute exists at all
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:39:40 +0100] rev 10383
mod_c2s: Validate that a 'to' attribute exists at all Prevents traceback from nameprep(nil)
Sat, 02 Nov 2019 15:39:01 +0100 core.sessionmanager: Require that client-requested resources pass strict resourceprep
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:39:01 +0100] rev 10382
core.sessionmanager: Require that client-requested resources pass strict resourceprep
Sat, 02 Nov 2019 15:29:13 +0100 mod_bosh: Abort early if request is missing hostname
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:29:13 +0100] rev 10381
mod_bosh: Abort early if request is missing hostname Prevents traceback from passing nil to nameprep()
Sat, 02 Nov 2019 15:27:53 +0100 mod_dialback: Abort early if request is missing addressing attributes
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 15:27:53 +0100] rev 10380
mod_dialback: Abort early if request is missing addressing attributes Prevents traceback from passing nil to nameprep()
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip