Sun, 03 Nov 2019 17:44:14 +0100 doap: Add version of XEP-0012
Kim Alvefur <zash@zash.se> [Sun, 03 Nov 2019 17:44:14 +0100] rev 10392
doap: Add version of XEP-0012
Sun, 03 Nov 2019 17:43:14 +0100 doap: Reorder tags for consistency
Kim Alvefur <zash@zash.se> [Sun, 03 Nov 2019 17:43:14 +0100] rev 10391
doap: Reorder tags for consistency It's nice when `grep version.1 -B1` shows XEPs with 1.x versions
Sat, 02 Nov 2019 19:38:12 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sat, 02 Nov 2019 19:38:12 +0100] rev 10390
Merge 0.11->trunk
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)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip