Sun, 03 Nov 2019 17:44:14 +0100 Kim Alvefur doap: Add version of XEP-0012
Sun, 03 Nov 2019 17:43:14 +0100 Kim Alvefur doap: Reorder tags for consistency
Sat, 02 Nov 2019 19:38:12 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 02 Nov 2019 19:36:19 +0100 Kim Alvefur net.resolvers: Abort on hostnames not passing IDNA validation 0.11
Sat, 02 Nov 2019 19:24:26 +0100 Kim Alvefur net.resolvers: Apply IDNA conversion to ascii for DNS lookups (fixes #1426) 0.11
Sat, 02 Nov 2019 16:02:37 +0100 Kim Alvefur mod_admin_telnet: Show s2s authentication method (probably) used
Sat, 02 Nov 2019 15:43:56 +0100 Kim Alvefur mod_user_account_management: Apply username normalization later
Sat, 02 Nov 2019 15:43:17 +0100 Kim Alvefur mod_s2s: Only nameprep stream to/from addresses if they are present
Sat, 02 Nov 2019 15:40:20 +0100 Kim Alvefur mod_dialback: Fix potential traceback in case of missing addressing
Sat, 02 Nov 2019 15:39:40 +0100 Kim Alvefur mod_c2s: Validate that a 'to' attribute exists at all
Sat, 02 Nov 2019 15:39:01 +0100 Kim Alvefur core.sessionmanager: Require that client-requested resources pass strict resourceprep
Sat, 02 Nov 2019 15:29:13 +0100 Kim Alvefur mod_bosh: Abort early if request is missing hostname
Sat, 02 Nov 2019 15:27:53 +0100 Kim Alvefur mod_dialback: Abort early if request is missing addressing attributes
Sat, 02 Nov 2019 13:56:13 +0100 Kim Alvefur core.configmanager: Handle nameprep validation errors
Sat, 02 Nov 2019 13:55:38 +0100 Kim Alvefur core.configmanager: Ensure Hosts are given names
Sat, 02 Nov 2019 14:22:06 +0100 Kim Alvefur MUC: Make nickname field in registration form required
Sat, 02 Nov 2019 13:24:33 +0100 Kim Alvefur core.sessionmanager: Fix traceback from passing nil to resourceprep
Sat, 02 Nov 2019 13:09:54 +0100 Kim Alvefur util.encodings: Don't ignore non-strings passed to stringprep functions
Fri, 01 Nov 2019 23:18:29 +0100 Kim Alvefur net.http.codes: Avoid implicit number -> string coercion
Fri, 01 Nov 2019 23:16:58 +0100 Kim Alvefur prosodyctl: Print friendly version of error messages
Fri, 01 Nov 2019 23:11:43 +0100 Kim Alvefur mod_register_ibr: Enforce strict JID validation
Fri, 01 Nov 2019 22:53:14 +0100 Kim Alvefur util.prosodyctl: Enforce strict JID validation on user creation
Fri, 01 Nov 2019 22:08:38 +0100 Kim Alvefur MUC: Strictly validate room JID on creation
Fri, 01 Nov 2019 18:31:12 +0100 Kim Alvefur util.error: Add well-known field 'code' in error templates
Fri, 01 Nov 2019 18:11:58 +0100 Kim Alvefur mod_register_limits: Use util.error for managing rejection reasons
Fri, 01 Nov 2019 18:09:13 +0100 Kim Alvefur mod_register_ibr: Allow registartion rejection reason as util.error object
Wed, 30 Oct 2019 17:33:52 +0100 Kim Alvefur Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2
Mon, 23 Sep 2019 19:13:14 +0200 Kim Alvefur MUC: Enforce strict resourceprep on nicknames (bye bye robot face)
Mon, 09 Sep 2019 22:32:01 +0200 Kim Alvefur core.stanza_router: Do strict jidprep on c2s
Wed, 30 Oct 2019 16:22:44 +0100 Kim Alvefur util.encodings: Strictly verify that the 'strict' *prep argument is a boolean
Mon, 09 Sep 2019 22:15:04 +0200 Kim Alvefur util.jid: Add a 'strict' flag for jidprep calls
Wed, 24 Apr 2019 15:01:00 +0200 Kim Alvefur util.encodings: Optional strict flag to stringprep
Sun, 27 Oct 2019 14:45:57 +0000 Matthew Wild util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)
Sun, 20 Oct 2019 23:47:48 +0200 Kim Alvefur MUC: Advertise history related fields as integers via XEP-0122
Sun, 20 Oct 2019 23:46:47 +0200 Kim Alvefur CHANGES: Add a line for #1335
Sun, 20 Oct 2019 21:58:16 +0200 Lance Stout MUC: Add controls for whose presence is broadcast (closes #1335)
Sun, 20 Oct 2019 20:58:19 +0200 Kim Alvefur util.interpolation: Test map syntax
Sun, 20 Oct 2019 20:56:29 +0200 Kim Alvefur util.interpolation: Test array syntax
Sun, 20 Oct 2019 20:53:41 +0200 Kim Alvefur util.interpolation: Test #1452
Sun, 20 Oct 2019 20:53:34 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 20 Oct 2019 20:52:14 +0200 Kim Alvefur util.interpolation: Support unescaped variables with more modifiers (fixes #1452) 0.11
Sun, 20 Oct 2019 18:48:10 +0200 Kim Alvefur doap: Sort <implements> by XEP number
Sun, 20 Oct 2019 18:46:46 +0200 Kim Alvefur doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-0268
Sun, 20 Oct 2019 16:57:28 +0200 Kim Alvefur doap: Trim a trailing '.' from a version/branch name for consistency
Sun, 20 Oct 2019 16:47:20 +0200 Kim Alvefur doap: Copy longer description from README
Sun, 20 Oct 2019 16:37:04 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 20 Oct 2019 14:54:57 +0200 Kim Alvefur MUC: Validate registration dataform more carefully
Sun, 20 Oct 2019 01:20:11 +0200 Kim Alvefur MUC: Don't advertise registration feature on host JID (fixes #1451) 0.11
Tue, 15 Oct 2019 23:38:29 +0200 Kim Alvefur mod_saslauth: Demote "no SASL mechanisms" error back to warning
Tue, 15 Oct 2019 22:05:51 +0200 Kim Alvefur mod_saslauth: Improve logging of why no SASL mechanisms were offered
Tue, 15 Oct 2019 21:58:10 +0200 Kim Alvefur mod_saslauth: Use the power of Set Theory to mange sets of SASL mechanisms
Tue, 15 Oct 2019 21:37:19 +0200 Kim Alvefur mod_saslauth: Log (debug) messages about channel binding
Tue, 15 Oct 2019 00:21:01 +0200 Kim Alvefur doc/doap: Claim support for XEP-0368 by way of legacy_ssl_ports
Tue, 15 Oct 2019 00:13:52 +0200 Kim Alvefur doc/doap: Claim support for XEP-0268 via mod_csi_simple
Sun, 13 Oct 2019 00:33:35 +0200 Kim Alvefur mod_saslauth: Remove useless debug log line
Sun, 13 Oct 2019 00:32:58 +0200 Kim Alvefur mod_saslauth: Remove commented-out debug log line
Sat, 12 Oct 2019 20:22:07 +0200 Kim Alvefur net.server_epoll: Save IP and port from connection creation call
Sat, 12 Oct 2019 20:15:31 +0200 Kim Alvefur server_epoll: Log full string represestation when connected
Sat, 12 Oct 2019 20:12:04 +0200 Kim Alvefur net.server_epoll: Handle getpeer/sockname returning a normal error
Sat, 12 Oct 2019 20:07:50 +0200 Kim Alvefur net.server_epoll: Fix to get remote IP on direct TLS connections
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip