util.array: Take advantage of table.move()
|
Matthew Wild |
Fri, 18 Mar 2022 15:22:00 +0000 |
util.table: Backport table.move() from Lua 5.4
|
Matthew Wild |
Fri, 18 Mar 2022 15:21:25 +0000 |
net.resolvers.service: Honour record 'weight' when picking SRV targets
|
Matthew Wild |
Thu, 17 Mar 2022 18:20:26 +0000 |
util.poll: Expand stub tests
|
Kim Alvefur |
Thu, 17 Mar 2022 13:15:50 +0100 |
mod_admin_shell: Add watch:log() command to tail logs in realtime
|
Matthew Wild |
Thu, 17 Mar 2022 10:24:38 +0000 |
mod_admin_shell: Add session.is_connected() method
|
Matthew Wild |
Thu, 17 Mar 2022 10:23:12 +0000 |
mod_admin_shell: Add session.write() method to write data to client with no \n
|
Matthew Wild |
Thu, 17 Mar 2022 10:22:47 +0000 |
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
|
Matthew Wild |
Thu, 17 Mar 2022 10:21:43 +0000 |
util.logger: Return sink_function from add_simple_sink()
|
Matthew Wild |
Thu, 17 Mar 2022 10:20:23 +0000 |
util.logger: Support for removing individual log sinks without a full reset
|
Matthew Wild |
Thu, 17 Mar 2022 10:19:35 +0000 |
mod_admin_socket: Comment on LuaSocket UNIX compat code
0.12
|
Kim Alvefur |
Wed, 16 Mar 2022 19:32:17 +0100 |
mod_admin_socket: Compat for luasocket prior to unix datagram support
0.12
|
Kim Alvefur |
Tue, 15 Mar 2022 10:48:46 +0100 |
mod_invites_register: Push invitee contact entry to inviter
0.12
|
Kim Alvefur |
Tue, 15 Mar 2022 21:59:51 +0100 |
prosodyctl: check turn: warn about external port mismatches behind NAT
0.12
|
Matthew Wild |
Fri, 11 Mar 2022 20:33:03 +0000 |
Added tag 0.12.0 for changeset 50fcd3879482
0.12
|
Matthew Wild |
Tue, 08 Mar 2022 12:34:03 +0000 |
spelling: non-existing mistakes (thanks timeless)
0.12.0
|
Kim Alvefur |
Mon, 07 Mar 2022 00:35:29 +0100 |
Spelling: Fix various spelling mistakes (thanks timeless)
|
Kim Alvefur |
Mon, 07 Mar 2022 00:13:56 +0100 |
net.websocket.frames: Replace bit fiddling code with util.struct
|
Kim Alvefur |
Sun, 06 Mar 2022 15:13:50 +0100 |
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)
|
Matthew Wild |
Sat, 05 Mar 2022 20:47:40 +0000 |
prosodyctl: check turn: Add check for private IP returned from STUN.
|
Matthew Wild |
Sat, 05 Mar 2022 20:34:58 +0000 |
prosodyctl: check turn: improve warning text to suggest issues
|
Matthew Wild |
Sat, 05 Mar 2022 20:34:24 +0000 |
prosodyctl: check turn: fix traceback when server does not provide realm/nonce
|
Matthew Wild |
Sat, 05 Mar 2022 20:32:47 +0000 |
prosodyctl: check turn: fix formatting of multiple warnings
|
Matthew Wild |
Sat, 05 Mar 2022 20:31:17 +0000 |
prosodyctl: check turn: always show debug info even if test fails
|
Matthew Wild |
Sat, 05 Mar 2022 16:07:47 +0000 |
prosodyctl: check turn: Clearer error when unable to resolve external service host
|
Matthew Wild |
Sat, 05 Mar 2022 16:06:39 +0000 |
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
|
Matthew Wild |
Sat, 05 Mar 2022 14:46:57 +0000 |
prosodyctl: check: include TURN checks by default
|
Matthew Wild |
Sat, 05 Mar 2022 11:53:53 +0000 |
prosodyctl: check: Slightly improved argument handling
|
Matthew Wild |
Sat, 05 Mar 2022 11:36:38 +0000 |
prosodyctl: check turn: show relayed address(es) in verbose mode
|
Matthew Wild |
Sat, 05 Mar 2022 11:31:22 +0000 |
net.stun: Support for xor-relayed-address attribute
|
Matthew Wild |
Sat, 05 Mar 2022 11:30:55 +0000 |