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
Sat, 12 Oct 2019 19:51:29 +0200 Kim Alvefur net.server_epoll: Move a log message to improve ordering
Sat, 12 Oct 2019 19:31:48 +0200 Kim Alvefur net.http.files: Explicitly convert number to string, avoiding implicit coercion
Sat, 12 Oct 2019 19:30:29 +0200 Kim Alvefur net.http.server: Explicitly convert number to string, avoiding implicit coercion
Sat, 12 Oct 2019 19:16:43 +0200 Kim Alvefur mod_websocket: Guard against upgrading to websocket from a HEAD request
Sat, 12 Oct 2019 18:27:54 +0200 Kim Alvefur net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447)
Sat, 12 Oct 2019 18:27:02 +0200 Kim Alvefur net.http.server: Ensure HEAD requests are sent with empty body
Fri, 11 Oct 2019 00:58:33 +0200 Kim Alvefur doap: Add XEP-0380 since mod_csi_simple takes that into consideration
Fri, 11 Oct 2019 00:52:29 +0200 Kim Alvefur doap: Even more XEP details
Fri, 11 Oct 2019 00:29:53 +0200 Kim Alvefur doap: Add detials for XEP-0280, 0288 and 0292
Fri, 11 Oct 2019 00:29:05 +0200 Kim Alvefur doap: Note about XEP-0237: Roster Versioning being merged into rfc6121
Fri, 11 Oct 2019 00:27:53 +0200 Kim Alvefur doap: Referece SCRAM
Thu, 10 Oct 2019 23:41:59 +0200 Kim Alvefur doap: Note about where XEP-0227 is used
Thu, 10 Oct 2019 23:39:32 +0200 Kim Alvefur doap: Fix missing '0' in URL to XEP-0288
Thu, 10 Oct 2019 20:46:27 +0200 Kim Alvefur mod_http: Unhook CORS related event handlers
Thu, 10 Oct 2019 16:58:02 +0200 Emmanuel Gil Peyrot util.statistics: Add a total count for rate counters, counting from server start.
Wed, 09 Oct 2019 23:20:22 +0200 Kim Alvefur doap: Mention support for XEP-0122: Data Forms Validation
Wed, 09 Oct 2019 23:19:42 +0200 Kim Alvefur doap: Fix element name typo (node -> note)
Sun, 06 Oct 2019 21:14:53 +0200 Kim Alvefur mod_s2s: Close with a stream error in case neither SASL or Dialback are available
Sun, 06 Oct 2019 19:35:35 +0200 Kim Alvefur mod_admin_telnet: xmpp:ping: Log ping time
Sun, 06 Oct 2019 19:34:03 +0200 Kim Alvefur net.server_epoll: Guard against nil return from TLS info method
Sun, 06 Oct 2019 16:34:42 +0200 Kim Alvefur doap: Add reference to draft-cridland-xmpp-session
Sun, 06 Oct 2019 16:23:43 +0200 Kim Alvefur net.server_epoll: Log TLS version and cipher for all completed handshakes
Sun, 06 Oct 2019 16:07:26 +0200 Kim Alvefur util.sasl.scram: Avoid implicit coersion of number to string
Sat, 05 Oct 2019 18:10:12 +0200 Kim Alvefur net.server_epoll: Log size of partial writes (debug)
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip