Log

description author age
doap: Fill in missing XEP versions Kim Alvefur 2021-10-21
mod_s2s: Don't pass unknown hostnames as stats label Kim Alvefur 2021-10-21
net.server_epoll: Process all queued events from epoll before timers Kim Alvefur 2021-10-21
mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii) Kim Alvefur 2021-10-20
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 Kim Alvefur 2021-10-20
mod_pubsub: Prevent max_items from being set to zero Kim Alvefur 2021-10-20
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur 2021-10-19
mod_http_file_share: return 401 instead of 403 if authentication failed Jonas Schäfer 2021-10-19
mod_auth_cyrus: Remove (move to community modules) Kim Alvefur 2021-10-17
doap: Update XEP-0280 version, it's now Stable Kim Alvefur 2021-10-13
mod_admin_shell: Show HTTP base-URLs in module:info() Kim Alvefur 2021-10-13
ejabberd2prosody: Don't import disabled or empty passwords Matthew Wild 2021-10-13
mod_mimicking: Correctly hook the *global* user-deleted event Kim Alvefur 2021-10-12
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692) Kim Alvefur 2021-10-12
Merge 0.11->trunk Kim Alvefur 2021-10-12
util.argparse: Add test for #1691 Kim Alvefur 2021-10-12
util.startup: Correctly point out unknown short param (fixes #1691) 0.11 Kim Alvefur 2021-10-12
util.argparse: Tests Kim Alvefur 2021-10-12
prosody2ejabberd: Check for iteration count at position 6 Matthew Wild 2021-10-07
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds) Matthew Wild 2021-10-07
mod_storage_xep0227: Add scram-credentials to user element rather than server Matthew Wild 2021-09-22
net.server_epoll: Prevent starttls on direct TLS connections Kim Alvefur 2021-10-05
CHANGES: Add mod_auth_ldap Kim Alvefur 2021-10-05
mod_auth_ldap: Import from prosody-modules rev f52452911187 Kim Alvefur 2021-10-05
mod_carbons: Advertise following of recommended rules (closes #1486) Kim Alvefur 2021-10-05
mod_s2s_auth_certs: Collect stats on validation results (for #975) Kim Alvefur 2021-10-05
mod_csi_simple: Provide custom set of timing buckets Kim Alvefur 2021-10-05
util.prosodyctl.check: Add two known globals from mod_http Kim Alvefur 2021-10-03
Merge 0.11->trunk Kim Alvefur 2021-09-30
mod_admin_shell: Allow passing an exit code to server:shutdown() Kim Alvefur 2021-09-30
mod_posix: Exit with non-zero status code on problems Kim Alvefur 2021-09-30
util.startup: Allow separate command line argument settings for prosody and prosodyctl Kim Alvefur 2021-09-30
prosodyctl: Add support for -v/--verbose to enable debug logging Kim Alvefur 2021-09-30
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check Kim Alvefur 2021-09-30
prosodyctl: Use HTTP client in promise mode for connectivity check Kim Alvefur 2021-09-30
Merge wayward 0.11.10 tag commit 0.11 Kim Alvefur 2021-09-30
Tag 0.11.10 0.11 Kim Alvefur 2021-08-03
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq Kim Alvefur 2021-09-24
core.moduleapi: Enable full JID origin queries with module:send_iq() Kim Alvefur 2021-09-24
core.moduleapi: Filter out unrelated direct replies to module:send_iq Kim Alvefur 2021-09-24
mod_http_errors: Make it easier to override 'http-message' handler Kim Alvefur 2021-09-24
mod_mam: Merge main and RSM-specific log message here too Kim Alvefur 2021-09-23
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam Kim Alvefur 2021-09-23
mod_muc_mam: Merge main and RSM-specific log message into a single one Kim Alvefur 2021-09-23
mod_muc_mam: Fix copypaste mistake in debug logging Kim Alvefur 2021-09-23
mod_message: Fire event for groupchat messages sent to bare JID Matthew Wild 2021-09-22
net.server_epoll: Separate handling of "closed" from other errors Kim Alvefur 2021-09-22
net.server_epoll: Skip attempt to flush write buffer when not connected Kim Alvefur 2021-09-22
Merge 0.11->trunk Kim Alvefur 2021-09-20
net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670 0.11 Kim Alvefur 2021-09-20
net.server_epoll: Close sockets added after shutdown signal (fixes #1670) 0.11 Kim Alvefur 2021-09-20
prosodyctl: Fix later import of LuaFileSystem 0.11 Kim Alvefur 2021-09-11
mod_bosh: Fix typo in comment Kim Alvefur 2021-09-19
mod_register_limits: Reword some options Kim Alvefur 2021-09-19
MUC: Reject full JID in affiliation queries Kim Alvefur 2021-09-17
net.server_epoll: Fix indentation messed up in last merge Kim Alvefur 2021-09-17
net.server_epoll: Don't immediately destroy upon getting closed on read Kim Alvefur 2021-09-15
mod_pubsub: Advertise support for 'max' as value for max_items Kim Alvefur 2021-09-15
mod_http_file_share: Fix measuring how long periodic task take Kim Alvefur 2021-09-14
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend' Kim Alvefur 2021-09-14
util.prosodyctl.check: Nudge towards plural port options Kim Alvefur 2021-09-14
util.prosodyctl.check: Fix to not treat some options as misplaced Kim Alvefur 2021-09-13
util.prosodyctl.check: Suggest replacements for deprecated options #1684 Kim Alvefur 2021-09-13
mod_message: Clarify purpose of username field in offline message event Kim Alvefur 2021-09-12
mod_carbons: Reduce line count using new util.stanza attr method Kim Alvefur 2021-09-12
mod_mam: Reduce line count using new util.stanza attr method Kim Alvefur 2021-09-12
mod_http_file_share: Measure current total usage Kim Alvefur 2021-09-12
net.server_epoll: Try to make port number related methods sane Kim Alvefur 2021-09-12
doap: Remove entry that confused XEP-0277 with XEP-0227 Kim Alvefur 2021-09-12
doap: Mention mod_storage_xep0227 Kim Alvefur 2021-09-12
doap: Specify version of XEP-0227 used Kim Alvefur 2021-09-12
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP Matthew Wild 2021-09-12
util.set: Add :contains_set() method Matthew Wild 2021-09-12
util.array: Add :slice() method + tests Matthew Wild 2021-09-12
util.stanza: Add :get_child_with_attr() + tests Matthew Wild 2021-09-12
mod_pubsub/pubsub.lib: Export config forms for use by other modules Matthew Wild 2021-09-11
mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin) Kim Alvefur 2021-09-12
util.prosodyctl.check: Remove stray debug print() Kim Alvefur 2021-09-12
util.prosodyctl.check: Ignore unused "ok" variable [luacheck] Kim Alvefur 2021-09-11
mod_http_file_share: Add optional global quota on total storage usage Kim Alvefur 2021-09-11
util.prosodyctl.check: Refuse to do ojn test unless prosody is running Kim Alvefur 2021-09-11
prosodyctl: Add external connectivity check based on observe.jabber.network Jonas Schäfer 2020-05-06
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity Kim Alvefur 2021-09-09
util.prosodyctl.check: Add TODO about replacements for deprecated settings Kim Alvefur 2021-09-09
util.prosodyctl.check: Check for server-to-server Direct TLS records Kim Alvefur 2021-09-09
mod_s2s: Rename Direct TLS listener 's2s_direct_tls' Kim Alvefur 2021-09-09
mod_s2s: Add a Direct TLS listener Kim Alvefur 2021-08-10
mod_s2s: Handle connections having TLS from the start Kim Alvefur 2021-08-10
mod_s2s: Factor out procedure for newly encrypted sessions Kim Alvefur 2021-08-10
mod_bosh,mod_websocket: Make into global-shared modules (...again) Kim Alvefur 2021-06-21
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk) Kim Alvefur 2021-09-06
mod_pubsub: Move reversal of item order in <items> Kim Alvefur 2021-09-05
mod_pubsub: Add support for limiting result size #1608 Kim Alvefur 2021-09-05
util.pubsub: Add support for limiting number of items to retrieve Kim Alvefur 2021-09-05
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections Kim Alvefur 2021-09-01
mod_storage_internal: Stop storing XEP-0091 timestamp Kim Alvefur 2021-09-04
net.server_select: Deprecate and warn about it Kim Alvefur 2021-09-03
net.server: Pikc server_epoll as unconditional default Kim Alvefur 2021-09-03
net.server: Fall back to default backend from libevent instead of always select Kim Alvefur 2021-09-03
net.server_epoll: Prevent removed timers from being readded Kim Alvefur 2021-08-31
mod_mam: Suppress offline message broadcast for MAM clients Kim Alvefur 2021-08-31
mod_mam: Only check for locally generated stanza-ids Kim Alvefur 2021-08-31
mod_mam: Explain behavior with absent mod_offline in a comment Kim Alvefur 2021-08-31
mod_mam: "Handle" messages that have been archived in the absense of mod_offline Kim Alvefur 2020-06-25
mod_external_services: Factor out public function for converting to XML Kim Alvefur 2021-08-30
mod_external_services: Factor out public function returning current services Kim Alvefur 2021-08-29
mod_external_services: Filter services by requested credentials using a Set Kim Alvefur 2021-08-30
mod_external_services: Validate required attributes on credentials requests Kim Alvefur 2021-08-29
Merge 0.11->trunk Kim Alvefur 2021-08-31
net.server_epoll: Fix to preserve ids of readded timers 0.11 Kim Alvefur 2021-08-31
Merge 0.11->trunk Kim Alvefur 2021-08-30
net.http: fail open if surrounding code does not configure TLS Jonas Schäfer 2021-08-29
makefile: fix prosody.version target 0.11 Lucas 2021-08-15
Merge 0.11->trunk Matthew Wild 2021-08-26
mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.11 Matthew Wild 2021-07-06
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role Matthew Wild 2021-08-26
mod_muc_mam: Omit queryid attribute from <fin/> Holger Weiss 2021-08-06
net.server_epoll: Split, attempt to clarify dirty noise message Kim Alvefur 2021-08-16
mod_c2s,mod_s2s: Fire event just before writes Kim Alvefur 2021-08-16
net.server: Add a predrain callaback just before writes Kim Alvefur 2021-08-16
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s Kim Alvefur 2021-08-16
core.storagemanager: Respect archive ids issued by storage drivers in tests Kim Alvefur 2021-08-15
net.server_epoll: Improve efficiency of opportunistic writes Kim Alvefur 2021-08-14
mod_disco: Send XEP-0115 caps in s2s stream features Kim Alvefur 2021-08-12
mod_admin_shell: Keep unrestricted environment for session lifetime Kim Alvefur 2021-08-11
mod_limits: Extend unlimited_jids to s2s sessions (for Ge0rG) Kim Alvefur 2021-07-29
mod_limits: Factor out function for disabling limits allowing use from shell Kim Alvefur 2021-07-29
mod_bosh: Add todo to use util.session to create session object Kim Alvefur 2021-07-29
mod_pubsub: Update callbacks on reload to more completely refresh config Kim Alvefur 2021-07-29
migrator: Silence assert in core.moduleapi Kim Alvefur 2021-07-29
migrator: Use parsed command line flags already parsed by util.startup Kim Alvefur 2021-07-29
migrator: Trick net.server into thinking the config is loaded Kim Alvefur 2021-07-29
migrator: Customise startup sequence to fix #1673 (Thanks acidsys) Kim Alvefur 2021-07-29
Fix various spelling errors (thanks codespell) Kim Alvefur 2021-07-26
mod_pubsub: Update configuration on reload (fixes #1382) Kim Alvefur 2021-07-25
mod_pubsub: Silence warning about 'service' as argument [luacheck] Kim Alvefur 2021-07-25
mod_pep: Remove now unused util.cache import Kim Alvefur 2021-07-25
util.pubsub: Signal that 'persistent-items' is unsupported when disabled Kim Alvefur 2021-07-22
mod_pep: Remove use of RLU cache when persist_items was set to false Kim Alvefur 2021-07-21
util.pubsub: Fix behavior of persist_items disabled Kim Alvefur 2021-07-22
mod_pubsub: Explicitly enable persistence by default to preserve behavior Kim Alvefur 2021-07-21
util.pubsub: Handle absence of node data interface Kim Alvefur 2021-07-21
mod_pubsub: Remove publisher field when not exposing publisher Kim Alvefur 2021-07-25
mod_pubsub: Normalize 'publisher' JID Kim Alvefur 2021-07-25
scansion tests: Enable 'expose_publisher' since we test for it Kim Alvefur 2021-07-25
mod_pubsub: Respect 'expose publisher' setting in item retrieval Kim Alvefur 2021-07-25
mod_pubsub: Fix inclusion of publisher (fixes #1399) Kim Alvefur 2019-05-01
Merge 0.11->trunk Kim Alvefur 2021-07-23
MUC: Fix logic for access to affiliation lists 0.11 0.11.10 Kim Alvefur 2021-07-22
MUC: Skip adding to history when it's set to zero Kim Alvefur 2021-07-19
net.resolvers.service: Only do DANE with secure SRV records Kim Alvefur 2021-07-18
core.certmanager: Support 'use_dane' setting to enable DANE support Kim Alvefur 2021-07-18
Revert 926d53af9a7a: Restore DANE support Kim Alvefur 2021-07-18
mod_s2s: Clone 'extra' data to let resolvers add more to it Kim Alvefur 2021-07-18
editorconfig: We use tabs Kim Alvefur 2021-07-18
mod_s2s: Handle measurement where the local host is unknown Kim Alvefur 2021-07-18
mod_s2s: Guard against missing 'to' on incoming stream Kim Alvefur 2021-07-18
net.server_epoll: Fix traceback-causing typo Kim Alvefur 2021-07-18
net.server_epoll: Ensure timeouts match epoll flags Kim Alvefur 2021-07-17
net.server_epoll: Skip reset of read timeout when not reading Kim Alvefur 2021-07-17
net.server_epoll: Reduce timer churn during TLS handshake Kim Alvefur 2021-07-17
net.server_epoll: Use only fatal "write" timeout during TLS negotiation Kim Alvefur 2021-07-16
net.server_epoll: Optimize concatenation of exactly 2 buffer chunks Kim Alvefur 2021-07-16
net.server_epoll: Avoid allocating a buffer table for single writes Kim Alvefur 2021-07-16
net.server_epoll: Optionally let go of buffers Kim Alvefur 2021-07-16
net.server_epoll: Propagate returns from opportunistic writes Kim Alvefur 2021-07-15
net.server_epoll: Set minimum wait time to 1ms, matching epoll Kim Alvefur 2021-07-14
prosodyctl: Add a note about checking the order of listed commands Kim Alvefur 2021-07-14
prosodyctl: Add cert to command listing Kim Alvefur 2021-07-14
prosodyctl: Add 'shell' to command listing Kim Alvefur 2021-07-14
prosodyctl: Add 'check' to command listing (fixes #1622) Kim Alvefur 2021-05-30
net.server_epoll: Add setting for disabling the Nagle algorithm Kim Alvefur 2021-07-14
net.server_epoll: Support setting keepalive idle time Kim Alvefur 2021-07-14
net.server_epoll: Add way to enable TCP keeplives on all connections Kim Alvefur 2021-07-14
net.server_epoll: Add an (empty) method for setting socket options Kim Alvefur 2021-07-14
net.server_epoll: Log failures to set socket options Kim Alvefur 2021-07-14
mod_s2s: Don't close connections on reload Kim Alvefur 2021-07-14
mod_s2s: Close connections attached to a host being deactivated Kim Alvefur 2021-07-14
mod_s2s: Vary log level by remote stream error Kim Alvefur 2021-07-14
tools/jabberd14sql2prosody: Tweak wording in comments Kim Alvefur 2021-07-13
tools/xep227toprosody: Tweak wording in comments Kim Alvefur 2021-07-13
mod_dialback: Tweak wording in a comment Kim Alvefur 2021-07-13
mod_s2s: Remove connection timeout once it's no longer needed Kim Alvefur 2021-07-13
net.server_epoll: Call onconnect immediately after TLS handshake completion Kim Alvefur 2021-07-13
net.server_epoll: Refactor immediate TLS handshake start Kim Alvefur 2021-07-13
net.server_epoll: Keep socket registered in epoll trough TLS wrapping Kim Alvefur 2021-07-13
net.server_epoll: Use TLS handshake timeout after initiating handshake Kim Alvefur 2021-07-13
net.server_epoll: Start TLS handshake immediately on newly accepted connections Kim Alvefur 2021-07-13
net.server_epoll: Factor out TLS initialization into a method Kim Alvefur 2021-07-13
net.server_epoll: Fix typo Kim Alvefur 2021-07-13
mod_s2s: Log debug message on attempted close of an connectionless session Kim Alvefur 2021-07-11
mod_s2s: Drop level of indentation by inverting a condition and early return Kim Alvefur 2021-07-11
mod_s2s: Use module API to fire events Kim Alvefur 2021-07-11
scansion tests: Allow specifying network settings via environment variable Kim Alvefur 2021-07-11
scansion tests: Allow specifying network backend via environment variable Kim Alvefur 2021-07-11
net.server_epoll: Prevent stack overflow of opportunistic writes Kim Alvefur 2021-07-11
mod_http_errors: Set status code 200 from root page Kim Alvefur 2021-07-09
mod_http_errors: Add a Prosody logo to root page Kim Alvefur 2021-07-09
mod_http_errors: Allow adding icons on error pages Kim Alvefur 2021-07-09
net.http: Send entire HTTP request header as one write Kim Alvefur 2021-07-08
net.server_epoll: Immediately attempt to read from newly accepted connections Kim Alvefur 2021-07-08
net.server_epoll: Separate handling of new incoming and outgoing connections Kim Alvefur 2021-07-08
net.server_epoll: Ensure timeout after closing Kim Alvefur 2020-10-30
core.loggingmanager: Disable pretty printing when not connected to a tty Kim Alvefur 2021-07-04
util.pposix: Bind isatty(3) Kim Alvefur 2021-07-04
util.prosodyctl.check: Normalize away trailing dot in some messages too Kim Alvefur 2021-07-04
util.prosodyctl.check: Normalize potential to form without trailing '.' Kim Alvefur 2021-07-03
util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvX Kim Alvefur 2021-07-03
util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to false Kim Alvefur 2021-07-03
util.prosodyctl.check: Silence IP protocol mismatches when disabled Kim Alvefur 2021-07-03
Merge 0.11->trunk Kim Alvefur 2021-07-03
util.ip: Fix netmask for link-local address range 0.11 Kim Alvefur 2021-07-03
util.format: Escape ASCII control characters also in extra arguments Kim Alvefur 2021-07-03
util.format: Allow newlines but ensure following lines are indented Kim Alvefur 2021-07-03
util.format: Fix missing backslash in pattern Kim Alvefur 2021-07-03
util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignored Kim Alvefur 2021-07-03
util.format: Change formatting of nil values to avoid looking like XML Kim Alvefur 2021-06-29
core.loggingmanager: Pretty-print logged XML snippets in console Kim Alvefur 2021-06-29
util.stanza: Export pretty printing function Kim Alvefur 2021-06-29
core.loggingmanager: Support passing log messages trough a filter Kim Alvefur 2021-06-29
util.stanza: Simplify and make pretty-printing look nicer Kim Alvefur 2020-11-07
util.stanza: Remove Windows "support" (disabling ANSI color pretty printing) Kim Alvefur 2020-11-07
util.format: Escape ASCII control characters in output Kim Alvefur 2021-06-15
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought) Matthew Wild 2021-06-29
util.dbuffer: Add read_until() method Matthew Wild 2021-06-29
util.prosodyctl.check: Collect options from all global plugins Kim Alvefur 2021-05-27
util.prosodyctl.check: Format, sort option listings into canonical form Kim Alvefur 2021-05-27
mod_admin_adhoc: Log who performs administrative actions Kim Alvefur 2021-06-27
mod_admin_adhoc: Delete "Get User Password" command Kim Alvefur 2021-06-27
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items' Kim Alvefur 2021-06-09
util.dataforms: Define a integer + "max" datatype Kim Alvefur 2020-09-18
core.stanza_router: Rename variable to be more specific Kim Alvefur 2021-06-25
mod_external_services: Report overall status as a module status Kim Alvefur 2021-06-21
mod_external_services: Validate items as they are added Kim Alvefur 2021-06-21
mod_external_services: Also validate services added by other modules Kim Alvefur 2021-06-21
mod_storage_sql: Fix for move of yes/no function (Thanks Kasim) Kim Alvefur 2021-06-21
mod_s2s: Remove duplicate method call (thanks luacheck) Kim Alvefur 2021-06-21
mod_s2s: Guard against LuaSec not returning TLS info here too Kim Alvefur 2021-06-21
mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin) Kim Alvefur 2021-06-21
doap: Update XEP-0368 entry with mention of direct_tls_ports Kim Alvefur 2021-06-20
CHANGES: Add Direct TLS support Kim Alvefur 2021-06-20
mod_c2s: Log the same messages for Direct TLS as with starttls Kim Alvefur 2021-06-20
mod_c2s: Update a comment to reflect Direct TLS Kim Alvefur 2021-06-20
util.prosodyctl.check: Ensure that libunbound does not check hosts file Kim Alvefur 2021-06-20
util.prosodyctl.check: Deprecate legacy_ssl related options Kim Alvefur 2021-06-20
util.prosodyctl.check: Add support for checking Direct TLS SRV records Kim Alvefur 2021-06-20
mod_c2s: Add a Direct TLS listener Kim Alvefur 2021-06-20
util.prosodyctl.check: Fix for net.dns vs unbound API difference Kim Alvefur 2021-06-20
util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting Kim Alvefur 2021-06-20
mod_http_file_share: Update comment about x-frame-options Kim Alvefur 2021-06-20
CHANGES: Add OpenMetrics changes to Statistics Kim Alvefur 2021-06-19
mod_s2s: Bail if connection is destroyed after attempting to open stream Kim Alvefur 2021-06-16
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers Kim Alvefur 2021-06-15
mod_admin_shell: module:info: List 'items' that can be formatted easily Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Show friendlier name for known 'items' Kim Alvefur 2021-06-12
mod_admin_shell: module:info: List provided 'items' Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Use existing host string representation Kim Alvefur 2021-06-12
mod_admin_shell: module:info: List dependencies Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Show module status Kim Alvefur 2021-06-12
mod_admin_shell: Add basic command that shows more info about loaded modules Kim Alvefur 2021-06-12
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua 5.1 (thanks sups) Matthew Wild 2021-06-14
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services Kim Alvefur 2021-01-21
core.portmanager: Also reload per-SNI certificates Kim Alvefur 2021-06-10
core.portmanager: Reload direct TLS certificates after config reload Kim Alvefur 2021-06-10
core.portmanager: Factor out base TLS context creation for reuse Kim Alvefur 2021-06-10
net.server_epoll: Add missing method for changing TLS context Kim Alvefur 2021-06-10
mod_http_file_share: Build list of measuring buckets for configured size limit Kim Alvefur 2021-06-08
util.openmetrics: Prettify format of histogram buckets Kim Alvefur 2021-06-07
net.server_epoll: Fix reporting of socket connect timeout Kim Alvefur 2021-06-07
core.certmanager: Skip service certificate lookup for https client Kim Alvefur 2021-05-27
core.portmanager: Fix race condition in initialization of SNI cert map Kim Alvefur 2021-05-28
scansion: Really silence the certificates dir error Kim Alvefur 2021-05-27
scansion: Silence an error from cert indexer due to missing certs dir Kim Alvefur 2021-05-27
Merge 0.11->trunk Kim Alvefur 2021-05-27
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur 2021-05-27
core.modulemanager: Inherit mod_server_contact_info onto components #1270 Kim Alvefur 2021-05-27
mod_server_contact_info: Generate properly escaped URIs from 'admins' Kim Alvefur 2020-09-11
mod_server_contact_info: Apply JID normalization Kim Alvefur 2020-09-11
prosodyctl: Reorganize help / command list Kim Alvefur 2021-01-21
prosody.cfg.lua.dist: Replace use_libevent with network_backend Kim Alvefur 2021-05-23
mod_tls: Add "support" for <failure> by closing gracefully Kim Alvefur 2021-05-21
teal: Add type spec for util.signal Kim Alvefur 2021-05-20
teal: Add type spec for util.ringbuffer Kim Alvefur 2021-05-20
teal: Describe util.net.local_addresses() return type Kim Alvefur 2021-05-20
teal: Add new util.hashes APIs Kim Alvefur 2021-05-20
statsmanager: remove "legacy" wording Jonas Schäfer 2021-05-20
util.stanza: add at_top helper Jonas Schäfer 2021-05-08
mod_csi_simple: convert to use new metric interface for flush reasons Jonas Schäfer 2021-05-20
prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the file Emmanuel Gil Peyrot 2021-05-19
prosody: Close the state on exit (ie garbage-collect everything) Kim Alvefur 2021-05-18
tools/cfgdump: Serialize individual (table) settings in stable order too Kim Alvefur 2021-05-17
tools/cfgdump: Iterate in sort order to give stable output Kim Alvefur 2021-05-17
mod_http_file_share: Handle out of bounds Range request Kim Alvefur 2021-05-17
Merge 0.11->trunk Kim Alvefur 2021-05-16
mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 0.11 Kim Alvefur 2021-05-16
util.pubsub: Fix traceback if node data not initialized 0.11 Kim Alvefur 2021-05-16
mod_http_file_share: Support download resumption via Range requests Kim Alvefur 2021-05-16
prosodyctl: Report OpenSSL version Kim Alvefur 2021-05-11
util.hashes: Expose OpenSSL version Kim Alvefur 2021-05-11
util.jwt: Use constant-time comparison with expected signature Matthew Wild 2021-05-13
Merge 0.11->trunk Matthew Wild 2021-05-13
Added tag 0.11.9 for changeset d0e9ffccdef9 0.11 Matthew Wild 2021-05-12
mod_dialback: Remove d-w-d feature 0.11 0.11.9 Kim Alvefur 2021-05-12
mod_dialback: Use correct host for certificate check (fixes #1381) 0.11 Kim Alvefur 2019-06-23
mod_dialback: Use constant-time comparison with hmac 0.11 Matthew Wild 2021-05-12
mod_proxy65: Restrict access to local c2s connections by default 0.11 Matthew Wild 2021-05-12
mod_limits: Use default limits if none configured 0.11 Matthew Wild 2021-05-11
prosody.cfg.lua.dist: Enable rate limits by default 0.11 Matthew Wild 2021-05-11
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild 2021-05-11
certmanager: Disable renegotiation by default 0.11 Matthew Wild 2021-05-11
mod_limits: Don't emit error when no burst period is configured 0.11 Matthew Wild 2021-05-11
core.certmanager: Test for SSL options in absence of LuaSec config 0.11 Kim Alvefur 2021-04-26
core.certmanager: Attempt to directly access LuaSec config table 0.11 Kim Alvefur 2021-04-26
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11 Matthew Wild 2021-05-10
util.xmppstream: Mark bytes for stream closure as handled 0.11 Matthew Wild 2021-05-10
MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info 0.11 Matthew Wild 2021-05-10
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11 Matthew Wild 2021-05-10
util.xmppstream: Reduce default xmppstream limit to 1MB 0.11 Matthew Wild 2021-05-10
util.set: Add is_set() to test if an object is a set 0.11 Matthew Wild 2021-05-10
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11 Matthew Wild 2021-05-10
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11 Matthew Wild 2021-05-07
util.startup: Set more aggressive defaults for GC 0.11 Matthew Wild 2021-05-07
core.certmanager: Catch error from lfs Kim Alvefur 2021-05-07
core.certmanager: Resolve certs path relative to config dir Kim Alvefur 2021-05-07
core.portmanager: Use existing http_host for https SNI mapping Kim Alvefur 2021-05-05
core.portmanager: Allow overriding expected SNI name per service Kim Alvefur 2021-05-05
core.certmanager: Skip directly to guessing of key from cert filename Kim Alvefur 2021-05-05
core.certmanager: Join paths with OS-aware util.paths function Kim Alvefur 2021-05-05
core.certmanager: Build an index over certificates Kim Alvefur 2021-04-10
core.certmanager: Check for complete filename Kim Alvefur 2021-04-10
mod_tls: Fix order of debug messages and tls context creation Kim Alvefur 2021-05-05
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild 2021-04-30
configure: Make ICU the default library for IDNA and JID normalization Kim Alvefur 2020-07-12
net.http.server: Split out method for sending only the header Kim Alvefur 2021-04-24
s2s et al.: Add counters for connection state transitions Jonas Schäfer 2021-04-21
mod_s2s: Port to new OpenMetrics API Jonas Schäfer 2021-04-18
mod_c2s: Port to new OpenMetrics API Jonas Schäfer 2021-04-18
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer 2021-04-18
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes Kim Alvefur 2021-04-25
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur 2021-04-15
core.sessionmanager: Add a dummy rawsend() method to resting sessions Kim Alvefur 2021-04-15
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG) Kim Alvefur 2021-04-14
util.xmppstream: Send <?xml?> declaration in same call as stream open Kim Alvefur 2021-04-14
core.statsmanager: Allow special "manual" value for statistics_interval Kim Alvefur 2021-04-06
Merge 0.11->trunk Kim Alvefur 2021-04-10
mod_saslauth: Use a defined SASL error 0.11 Kim Alvefur 2021-03-18
mod_saslauth: Improve code style 0.11 Kim Alvefur 2021-03-18
mod_c2s: Log about missing conn on async state changes 0.11 Kim Alvefur 2021-03-18
mod_c2s: Improve code style 0.11 Kim Alvefur 2021-03-18
mod_c2s: Fix traceback in session close when conn is nil 0.11 Kim Alvefur 2021-03-17
mod_saslauth: Don't throw errors in async code when connections are gone 0.11 tmolitor 2021-03-18
mod_c2s: Don't throw errors in async code when connections are gone 0.11 tmolitor 2021-03-18
core.statsmanager: Cover util.statistics work in processing measurement Kim Alvefur 2021-04-06
core.hostmanager: Remove obsolete clearing of srv_hosts Kim Alvefur 2021-04-06
mod_admin_shell: Remove obsolete checks related to s2sout.lib Kim Alvefur 2021-04-06
mod_http_file_share: Include expiry time of the upload itself in token Kim Alvefur 2021-04-05
mod_http_file_share: Include time of issuance in auth token Kim Alvefur 2021-04-05
mod_http_file_share: Group related properties for readability Kim Alvefur 2021-04-05
mod_http_file_share: Log error opening file for writing Kim Alvefur 2021-04-05
mod_http_file_share: Fix logging of error opening file Kim Alvefur 2021-04-05
MUC: Allow overriding occupant object from groupchat message event Kim Alvefur 2021-03-25
net.server_epoll: Remove unnecessary luacheck annotations Kim Alvefur 2021-04-01
mod_http_file_share: Include storage in prune time measurement Kim Alvefur 2021-03-31
mod_http_file_share: Add internal command to check files consistency Kim Alvefur 2021-03-28
util.datamapper: Fix spelling in tests Kim Alvefur 2021-03-28
mod_http_file_share: Fix reporting of missing files Kim Alvefur 2021-03-28
MUC: Report number of live rooms to statsmanager Kim Alvefur 2021-03-28
mod_http_file_share: Report number of items in caches to statsmanager Kim Alvefur 2021-03-28
util.prosodyctl: Install plugins for current Lua version Kim Alvefur 2021-03-16
util.envload: Add basic test of envload() Kim Alvefur 2021-03-26
util.datamapper: Revert one special attribute to longer form Kim Alvefur 2021-03-26
util.datamapper: Use attribute convenience function throughout Kim Alvefur 2021-03-26
util.promise: Switch order of parameters to join() Matthew Wild 2021-03-25
util.promise: all()/all_settled() pass through non-promise values Matthew Wild 2021-03-25
util.promise: Add join() convenience method Matthew Wild 2021-03-25
util.promise: Add support for arbitrary keys in all()/all_settled() Matthew Wild 2021-03-25
mod_message: Stop advertising offline message support (mod_offline does that) Kim Alvefur 2021-03-24
util.datamapper: Don't include empty unwrapped arrays Kim Alvefur 2021-03-23
util.datamapper: Add test coverage of unwrapped arrays of objects Kim Alvefur 2021-03-23
util.datamapper: Fix error on attempt to coerce nil to something Kim Alvefur 2021-03-23
mod_admin_shell: Sort timers by time in debug:timers() Kim Alvefur 2021-03-23
mod_c2s: Log a debug message before closing due to c2s_timeout Kim Alvefur 2021-03-23
util.datamapper: Deal with locally built stanzas missing xmlns Kim Alvefur 2021-03-23
util.datamapper: Factor out conversion from any value to XML string Kim Alvefur 2021-03-22
mod_authz_internal: Ignore unused argument for now [luachec] Kim Alvefur 2021-03-22
usermanager: expose set_roles through API Jonas Schäfer 2021-03-22
mod_authz_internal: add support for setting roles of a local user Jonas Schäfer 2021-03-22
util.datamapper: Handle nested arrays or objects in arrays Kim Alvefur 2021-03-22
util.datamapper: Fix to skip parsing wrapped arrays that aren't there Kim Alvefur 2021-03-22
util.datamapper: Clear done TODO (arrays) Kim Alvefur 2021-03-21
util.datamapper: Complete array building support Kim Alvefur 2021-03-20
util.datamapper: Factor out handling of object properties for array reuse Kim Alvefur 2021-03-20
util.datamapper: Finally implement support for parsing arrays Kim Alvefur 2021-03-20
util.datamapper: Factor out extraction of the XML part to use Kim Alvefur 2021-03-20
util.datamapper: Only get element name if there's an element Kim Alvefur 2021-03-19
make: Magic trick for teal-src/*.tl -> ./*.lua Kim Alvefur 2021-03-19
util.datamapper: Fix arrays nesting one level too deep Kim Alvefur 2021-03-19
util.datamapper: Deal with type name changes in util.jsonschema Kim Alvefur 2021-03-18
util.jsonschema: Rename types for improved readability Kim Alvefur 2021-03-18
teal: Use new integer support in Teal 0.13.0 Kim Alvefur 2021-03-18
util.datamapper: Limited support for unparsing simple arrays of strings Kim Alvefur 2021-03-18
util.datamapper: Add initial support for parsing arrays Kim Alvefur 2021-03-18
util.datamapper: Factor out common schema unpacking Kim Alvefur 2021-03-14
util.datamapper: Separate extraction of xml from coercion to target type Kim Alvefur 2021-03-14
util.datamapper: Use enum instead of mutually exclusive booleans Kim Alvefur 2021-03-14
util.datamapper: Enumerated elements Kim Alvefur 2021-03-12
util.datamapper: Some TODOs Kim Alvefur 2021-03-09
util.datamapper: Add references with notes Kim Alvefur 2021-03-09
util.datamapper: Add Copyright header Kim Alvefur 2021-03-09
util.jsonschema: Add copyright-header Kim Alvefur 2021-03-09
util.jsonschema: Restructure "type" keyword handling Kim Alvefur 2021-03-09
util.jsonschema: Syntax tweak to not upset syntax highlighting Kim Alvefur 2021-03-09
util.jsonschema: Implement "propertyNames" Kim Alvefur 2021-03-09
util.jsonschema: Restructure handling of "properties" and "additionalProperties" Kim Alvefur 2021-03-09
util.jsonschema: Fix "uniqueItems" prematurely declaring a match Kim Alvefur 2021-03-09
util.jsonschema: Implement the "prefixItems" keyword Kim Alvefur 2021-03-09
util.jsonschema: Implement the "contains" keyword Kim Alvefur 2021-03-09
util.jsonschema: Allow a boolean as schema Kim Alvefur 2021-03-09
util.jsonschema: Correct "items" keyword Kim Alvefur 2021-03-09
util.datamapper: Add support for mapping of elements where only one attribute matters Kim Alvefur 2021-03-07
util.datamapper: Add logic for "boolean" tags here the presence means true Kim Alvefur 2021-03-07
util.datamapper: Invent extension for using tag name as value Kim Alvefur 2021-03-06
util.datamapper: Add 'unparse' for turning tables into XML Kim Alvefur 2021-03-06
util.datamapper: Library for extracting data from stanzas Kim Alvefur 2021-03-06
util.jsonschema: Library for JSON Schema validation Kim Alvefur 2021-03-06
make: Add target for building Teal sources Kim Alvefur 2021-03-09
util: Add Teal interface definition files Kim Alvefur 2021-03-09
util.gc: Fix check for Lua 5.4 Kim Alvefur 2021-03-15
net.resolvers.basic: Fix completion condition when IPv6 is disabled Kim Alvefur 2021-03-15
mod_pubsub: Include <pubsub> with unsubscribe reply Kim Alvefur 2021-03-15
util.rsm: Correctly coerce integer value for <index> (fix #1642) Kim Alvefur 2021-03-06
util.rsm: Increase test coverage Kim Alvefur 2021-03-06
util.rsm: Improve readability using compacter stanza building API Kim Alvefur 2021-03-06
mod_csi_simple: s/algoritm/algorithm/ [codespell] Kim Alvefur 2021-03-05
core.storagemanager: s/Multilpe/Multiple/ [codespell] Kim Alvefur 2021-03-05
util.prosodyctl.shell: Allow passing a single command as argument Kim Alvefur 2021-03-05
util.prosodyctl.shell: Fix check for --quiet Kim Alvefur 2021-03-05
net.resolvers.basic: Disable DANE for now, completely broken Kim Alvefur 2021-03-03
net.resolvers.basic: Don't enable DANE with zero TLSA records Kim Alvefur 2021-03-03
mod_s2s: Buffer stream error + stream closing tag Kim Alvefur 2021-03-03
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641) Kim Alvefur 2021-03-03
mod_s2s: Check direction in bidi-aware style Kim Alvefur 2021-03-03
doap: Add RFC 7673 Kim Alvefur 2021-03-02
mod_s2s: Add config setting to enable DANE Kim Alvefur 2021-03-02
net.connect: Add DANE support Kim Alvefur 2021-03-02
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed) Kim Alvefur 2019-09-29