Software /
code /
prosody
Graph
-
Merge 0.12->trunk2022-03-21, by Matthew Wild
-
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723) 0.122022-03-21, by Matthew Wild
-
net.connect: Improve logging on connection attempt failure2022-03-21, by Matthew Wild
-
net.connect: Improve handling of failure when attempts are still pending2022-03-21, by Matthew Wild
-
Merge 0.12->trunk2022-03-21, by Matthew Wild
-
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.122022-03-21, by Matthew Wild
-
CHANGES: Update to add new changes in trunk2022-03-19, by Matthew Wild
-
Merge 0.12->trunk2022-03-19, by Matthew Wild
-
Merge 0.12->trunk2022-03-19, by Matthew Wild
-
mod_admin_socket: Improve error reporting when socket can't be created (fixes #1719) 0.122022-03-19, by Matthew Wild
-
Merge 0.12->trunk2022-03-19, by Matthew Wild
-
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test 0.122022-03-19, by Matthew Wild
-
Merge 0.12->trunk2022-03-19, by Matthew Wild
-
net.resolvers.basic: Fix incorrect field name (thanks CI)2022-03-18, by Matthew Wild
-
net.connect: When more targets are immediately available, try them after a delay2022-03-18, by Matthew Wild
-
net.connect: Support for multiple pending connection attempts2022-03-18, by Matthew Wild
-
net.resolvers.basic: Indicate to callback if we have more targets available2022-03-18, by Matthew Wild
-
net.resolvers.basic: Alternate IP address family targets, per RFC 83052022-03-18, by Matthew Wild
-
net.resolvers.basic: Refactor to remove code duplication2022-03-18, by Matthew Wild
-
util.stanza: Create tables with correct size to avoid reallocations2022-03-18, by Kim Alvefur
-
util.stanza: Use table.move in clone2022-03-18, by Kim Alvefur
-
util.table: Compatibility with Lua 5.1 lua_equals2022-03-18, by Matthew Wild
-
util.table: tests: Tests for table.move()2022-03-18, by Matthew Wild
-
util.array: Take advantage of table.move()2022-03-18, by Matthew Wild
-
util.table: Backport table.move() from Lua 5.42022-03-18, by Matthew Wild
-
net.resolvers.service: Honour record 'weight' when picking SRV targets2022-03-17, by Matthew Wild
-
util.poll: Expand stub tests2022-03-17, by Kim Alvefur
-
mod_admin_shell: Add watch:log() command to tail logs in realtime2022-03-17, by Matthew Wild
-
mod_admin_shell: Add session.is_connected() method2022-03-17, by Matthew Wild
-
mod_admin_shell: Add session.write() method to write data to client with no \n2022-03-17, by Matthew Wild
-
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)2022-03-17, by Matthew Wild
-
util.logger: Return sink_function from add_simple_sink()2022-03-17, by Matthew Wild
-
util.logger: Support for removing individual log sinks without a full reset2022-03-17, by Matthew Wild
-
mod_admin_socket: Compat for luasocket prior to unix datagram support 0.122022-03-15, by Kim Alvefur
-
prosodyctl: check turn: warn about external port mismatches behind NAT 0.122022-03-11, by Matthew Wild
-
Spelling: Fix various spelling mistakes (thanks timeless)2022-03-06, by Kim Alvefur
-
net.websocket.frames: Replace bit fiddling code with util.struct2022-03-06, by Kim Alvefur
-
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)2022-03-05, by Matthew Wild
-
prosodyctl: check turn: Add check for private IP returned from STUN.2022-03-05, by Matthew Wild
-
prosodyctl: check turn: improve warning text to suggest issues2022-03-05, by Matthew Wild
-
prosodyctl: check turn: fix traceback when server does not provide realm/nonce2022-03-05, by Matthew Wild
-
prosodyctl: check turn: fix formatting of multiple warnings2022-03-05, by Matthew Wild
-
prosodyctl: check turn: always show debug info even if test fails2022-03-05, by Matthew Wild
-
prosodyctl: check turn: Clearer error when unable to resolve external service host2022-03-05, by Matthew Wild
-
CHANGES: Mention STUN/TURN support in 'prosodyctl check'2022-03-05, by Matthew Wild
-
prosodyctl: check: include TURN checks by default2022-03-05, by Matthew Wild
-
prosodyctl: check: Slightly improved argument handling2022-03-05, by Matthew Wild
-
prosodyctl: check turn: show relayed address(es) in verbose mode2022-03-05, by Matthew Wild
-
net.stun: Support for xor-relayed-address attribute2022-03-05, by Matthew Wild
-
prosodyctl: check turn: Allow specifying port for the ping service2022-03-05, by Matthew Wild
Scroll all the way down to load more.