prosodyctl: check turn: Allow specifying port for the ping service
|
Matthew Wild |
Sat, 05 Mar 2022 11:15:25 +0000 |
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
|
Matthew Wild |
Sat, 05 Mar 2022 11:10:18 +0000 |
net.stun: Add xor-peer-address helper
|
Matthew Wild |
Sat, 05 Mar 2022 11:04:25 +0000 |
net.stun: Factor out address unpack, an operation common to multiple attributes
|
Matthew Wild |
Sat, 05 Mar 2022 11:03:44 +0000 |
net.stun: Name some more attributes from TURN
|
Matthew Wild |
Sat, 05 Mar 2022 11:00:08 +0000 |
net.stun: Add lookup table generation helper, reduces code duplication
|
Matthew Wild |
Sat, 05 Mar 2022 10:59:19 +0000 |
net.stun: Hyphenate method names for consistency
|
Matthew Wild |
Sat, 05 Mar 2022 10:57:47 +0000 |
util.bitcompat: Add some simple tests
|
Matthew Wild |
Fri, 04 Mar 2022 19:48:01 +0000 |
util.bit53: Support for more than 2 arguments, for compat with bit32
|
Matthew Wild |
Fri, 04 Mar 2022 19:37:59 +0000 |
make: Fix build of util.struct on *BSD
|
Kim Alvefur |
Fri, 04 Mar 2022 17:46:33 +0100 |
net.stun: tests: Remove stray print() from debugging
|
Matthew Wild |
Fri, 04 Mar 2022 16:46:47 +0000 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
Fri, 04 Mar 2022 16:33:41 +0000 |
net.stun: Add tests for serialization/deserialization
|
Matthew Wild |
Fri, 04 Mar 2022 16:13:05 +0000 |
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions
|
Kim Alvefur |
Fri, 04 Mar 2022 16:58:28 +0100 |
net.stun: Use util.strbitop
|
Kim Alvefur |
Fri, 04 Mar 2022 16:55:32 +0100 |
util.bit53: Add left- and right shift operations
|
Kim Alvefur |
Mon, 28 Jun 2021 03:56:45 +0200 |
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
|
Matthew Wild |
Fri, 04 Mar 2022 15:28:44 +0000 |
net.stun: New library that implements STUN/TURN parsing/serialization
|
Matthew Wild |
Fri, 04 Mar 2022 15:23:32 +0000 |
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
Matthew Wild |
Fri, 04 Mar 2022 15:22:45 +0000 |
util.struct: Import Roberto 'struct' library v0.3
|
Matthew Wild |
Fri, 04 Mar 2022 15:03:02 +0000 |
COPYING: An overdue update. Also add some clarity about third-party code.
|
Matthew Wild |
Fri, 04 Mar 2022 15:00:30 +0000 |
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
|
Matthew Wild |
Thu, 03 Mar 2022 10:24:59 +0000 |
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)
|
Matthew Wild |
Thu, 03 Mar 2022 10:23:10 +0000 |
prosody.cfg.lua.dist: Add comments explaining the individual TURN options
|
Matthew Wild |
Wed, 02 Mar 2022 16:53:52 +0000 |
prosody.cfg.lua.dist: Improved descriptions for a number of modules
|
Matthew Wild |
Wed, 02 Mar 2022 15:20:21 +0000 |
prosody.cfg.lua.dist: Alphabetical ordering of modules within each section
|
Matthew Wild |
Wed, 02 Mar 2022 14:32:32 +0000 |
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
|
Matthew Wild |
Wed, 02 Mar 2022 14:32:02 +0000 |
prosody.cfg.lua.dist: Remove mod_admin_telnet
|
Matthew Wild |
Wed, 02 Mar 2022 14:27:28 +0000 |
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir
|
Matthew Wild |
Wed, 02 Mar 2022 14:27:05 +0000 |
prosody.cfg.lua.dist: Remove network_backend option
|
Matthew Wild |
Wed, 02 Mar 2022 14:22:02 +0000 |