Mon, 07 Mar 2022 00:35:29 +0100 Kim Alvefur spelling: non-existing mistakes (thanks timeless) 0.12.0
Mon, 07 Mar 2022 00:13:56 +0100 Kim Alvefur Spelling: Fix various spelling mistakes (thanks timeless)
Sun, 06 Mar 2022 15:13:50 +0100 Kim Alvefur net.websocket.frames: Replace bit fiddling code with util.struct
Sat, 05 Mar 2022 20:47:40 +0000 Matthew Wild prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)
Sat, 05 Mar 2022 20:34:58 +0000 Matthew Wild prosodyctl: check turn: Add check for private IP returned from STUN.
Sat, 05 Mar 2022 20:34:24 +0000 Matthew Wild prosodyctl: check turn: improve warning text to suggest issues
Sat, 05 Mar 2022 20:32:47 +0000 Matthew Wild prosodyctl: check turn: fix traceback when server does not provide realm/nonce
Sat, 05 Mar 2022 20:31:17 +0000 Matthew Wild prosodyctl: check turn: fix formatting of multiple warnings
Sat, 05 Mar 2022 16:07:47 +0000 Matthew Wild prosodyctl: check turn: always show debug info even if test fails
Sat, 05 Mar 2022 16:06:39 +0000 Matthew Wild prosodyctl: check turn: Clearer error when unable to resolve external service host
Sat, 05 Mar 2022 14:46:57 +0000 Matthew Wild CHANGES: Mention STUN/TURN support in 'prosodyctl check'
Sat, 05 Mar 2022 11:53:53 +0000 Matthew Wild prosodyctl: check: include TURN checks by default
Sat, 05 Mar 2022 11:36:38 +0000 Matthew Wild prosodyctl: check: Slightly improved argument handling
Sat, 05 Mar 2022 11:31:22 +0000 Matthew Wild prosodyctl: check turn: show relayed address(es) in verbose mode
Sat, 05 Mar 2022 11:30:55 +0000 Matthew Wild net.stun: Support for xor-relayed-address attribute
Sat, 05 Mar 2022 11:15:25 +0000 Matthew Wild prosodyctl: check turn: Allow specifying port for the ping service
Sat, 05 Mar 2022 11:10:18 +0000 Matthew Wild prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
Sat, 05 Mar 2022 11:04:25 +0000 Matthew Wild net.stun: Add xor-peer-address helper
Sat, 05 Mar 2022 11:03:44 +0000 Matthew Wild net.stun: Factor out address unpack, an operation common to multiple attributes
Sat, 05 Mar 2022 11:00:08 +0000 Matthew Wild net.stun: Name some more attributes from TURN
Sat, 05 Mar 2022 10:59:19 +0000 Matthew Wild net.stun: Add lookup table generation helper, reduces code duplication
Sat, 05 Mar 2022 10:57:47 +0000 Matthew Wild net.stun: Hyphenate method names for consistency
Fri, 04 Mar 2022 19:48:01 +0000 Matthew Wild util.bitcompat: Add some simple tests
Fri, 04 Mar 2022 19:37:59 +0000 Matthew Wild util.bit53: Support for more than 2 arguments, for compat with bit32
Fri, 04 Mar 2022 17:46:33 +0100 Kim Alvefur make: Fix build of util.struct on *BSD
Fri, 04 Mar 2022 16:46:47 +0000 Matthew Wild net.stun: tests: Remove stray print() from debugging
Fri, 04 Mar 2022 16:33:41 +0000 Matthew Wild Merge config-updates+check-turn from timber
Fri, 04 Mar 2022 16:13:05 +0000 Matthew Wild net.stun: Add tests for serialization/deserialization
Fri, 04 Mar 2022 16:58:28 +0100 Kim Alvefur net.stun: Use util.bitcompat to deal with bit module variances across Lua versions
Fri, 04 Mar 2022 16:55:32 +0100 Kim Alvefur net.stun: Use util.strbitop
Mon, 28 Jun 2021 03:56:45 +0200 Kim Alvefur util.bit53: Add left- and right shift operations
Fri, 04 Mar 2022 15:28:44 +0000 Matthew Wild util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
Fri, 04 Mar 2022 15:23:32 +0000 Matthew Wild net.stun: New library that implements STUN/TURN parsing/serialization
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Fri, 04 Mar 2022 15:03:02 +0000 Matthew Wild util.struct: Import Roberto 'struct' library v0.3
Fri, 04 Mar 2022 15:00:30 +0000 Matthew Wild COPYING: An overdue update. Also add some clarity about third-party code.
Thu, 03 Mar 2022 10:24:59 +0000 Matthew Wild prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
Thu, 03 Mar 2022 10:23:10 +0000 Matthew Wild prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)
Wed, 02 Mar 2022 16:53:52 +0000 Matthew Wild prosody.cfg.lua.dist: Add comments explaining the individual TURN options
Wed, 02 Mar 2022 15:20:21 +0000 Matthew Wild prosody.cfg.lua.dist: Improved descriptions for a number of modules
Wed, 02 Mar 2022 14:32:32 +0000 Matthew Wild prosody.cfg.lua.dist: Alphabetical ordering of modules within each section
Wed, 02 Mar 2022 14:32:02 +0000 Matthew Wild prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
Wed, 02 Mar 2022 14:27:28 +0000 Matthew Wild prosody.cfg.lua.dist: Remove mod_admin_telnet
Wed, 02 Mar 2022 14:27:05 +0000 Matthew Wild prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir
Wed, 02 Mar 2022 14:22:02 +0000 Matthew Wild prosody.cfg.lua.dist: Remove network_backend option
Sun, 13 Feb 2022 21:52:43 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove example certificate, this should just work
Sat, 12 Feb 2022 18:47:22 +0100 Kim Alvefur net.server_epoll: Disable verbose mode by default
Fri, 11 Feb 2022 00:16:36 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove allow_registration in favor of invites
Mon, 14 Feb 2022 16:30:01 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements: s2s authentication
Mon, 14 Feb 2022 16:29:38 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements: authentication
Mon, 14 Feb 2022 16:27:58 +0000 Matthew Wild prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
Mon, 14 Feb 2022 16:01:34 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements
Mon, 14 Feb 2022 15:59:03 +0000 Matthew Wild prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
Mon, 14 Feb 2022 15:51:13 +0000 Matthew Wild prosody.cfg.lua.dist: TURN configuration improvements and example
Mon, 14 Feb 2022 15:49:43 +0000 Matthew Wild prosody.cfg.lua.dist: Enable csi_simple by default
Thu, 10 Feb 2022 19:54:14 +0000 Matthew Wild usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
Mon, 14 Feb 2022 15:58:08 +0000 Matthew Wild prosody.cfg.lua.dist: Remove require_encryption options
Thu, 10 Feb 2022 17:15:55 +0100 Kim Alvefur core.certmanager: Turn soft dependency on LuaSec into a hard
Sat, 25 Dec 2021 16:23:40 +0100 Kim Alvefur various: Require encryption by default for real
Thu, 10 Feb 2022 15:49:01 +0000 Matthew Wild mod_invites_register: Default to require encryption
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip