Software /
code /
prosody
Graph
-
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
-
net.server_epoll: Process all queued events from epoll before timers 0.112021-10-21, by Kim Alvefur
-
configmanager: Update error message to say 'VirtualHost' instead of 'Host'2021-12-20, by Matthew Wild
-
mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children()2021-12-20, by Matthew Wild
-
mod_smacks: Add future todo2021-12-19, by Kim Alvefur
-
mod_smacks: Only include max resumption time when resumption is activated2021-12-19, by Kim Alvefur
-
core.modulemanager: Load mod_smacks on Components2021-12-19, by Kim Alvefur
-
mod_smacks: Fix typos2021-12-19, by Kim Alvefur
-
mod_smacks: Fix error on shutdown if loaded on Component2021-12-19, by Kim Alvefur
-
mod_smacks: Fix typo (thanks codespell)2021-12-19, by Kim Alvefur
-
mod_smacks: Avoid log noise when a non-smacks session is closed2021-12-19, by Kim Alvefur
-
mod_smacks: Check if session was really sleeping before logging message2021-12-18, by Kim Alvefur
-
mod_smacks: Fix traceback when bouncing unacked stanzas2021-12-18, by Kim Alvefur
-
mod_smacks: Fix duplicate sleep behavior when replacing a session2021-12-18, by Kim Alvefur
-
mod_c2s: Fire pre-closing event regardless of connected state2021-12-18, by Kim Alvefur
-
mod_smacks: Remove references to connection on hibernation2021-12-18, by Kim Alvefur
-
mod_smacks: Add more logging2021-12-18, by Kim Alvefur
-
mod_smacks: Remove useless delay in requesting ack on resumption2021-12-17, by Kim Alvefur
-
mod_smacks: Fix to not wait for acks from before a resumption2021-12-17, by Kim Alvefur
-
mod_smacks: Split log messages for when an old session exists in storage2021-12-17, by Kim Alvefur
-
mod_smacks: Bounce unacked stanzas on shutdown2021-12-17, by Kim Alvefur
-
mod_smacks: Preserve counter values on shutdown2021-12-17, by Kim Alvefur
-
mod_smacks: Simplify access to local user sessions2021-12-17, by Kim Alvefur
-
mod_smacks: Cancel hibernation when session is closed2021-12-16, by Kim Alvefur
-
mod_smacks: Skip hibernation logic if session was closed or replaced2021-12-16, by Kim Alvefur
-
mod_smacks: Fix indentation2021-12-16, by Kim Alvefur
-
mod_smacks: Stop stanzas from being queued on hibernation timeout2021-12-16, by Kim Alvefur
-
util.smqueue: Simplify compat table, fix dependent modules (thanks Martin)2021-12-16, by Kim Alvefur
-
util.smqueue: Add missing method to Teal record spec2021-12-16, by Kim Alvefur
-
mod_smacks: Limit queue memory consumption using new util2021-12-14, by Kim Alvefur
-
util.smqueue: Abstract queue with acknowledgements and overflow2021-12-14, by Kim Alvefur
-
mod_smacks: Set a watchdog to watch sleeping sessions2021-12-02, by Kim Alvefur
-
mod_smacks: Switch storage for tracking resumption tokens2021-12-02, by Kim Alvefur
-
mod_smacks: Clear resumption token from persistent storage on resumption2021-12-01, by Kim Alvefur
-
mod_smacks: Persist old counter values to storage2021-12-01, by Kim Alvefur
-
mod_smacks: Remove now unused variable [luacheck]2021-12-15, by Kim Alvefur
-
mod_smacks: Remove unused event2021-12-15, by Kim Alvefur
-
mod_smacks: Fix typo2021-12-15, by Kim Alvefur
-
mod_smacks: Flag both sessions to prevent duplicating queue on resumption2021-12-14, by Kim Alvefur
-
mod_smacks: Increment a counter for each resumption2021-12-06, by Kim Alvefur
-
mod_smacks: Back out 48f8fa6cea7b - back in a86ae74da96c again2021-12-13, by Kim Alvefur
-
mod_smacks: Patch various self-references on the resumed session2021-12-13, by Kim Alvefur
-
mod_smacks: Back out a86ae74da96c: Fixed one problem, caused another2021-12-13, by Kim Alvefur
-
mod_smacks: Back out def20683c1612021-12-13, by Kim Alvefur
-
mod_smacks: Update reference to session from send()2021-12-13, by Kim Alvefur
-
util.format: Optimize most common integer format2021-12-13, by Kim Alvefur
-
util.format: Ensure metatable __tostring results are also sanitized2021-12-13, by Kim Alvefur
-
mod_smacks: Include reason for destroying session on hibernation timeout2021-12-12, by Kim Alvefur
-
tools/generate_format_spec: Apply lua-format to silence luacheck2021-12-11, by Kim Alvefur
-
util.format: Fix some formats expecting positive numbers in Lua 5.22021-12-11, by Kim Alvefur
-
util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS2021-12-11, by Kim Alvefur
-
util.format: ALL THE TESTS!!!2021-12-11, by Kim Alvefur
-
util.format: Also handle the %p format added in Lua 5.42021-12-11, by Kim Alvefur
-
util.format: Ensure sanitation of strings passed to wrong format2021-12-11, by Kim Alvefur
-
util.format: Escape invalid UTF-8 by passing trough serialization2021-12-10, by Kim Alvefur
-
mod_mam: Avoid storing bounces for messages from the bare account (thanks Ge0rG)2021-12-10, by Kim Alvefur
-
MUC: Remove <{muc}x> tags in some errors2021-12-08, by Kim Alvefur
-
MUC: Fix error origin JID in wrong argument position2021-12-08, by Kim Alvefur
-
MUC: Remove remaining deprecated numeric error codes2021-12-08, by Kim Alvefur
-
MUC: Return a friendly textual error when trying to speak without voice2021-12-08, by Kim Alvefur
-
net.resolvers: Report when hostname fails IDNA2021-12-07, by Kim Alvefur
-
util.sasl.scram: Store username property rather than cached local (#399)2021-12-07, by Matthew Wild
-
mod_admin_shell: Add port as a c2s/s2s:show column definition2021-12-07, by Kim Alvefur
-
mod_pep: Set correct jid attr on node disco items2021-12-07, by Kim Alvefur
-
mod_pubsub: Allow specifying the JID of the pubsub service2021-12-07, by Kim Alvefur
-
core.usermanager: Implement noop role writes on global authz provider2021-12-06, by Kim Alvefur
-
mod_admin_shell: Handle global roles (pass host=*)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Only check that local users exist locally2021-12-06, by Kim Alvefur
-
mod_disco: Optionally return info on admin accounts to non-contacts2021-04-15, by Kim Alvefur
-
mod_disco: Advertise anonymous users2020-07-04, by Kim Alvefur
-
mod_disco: Advertise admin accounts as such via disco identity2020-07-04, by Kim Alvefur
-
mod_admin_shell: Support setting roles on hosts other than the users'2021-12-06, by Kim Alvefur
-
mod_admin_shell: Add command for updating roles user:roles(jid, roles)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Allow setting roles when creating user2021-12-04, by Kim Alvefur
-
net.server_epoll: Ensure calls to :write() return something2021-12-06, by Kim Alvefur
-
MUC: Allow modules a chance to act prior to room destruction2021-12-05, by Kim Alvefur
-
mod_cron: Expose the One Timer via module environment2021-12-04, by Kim Alvefur
-
mod_http_file_share: Fix to take retention time into account2021-12-04, by Kim Alvefur
-
mod_http_file_share: Improve consistency of terminology in logging2021-12-04, by Kim Alvefur
-
mod_http_file_share: Rename variable for clarity2021-12-04, by Kim Alvefur
-
mod_http_file_share: Fix deletion counter2021-12-04, by Kim Alvefur
-
mod_http_file_share: Back out 876e1b6d6ae42021-12-03, by Kim Alvefur
-
mod_http_file_share: Recalculate total storage usage weekly instead of daily2021-12-03, by Kim Alvefur
-
mod_cron: Add a 'weekly' job frequency2021-12-03, by Kim Alvefur
-
mod_cron: Initialize timestamp of new tasks to start of period2021-12-03, by Kim Alvefur
-
mod_cron: Follow convention of imports at the top2021-12-03, by Kim Alvefur
-
mod_http_file_share: Keep track of total storage use across restarts2021-12-03, by Kim Alvefur
-
mod_http_file_share: Fix measuring total storage use before it was known2021-12-03, by Kim Alvefur
-
mod_smacks: Refactor, simplify, optimize2021-12-03, by Kim Alvefur
-
mod_smacks: Use function to construct error reply2021-12-02, by Kim Alvefur
-
mod_cron: Initialize daily tasks so they run around midnight UTC2021-12-02, by Kim Alvefur
-
mod_http_file_share: Keep global storage use accurate longer.2021-11-29, by Kim Alvefur
-
mod_http_file_share: Merge file expiry loops2021-11-29, by Kim Alvefur
-
mod_http_file_share: Limit query to time since last expiry2021-11-29, by Kim Alvefur
-
mod_admin_shell: List periodic tasks in module:info2021-11-22, by Kim Alvefur
-
mod_http_file_share: Switch to mod_cron for periodic tasks2021-11-22, by Kim Alvefur
-
mod_muc_mam: Switch to mod_cron for message expiry2021-11-22, by Kim Alvefur
-
mod_mam: Switch to new cron API2021-11-21, by Kim Alvefur
-
core.moduleapi: Add API for adding daily or hourly tasks via mod_cron2021-11-21, by Kim Alvefur
-
mod_cron: Initial commit of periodic task runner2021-11-21, by Kim Alvefur
-
mod_smacks: Remove obsolete comment2021-12-02, by Kim Alvefur
-
mod_smacks: Avoid duplicated queueing using flag on session instead of stanza2021-12-02, by Kim Alvefur
-
mod_smacks: Remove dead conditional2021-12-02, by Kim Alvefur
-
mod_smacks: Ensure hibernating session is not connected2021-12-02, by Kim Alvefur
-
mod_smacks: Reorder imports etc2021-12-01, by Kim Alvefur
-
mod_smacks: Fix empty cache check2021-12-01, by Kim Alvefur
-
mod_smacks: Use stanza type checking function for correctness2021-12-01, by Kim Alvefur
-
mod_smacks: Remove redundant fields2021-12-01, by Kim Alvefur
-
mod_smacks: Factor out formatting of 'h' value2021-12-01, by Kim Alvefur
-
mod_smacks: Remove dead legacy code for 0.102021-12-01, by Kim Alvefur
-
mod_smacks: Use new pre-session-close event instead of monkeypatch2021-12-01, by Kim Alvefur
-
mod_c2s: Add event just before closing as session2021-12-01, by Kim Alvefur
-
util.dependencies: Fix typo (thanks jonas’)2021-11-30, by Kim Alvefur
-
net.server_epoll: Prevent loop attempting to send last data after close2021-11-30, by Kim Alvefur
Scroll all the way down to load more.