log spec/util_jid_spec.lua @ 14229:ce31fdde0ad1 default tip

age author description
Sat, 14 Mar 2026 01:16:14 +0100 Kim Alvefur util.jid: Fix to reject IPv6 literal hosts without brackets 13.0
Sat, 20 Sep 2025 17:46:46 +0200 Kim Alvefur util.jid: Validate domainparts using IDNA or as IP literals (fixes #1903) 13.0
Tue, 11 Oct 2022 15:41:05 +0100 Matthew Wild util.jid: Add test for invalid domain but valid UTF-8 (thanks jonas)
Tue, 11 Oct 2022 13:31:47 +0100 Matthew Wild util.jid: Add missing test cases
Sat, 15 Jan 2022 16:25:25 +0100 Kim Alvefur util.jid: Explicitly check for nil rather than falsy
Fri, 28 Aug 2020 18:43:37 +0200 Kim Alvefur util.jid: Add test coverage for XEP-0106: JID Escaping functions
Fri, 15 Sep 2017 17:07:57 -0400 Waqas Hussain Port tests to the `busted` test runner