Software /
code /
prosody
Graph
-
net.tls_luasec: Harden dependency on LuaSec2022-04-27, by Kim Alvefur
-
Merge 0.12->trunk2022-04-27, by Kim Alvefur
-
mod_tls: pass target hostname to starttls2021-09-17, by Jonas Schäfer
-
mod_tls: tell network backend to stop reading while preparing TLS2022-04-02, by Jonas Schäfer
-
mod_tls: Do not offer TLS if the connection is considered secure2021-09-17, by Jonas Schäfer
-
net: refactor sslconfig to not depend on LuaSec2022-04-02, by Jonas Schäfer
-
net: isolate LuaSec-specifics2022-04-27, by Jonas Schäfer
-
Merge 0.12->trunk2022-04-25, by Matthew Wild
-
Merge 0.12->trunk2022-04-25, by Matthew Wild
-
util.argparse: Return final 'arg' table with positional arguments for convenience 0.122022-04-25, by Matthew Wild
-
mod_s2s: Improve robustness of outgoing s2s certificate verification 0.122022-04-25, by Matthew Wild
-
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors2022-04-25, by Kim Alvefur
-
mod_s2s: Recognise and report errors with CA or intermediate certs2022-04-25, by Kim Alvefur
-
mod_smacks: Improve activation of smacks on outgoing s2s2022-04-24, by Kim Alvefur
-
util.crand: Reduce scope here too2022-04-23, by Kim Alvefur
-
util.strbitop: Reduce scope of functions2022-04-23, by Kim Alvefur
-
net.connect: Fix accumulation of connection attempt references2022-04-20, by Kim Alvefur
-
Merge 0.12->trunk2022-04-13, by Matthew Wild
-
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus) 0.122022-04-13, by Matthew Wild
-
make: Install stanza watcher library (thanks Menel)2022-04-13, by Kim Alvefur
-
mod_admin_shell: Add watch:stanzas() command2022-03-23, by Matthew Wild
-
mod_debug_stanzas/watcher: New module library to dynamically 'watch' for stanzas2022-03-23, by Matthew Wild
-
mod_s2s: Store real stanzas in session.sendq, rather than strings2022-03-23, by Matthew Wild
-
Merge 0.12->trunk2022-04-08, by Kim Alvefur
-
mod_storage_xep0227: Fix mapping of nodes without explicit configuration 0.122022-04-08, by Kim Alvefur
-
Merge 0.12->trunk2022-04-08, by Kim Alvefur
-
mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741) 0.122022-04-08, by Kim Alvefur
-
mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#admin data 0.122022-03-31, by Kim Alvefur
-
Merge 0.12->trunk2022-04-07, by Matthew Wild
-
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740) 0.122022-04-07, by Matthew Wild
-
Merge 0.12->trunk2022-04-05, by Kim Alvefur
-
Merge 0.12->trunk2022-04-04, by Kim Alvefur
-
core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 0.122022-04-04, by Kim Alvefur
-
Merge 0.12->trunk2022-04-03, by Matthew Wild
-
configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks) 0.122022-04-03, by Matthew Wild
-
Merge 0.12->trunk2022-04-02, by Kim Alvefur
-
util.random: Test whether util.crand works before using it (fix #1734) 0.122022-04-02, by Kim Alvefur
-
Merge 0.12->trunk2022-03-28, by Matthew Wild
-
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.122022-03-28, by Matthew Wild
-
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730) 0.122022-03-28, by Matthew Wild
-
Merge 0.12->trunk2022-03-28, by Matthew Wild
-
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729) 0.122022-03-28, by Matthew Wild
-
configmanager: Add method to report loaded config files (part of #1729 fix) 0.122022-03-28, by Matthew Wild
-
Merge 0.12->trunk2022-03-28, by Matthew Wild
-
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728) 0.122022-03-28, by Matthew Wild
-
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727) 0.122022-03-28, by Matthew Wild
-
Merge 0.12->trunk2022-03-27, by Kim Alvefur
-
Merge 0.12->trunk2022-03-24, by Matthew Wild
-
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724) 0.122022-03-23, by Matthew Wild
-
Merge 0.12->trunk2022-03-23, by Kim Alvefur
-
mod_external_services: Move error message to correct place (fix #1725) 0.122022-03-23, by Kim Alvefur
-
mod_adhoc: Simplify variable references2022-03-22, by Kim Alvefur
-
adhoc: Include stanza and origin in adhoc event data2017-03-06, by Kim Alvefur
-
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
-
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping2022-03-05, by Matthew Wild
-
net.stun: Add xor-peer-address helper2022-03-05, by Matthew Wild
-
net.stun: Factor out address unpack, an operation common to multiple attributes2022-03-05, by Matthew Wild
-
net.stun: Name some more attributes from TURN2022-03-05, by Matthew Wild
-
net.stun: Add lookup table generation helper, reduces code duplication2022-03-05, by Matthew Wild
-
net.stun: Hyphenate method names for consistency2022-03-05, by Matthew Wild
-
util.bitcompat: Add some simple tests2022-03-04, by Matthew Wild
-
util.bit53: Support for more than 2 arguments, for compat with bit322022-03-04, by Matthew Wild
-
make: Fix build of util.struct on *BSD2022-03-04, by Kim Alvefur
-
net.stun: tests: Remove stray print() from debugging2022-03-04, by Matthew Wild
-
Merge config-updates+check-turn from timber2022-03-04, by Matthew Wild
-
net.stun: Add tests for serialization/deserialization2022-03-04, by Matthew Wild
-
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions2022-03-04, by Kim Alvefur
-
net.stun: Use util.strbitop2022-03-04, by Kim Alvefur
Scroll all the way down to load more.