Software /
code /
prosody
Graph
-
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
-
util.bit53: Add left- and right shift operations2021-06-28, by Kim Alvefur
-
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational2022-03-04, by Matthew Wild
-
net.stun: New library that implements STUN/TURN parsing/serialization2022-03-04, by Matthew Wild
-
util.hex: Deprecate to/from in favour of encode/decode, for consistency!2022-03-04, by Matthew Wild
-
util.struct: Import Roberto 'struct' library v0.32022-03-04, by Matthew Wild
-
COPYING: An overdue update. Also add some clarity about third-party code.2022-03-04, by Matthew Wild
-
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled2022-03-03, by Matthew Wild
-
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)2022-03-03, by Matthew Wild
-
prosody.cfg.lua.dist: Add comments explaining the individual TURN options2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Improved descriptions for a number of modules2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Alphabetical ordering of modules within each section2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_admin_telnet2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove network_backend option2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove example certificate, this should just work2022-02-13, by Kim Alvefur
-
net.server_epoll: Disable verbose mode by default2022-02-12, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove allow_registration in favor of invites2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Comment improvements: s2s authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements: authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: TURN configuration improvements and example2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Enable csi_simple by default2022-02-14, by Matthew Wild
-
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove require_encryption options2022-02-14, by Matthew Wild
-
core.certmanager: Turn soft dependency on LuaSec into a hard2022-02-10, by Kim Alvefur
-
various: Require encryption by default for real2021-12-25, by Kim Alvefur
-
mod_invites_register: Default to require encryption2022-02-10, by Matthew Wild
-
mod_legacyauth: Default to require encryption2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_http_files2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Move Dialback down2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove installer_plugin_path2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Add new modules2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Add note about 'localhost'2021-02-03, by Kim Alvefur
-
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config2022-03-02, by Matthew Wild
-
prosodyctl: check dns: List discovered addresses for diagnostic purposes2022-03-02, by Matthew Wild
-
util.prosodyctl: check: warn about unreferenced components, suggest disco_items2022-03-02, by Matthew Wild
-
util.prosodyctl: Warn about enabled public registration in 'check config'2022-03-02, by Matthew Wild
-
util.poll: Add support for the poll() API2022-02-23, by Kim Alvefur
-
util.poll: Expose API (epoll or select) used2022-02-27, by Kim Alvefur
-
util.poll: Restructure to make adding additional system APIs easier2022-02-23, by Kim Alvefur
-
make: Split up install targets to allow different subset2022-02-13, by Kim Alvefur
-
core.portmanager: Fix traceback on attempt to get non-existent service2022-02-22, by Kim Alvefur
-
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)2022-02-22, by Kim Alvefur
-
util.async: Optionally allow too many 'done' callbacks2022-02-22, by Kim Alvefur
-
mod_c2s,mod_s2s: Wrap callback to improve tracebacks2022-02-22, by Kim Alvefur
-
mod_carbons: Allow plugging into decision of whether to carbon-copy2022-02-21, by Kim Alvefur
-
mod_mam: Fix a comment2021-12-11, by Kim Alvefur
-
mod_mam: Allow plugging into archive decision2021-12-10, by Kim Alvefur
-
core.certmanager: Ensure key exists for fullchain2022-02-21, by Kim Alvefur
-
mod_admin_shell: Use a table to show help sections2022-02-19, by Kim Alvefur
-
CHANGES: Mention graceful shutdown2022-02-18, by Kim Alvefur
-
mod_c2s: Ignore unused event payload [luacheck]2022-02-18, by Kim Alvefur
-
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps2022-02-17, by Kim Alvefur
-
mod_c2s: Close ports in a separate, earlier event from closing sessions2022-02-18, by Kim Alvefur
-
mod_s2s: Disable creation of new outgoing connections during shutdown2022-02-11, by Kim Alvefur
-
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions2022-02-11, by Kim Alvefur
-
mod_posix: Run signal handlers in the startup thread2021-10-06, by Kim Alvefur
-
prosody: Expose main thread on the 'prosody' global2021-10-06, by Kim Alvefur
-
prosody: Run shutdown procedure in async thread2019-01-01, by Kim Alvefur
-
prosody: Move last cleanup and shutdown code into util.startup2019-01-01, by Kim Alvefur
-
mod_admin_shell: Squeeze some characters out of the Certificate column2022-02-17, by Kim Alvefur
-
prosodyctl: Restore 'list --outdated'2022-02-17, by Kim Alvefur
-
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)2022-02-15, by Kim Alvefur
-
mod_turn_external: Fix type of config option (thanks mirux)2022-02-15, by Kim Alvefur
-
util.dns: Remove compat for pre-0.11 lack of inet_ntop binding2022-02-15, by Kim Alvefur
-
util.dns: Replace base16 implementation with util.hex2022-02-15, by Kim Alvefur
-
core.certmanager: Relax certificate filename check #17132022-02-14, by Kim Alvefur
-
util.dependencies: Refer to 'apt' instead of 'apt-get'2022-02-13, by Kim Alvefur
-
mod_invites_register: Load mod_register_ibr in invite only mode2022-02-10, by Kim Alvefur
-
mod_invites_register: Replace COMPAT hack2022-02-10, by Kim Alvefur
-
mod_turn_external: Add option to enable TURN over TLS2022-02-10, by Kim Alvefur
-
mod_turn_external: Simplify configuration2022-02-10, by Kim Alvefur
-
mod_admin_shell: Track connected events instead of created2022-02-06, by Kim Alvefur
-
mod_s2s: Add new early s2s-connected events2022-02-06, by Kim Alvefur
-
doap: Reference some JSON RFCs2022-02-05, by Kim Alvefur
-
doap: Reference RFC 6331 which deprecated SASL DIGEST-MD52022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Link to website (thanks eta)2021-07-17, by Kim Alvefur
-
prosody.cfg.lua.dist: Warn about adding settings at the end of the file2021-07-17, by Kim Alvefur
-
core.modulemanager: Save module metadata for potential later use2022-02-05, by Kim Alvefur
-
util.startup: Enable DANE in http client library with use_dane2022-02-05, by Kim Alvefur
-
net.http: Allow using DANE via options or per request settings2022-02-05, by Kim Alvefur
-
mod_smacks: Tweak resumption age buckets towards multiples of 602022-02-04, by Kim Alvefur
-
tools: Allow processing instructions in some XML parsing tools2022-02-04, by Kim Alvefur
-
util.xml: Add an option to allow <?processing instructions?>2022-02-04, by Kim Alvefur
-
mod_http: Use interface name as default default global hostname2022-02-04, by Kim Alvefur
-
mod_http: Use http_default_host for URLs generated in global context2022-02-04, by Kim Alvefur
-
prosodyctl: Allow passing server on command line with --server2022-02-04, by Kim Alvefur
-
prosodyctl: Allow install plugin via explicit path or URL2022-02-04, by Kim Alvefur
-
prosodyctl: Return success status code from --help2022-02-04, by Kim Alvefur
-
prosodyctl: Use argument parsing library to parse --help, -h, -?2022-02-04, by Kim Alvefur
-
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally2022-02-04, by Kim Alvefur
-
mod_bosh: Only enable host-agnostic HTTP routing when enabled globally2022-02-04, by Kim Alvefur
-
util.format: Fix typo in comment [codespell]2022-02-04, by Kim Alvefur
-
mod_pep: Fix typo in comment [codespell]2022-02-04, by Kim Alvefur
-
mod_bookmarks: Fix typos in stanza error messages [codespell]2022-02-04, by Kim Alvefur
-
mod_admin_shell: Fix typo in comment [codespell]2022-02-04, by Kim Alvefur
-
modulemanager: Shorten metadata keys to improve readability and memorability2022-02-04, by Matthew Wild
-
Revert util.debug change accidentally committed in e157e5c79daa2022-02-04, by Matthew Wild
-
util.pluginloader: Fix method to return any module metadata (luacheck)2022-02-04, by Matthew Wild
-
modulemanager: Add plugin load filter that reads module metadata from source2022-02-04, by Matthew Wild
-
modulemanager, moduleapi: Switch to new pluginloader interface2022-02-04, by Matthew Wild
-
core.features: New module to track and expose the features supported by Prosody2022-02-04, by Matthew Wild
-
util.pluginloader: Support for a per-file load filter2022-02-03, by Matthew Wild
-
util.pluginloader: Support for multiple pluginloader instances, and options2022-02-03, by Matthew Wild
-
mod_pep: Clarify purpose of fallback service2022-02-03, by Kim Alvefur
-
mod_pep: Correct initialization of fallback service2022-02-03, by Kim Alvefur
-
core.loggingmanager: Add FIXME about supporting console logging to stderr2022-02-02, by Kim Alvefur
-
man/prosodyctl: Complete list of 'check' variants2022-02-02, by Kim Alvefur
-
man/prosodyctl: Clarify description of --root2022-02-02, by Kim Alvefur
-
util.startup: Teach prosodyctl to be completely --silent2021-11-28, by Kim Alvefur
-
util.startup: Teach prosodyctl to be --quiet as complement to --verbose2021-11-28, by Kim Alvefur
-
man/prosodyctl: Normalize formatting syntax2022-02-02, by Kim Alvefur
-
util.dns: Minor updates of SVCB parser2022-02-02, by Kim Alvefur
-
util.dns: Implement SVCB record parser2020-10-04, by Kim Alvefur
-
util.dns: Fix returning read position after zero-length name2020-10-04, by Kim Alvefur
-
util.dnsregistry: Regenerate from IANA registry2022-02-02, by Kim Alvefur
-
tools.dnsregistry: For converting IANA DNS registry data to Lua table2020-10-04, by Kim Alvefur
-
util.dns: Move DNS parameters details into util.dnsregistry2020-10-04, by Kim Alvefur
-
doap: Make note of mod_mam storing XEP-0184 receipts2021-03-17, by Kim Alvefur
-
plugins: Update for namespace bump in XEP-0353 v0.4.02022-01-11, by Kim Alvefur
-
util.prosodyctl.check: Fix reset of libunbound before DNS checks2022-02-01, by Kim Alvefur
-
doap: Let's say XEP-0368 support is complete now2022-01-31, by Kim Alvefur
-
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http2022-01-30, by Kim Alvefur
-
util.prosodyctl.check: Include multiplexed ports in DNS checks #17042022-01-30, by Kim Alvefur
-
mod_admin_shell: Add descriptions of each column to 'help columns'2022-01-30, by Kim Alvefur
-
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show2022-01-30, by Kim Alvefur
-
mod_http_file_share: Use alternate syntax for filename in Content-Disposition2022-01-29, by Kim Alvefur
-
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels2022-01-29, by Kim Alvefur
-
mod_admin_shell: Add help section about stats2022-01-29, by Kim Alvefur
-
mod_admin_shell: Add help section about customizing table columns2022-01-28, by Kim Alvefur
-
README: Reflow text to ~78 columns2022-01-28, by Kim Alvefur
-
INSTALL: Update from site version2022-01-28, by Kim Alvefur
-
util.format: Expand explanation of purpose in comments2022-01-27, by Kim Alvefur
-
util.format: Skip control code escaping when doing full serialization2022-01-27, by Kim Alvefur
-
util.prosodyctl.cert: Look for certs matching 'http_host'2022-01-27, by Kim Alvefur
-
util.prosodyctl.check: Fix use of LuaSocket URL parser2022-01-27, by Kim Alvefur
-
util.prosodyctl.check: Add HTTP related DNS checks2022-01-27, by Kim Alvefur
-
util.prosodyctl.cert: Look for certificates in a consistent order2022-01-26, by Kim Alvefur
-
mod_pubsub: Allow configuring summary templates2022-01-24, by Kim Alvefur
-
mod_pubsub: Use the util.xtemplate to render Atom summary2022-01-24, by Kim Alvefur
-
util.xtemplate: Yet another string template library2022-01-24, by Kim Alvefur
-
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator2022-01-24, by Kim Alvefur
-
mod_tls: Set ALPN on outgoing connections2022-01-25, by Kim Alvefur
-
mod_admin_shell: Add command to show current user roles2022-01-23, by Kim Alvefur
-
mod_admin_shell: Add help section about roles2022-01-23, by Kim Alvefur
-
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls2022-01-21, by Kim Alvefur
-
mod_s2s: Enable outgoing Direct TLS connections2022-01-21, by Kim Alvefur
-
net.connect: Allow passing TLS context from resolver2022-01-21, by Kim Alvefur
-
net.resolvers.chain: A resolver for combining other resolvers2022-01-21, by Kim Alvefur
-
Merge 0.11->trunk2022-01-20, by Kim Alvefur
-
util.prosodyctl.cert: Check success of copy operations, warn on fail2022-01-19, by Kim Alvefur
-
util.prosodyctl.cert: Pass variables via formatting instead of concatenation2022-01-19, by Kim Alvefur
-
tools/xep227toprosody: Remove obsolete tool in favor of storage driver2022-01-18, by Kim Alvefur
-
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation2022-01-18, by Kim Alvefur
-
core.certmanager: Apply TLS preset before global settings (thanks Menel)2022-01-18, by Kim Alvefur
-
mod_storage_xep0227: Fix luacheck warning2022-01-17, by Matthew Wild
-
mod_storage_xep0227: Fix traceback during iteration of driver stores2022-01-17, by Matthew Wild
-
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af2022-01-17, by Matthew Wild
-
mod_http: Increase severity of loading unreachable http modules2022-01-15, by Kim Alvefur
-
mod_http: Skip querying portmanager when http_external_url when is set2021-11-27, by Kim Alvefur
-
util.jid: Explicitly check for nil rather than falsy2022-01-15, by Kim Alvefur
-
mod_storage_xep0227: treat roster metadata pseudo-entry correctly2022-01-15, by Jonas Schäfer
-
mod_storage_xep0227: be defensive against empty vCard2022-01-15, by Jonas Schäfer
-
mod_http: Limit unencrypted http port (5280) to loopback by default2022-01-15, by Kim Alvefur
-
mod_cron: Allow for a small amount of timer drift2022-01-15, by Kim Alvefur
-
mod_storage_xep0227: Fix luacheck warnings2022-01-14, by Matthew Wild
-
mod_storage_xep0227: Add API to iterate all stores of a user2022-01-14, by Matthew Wild
-
mod_storage_xep0227: Skip self-contacts on roster import2022-01-14, by Matthew Wild
-
util.xml: Do not allow doctypes, comments or processing instructions 0.11 0.11.122022-01-10, by Jonas Schäfer
-
util.xml: Do not allow doctypes, comments or processing instructions2022-01-10, by Jonas Schäfer
-
mod_http_file_share: Always measure total disk usage for statistics!2022-01-11, by Kim Alvefur
-
mod_bookmarks: Fix traceback on attempt to convert invalid bookmark2022-01-10, by Kim Alvefur
-
mod_bookmarks: Block publishing to older XEP-0402 v0.3.0 node2022-01-10, by Kim Alvefur
-
mod_storage_xep0227: Fix writing non-user data2022-01-10, by Kim Alvefur
-
mod_storage_xep0227: Ignore luacheck warning2022-01-10, by Matthew Wild
-
mod_storage_xep0227: Support for exporting nodes with no stored configuration2022-01-10, by Matthew Wild
-
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data2022-01-10, by Matthew Wild
-
mod_bookmarks: Skip migration of legacy data when empty2022-01-09, by Kim Alvefur
-
mod_bookmarks: Make sure legacy bookmarks node exists to hold access model2022-01-09, by Kim Alvefur
-
mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-04112022-01-09, by Kim Alvefur
-
util.prosodyctl.cert: Fix boolean logic bug2022-01-09, by Kim Alvefur
-
migrator: Support pubsub and pep as a special-case2022-01-09, by Kim Alvefur
-
migrator: Enhance logging2022-01-09, by Kim Alvefur
-
migrator: Add option to keep going despite errors2022-01-09, by Kim Alvefur
-
migrator: Also migrate host/non-user archive data2022-01-09, by Kim Alvefur
-
migrator: Refactor out individual item migrator for code deduplication2022-01-09, by Kim Alvefur
-
migrator: Include --options in usage info2022-01-09, by Kim Alvefur
-
migrator: Reuse earlier usage text2022-01-09, by Kim Alvefur
-
migrator: Customise cli argument parsing (--help, --verbose)2022-01-09, by Kim Alvefur
-
util.startup: Allow supplying an argument parsing settings2022-01-09, by Kim Alvefur
-
util.prosodyctl.check: Parameterize replacement instructions2022-01-08, by Kim Alvefur
-
util.prosodyctl.check: Move word to ease future translations2022-01-08, by Kim Alvefur
-
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize'2022-01-08, by Kim Alvefur
-
mod_bookmarks: Add option for disabling upgrade of legacy bookmarks2022-01-07, by Kim Alvefur
-
mod_bookmarks: Unhook PEP service objects on removal from cache2022-01-07, by Kim Alvefur
-
util.pposix: Use mallinfo2() on glibc 2.33, fix #16492022-01-06, by Kim Alvefur
-
util.pubsub: Fix item store resize to "max"2022-01-06, by Kim Alvefur
-
mod_bookmarks: Override the node configuration if it was wrong2022-01-05, by Emmanuel Gil Peyrot
-
mod_invites: Comment on module loading for HTTP invite URLs2022-01-05, by Kim Alvefur
-
core.certmanager: Disable DANE name checks (not needed for XMPP)2021-09-16, by Kim Alvefur
-
mod_bookmarks: Remove compatibility with 0.112022-01-04, by Emmanuel Gil Peyrot
-
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea2022-01-04, by Emmanuel Gil Peyrot
-
util.dependencies: Enable warning about missing lua-unbound2022-01-05, by Kim Alvefur
-
core.modulemanager: Remove compat for mod_console rename in 0.82022-01-05, by Kim Alvefur
-
mod_invites_adhoc: Import from prosody-modules@5001104f02752022-01-05, by Kim Alvefur
-
mod_invites_register: Import from prosody-modules@797b510437672021-12-28, by Kim Alvefur
-
mod_invites: Silence luacheck warning2022-01-05, by Kim Alvefur
-
mod_invites: Import from prosdy-modules@5fc306239db32021-12-27, by Kim Alvefur
-
util.stanza: Cover :find method in tests2021-12-31, by Kim Alvefur
-
util.stanza: Remove dead code2021-12-31, by Kim Alvefur
-
util.stanza: Increase test coverage to cover validation errors2021-12-31, by Kim Alvefur
-
util.stanza: Make type error message consistent with others2021-12-31, by Kim Alvefur
-
mod_smacks: Log error to silence luacheck2021-12-30, by Kim Alvefur
-
mod_smacks: Limit "old" session resumption counters2021-12-30, by Kim Alvefur
-
mod_smacks: Record timestamp with persisted counters2021-12-30, by Kim Alvefur
-
util_datamapper: Fix typo in unit tests2021-12-29, by Kim Alvefur
-
util.datamapper: Add support for $ref pointers2021-12-29, by Kim Alvefur
-
util.jsonschema: Add support for $ref pointers2021-12-29, by Kim Alvefur
-
util.jsonpointer: Resolve JSON Pointers per RFC 69012021-12-29, by Kim Alvefur
-
make: Add target for rebuilding from Teal sources2021-12-29, by Kim Alvefur
-
net.resolvers: Report DNSSEC validation errors instead of NoError2021-12-28, by Kim Alvefur
-
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-04382021-12-26, by Kim Alvefur
-
mod_auth_internal_hashed: Make SCRAM iteration count configurable2021-12-26, by Kim Alvefur
-
mod_admin_shell: Log creation of incoming s2s connections during ping2021-12-27, by Kim Alvefur
-
mod_smacks: sprinkle some metrics on it2021-12-27, by Jonas Schäfer
-
openmetrics/histograms: improve code clarity2021-12-27, by Kim Alvefur
-
openmetrics/histograms: fix incorrect condition for bucketing2021-12-26, by Jonas Schäfer
-
mod_admin_shell: Print s2s related events while waiting for ping2021-12-26, by Kim Alvefur
-
util.xml: Use variable instead of constant for consistency (thanks Thijs)2021-12-26, by Matthew Wild
-
core.certmanager: Add curveslist to 'old' Mozilla TLS preset2021-12-25, by Kim Alvefur
-
util.prosodyctl.check: Remove obsolete settings from known globals2021-12-25, by Kim Alvefur
-
util.prosodyctl.check: Add some more obsolete settings2021-12-25, by Kim Alvefur
-
mod_tombstones: Add some future TODOs2021-12-23, by Kim Alvefur
-
mod_tombstones: Add a very basic test case2021-12-23, by Kim Alvefur
-
mod_tombstones: Remember deleted accounts #13072021-12-23, by Kim Alvefur
-
mod_smacks: Compact code using new stanza API2021-12-22, by Kim Alvefur
-
mod_http: Clean up redirects handlers for wildcard on http module unload2021-12-22, by Kim Alvefur
-
mod_smacks: Use more compact resumption tokens2021-12-22, by Kim Alvefur
-
util.id: Add a 'tiny' variant2021-12-01, by Kim Alvefur
-
util.id: Adjust entropy levels, with rationales2021-12-02, by Kim Alvefur
-
MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)2021-10-05, by Kim Alvefur
-
MUC: Add method for getting the occupant id salt to allow reuse2021-10-05, by Kim Alvefur
-
util.prosodyctl.cert: Copy SAN/wildcard certs only once2021-12-22, by Kim Alvefur
-
util.x509: Fix to include wildcard identity2021-12-22, by Kim Alvefur
-
core.certmanager: Check index for wildcard certs2021-12-22, by Kim Alvefur
-
prosodyctl cert: use the indexing functions for better UX2021-12-21, by Jonas Schäfer
-
prosodyctl: Hide process management commands when init system should be used instead2021-12-21, by Kim Alvefur
-
prosodyctl: Reorder help sections2021-12-21, by Kim Alvefur
-
mod_roster: Improve readability of bare-JID check2021-12-22, by Kim Alvefur
-
mod_roster: pass correct username to roster-item-removed2021-12-22, by Jonas Schäfer
-
core.certmanager: Rename preset option to 'tls_preset'2021-12-22, by Kim Alvefur
-
core.certmanager: Add "legacy" preset for keeping previous default settings2021-12-22, by Kim Alvefur
-
core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets2021-11-03, by Kim Alvefur
-
core.certmanager: Presets based on Mozilla SSL Configuration Generator2019-12-22, by Kim Alvefur
-
moduleapi: Support stripping of multi-word from module names2021-12-22, by Matthew Wild
-
adminstream: fire disconnected event on lower layer disconnect2021-12-21, by Jonas Schäfer
-
CHANGES: Add various things2021-12-21, by Kim Alvefur
-
CHANGES: Reorganize by added/changed/removed to improve readability2021-12-21, by Kim Alvefur
-
Merge 0.11->trunk2021-12-20, by Kim Alvefur
Scroll all the way down to load more.