aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664origin/0.120.12Kim Alvefur2023-12-172-0/+30
* net.http.parser: Reject overlarge header section earlierKim Alvefur2023-08-232-1/+34
* core.certmanager: Validate that 'tls_profile' is one of the valid valuesKim Alvefur2023-10-271-1/+4
* mod_muc_mam: Improve wording of enable settingKim Alvefur2023-10-151-1/+1
* Added tag 0.12.4 for changeset a2ba3f06dcf4Kim Alvefur2023-09-050-0/+0
* util.prosodyctl.check: Correct modern replacement for 'disallow_s2s'0.12.4Kim Alvefur2023-08-271-1/+1
* util.array: Fix new() library functionKim Alvefur2023-07-222-1/+10
* util.prosodyctl.check: Hint about the 'external_addresses' config optionKim Alvefur2023-07-171-0/+5
* util.prosodyctl.check: Validate format of module list optionsKim Alvefur2023-07-171-0/+28
* util.prosodyctl.check: Get some config options via minimal moduleapi #896Kim Alvefur2023-07-171-41/+54
* core.certmanager: Update Mozilla TLS config to version 5.7Kim Alvefur2023-07-091-1/+2
* mod_pubsub: Send correct jid attribute in disco#itemsKim Alvefur2023-07-081-1/+1
* mod_http: Fix error if 'access_control_allow_origins' is setKim Alvefur2023-06-101-1/+1
* util.array: Expose new() on module tableKim Alvefur2023-06-101-0/+2
* util.prosodyctl.check: Fix error where hostname can't be turned into A labelKim Alvefur2023-05-311-4/+5
* mod_s2s: Add event where resolver for s2sout can be tweakedKim Alvefur2022-08-182-0/+6
* mod_csi_simple: Disable revert-to-inactive timer when going to active modeKim Alvefur2023-05-011-0/+4
* mod_csi_simple: Clear delayed active mode timer on disableKim Alvefur2023-05-011-0/+4
* util.error: Fix error on conversion of invalid error stanza, fix #1805Kim Alvefur2023-04-191-1/+1
* mod_admin_shell: Fix display of remote cert status when expired etcKim Alvefur2023-04-061-1/+1
* prosodyctl: Fix using variable content in a format stringMatthew Wild2023-04-071-1/+1
* mod_smacks: Replace existing watchdog when starting hibernationKim Alvefur2023-04-021-0/+4
* mod_smacks: Fix stray watchdog closing sessionsKim Alvefur2023-04-021-1/+6
* mod_http: Unhook CORS handlers only if active (fixes #1801)Kim Alvefur2023-03-051-3/+7
* util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS set...Kim Alvefur2023-02-221-2/+2
* Added tag 0.12.3 for changeset 0598d822614fMatthew Wild2023-02-210-0/+0
* mod_websocket: Fire pre-session-close event (fixes #1800)0.12.3Matthew Wild2023-02-201-0/+3
* net.http.parser: Fix off-by-one error in chunk parserMatthew Wild2023-02-172-5/+53
* mod_admin_socket: Return error on unhandled input to prevent apparent freezeKim Alvefur2023-02-162-1/+7
* net.http.server: Add new API to get HTTP request from a connectionMatthew Wild2023-02-161-0/+4
* net.http.parser: Improve handling of responses without content-lengthMatthew Wild2023-02-092-9/+14
* net.http: Add missing log parameterMatthew Wild2023-02-091-1/+1
* sessionmanager: Improve logging around session destructionMatthew Wild2023-02-091-3/+10
* core.sessionmanager: Mark session as destroyed to prevent reentryKim Alvefur2023-01-191-0/+1
* core.sessionmanager: Skip log when (not) destroying destroyed sessionsKim Alvefur2023-01-191-2/+1
* util.startup: Close state on exit to ensure GC finalizers are calledKim Alvefur2023-01-222-5/+5
* util.prosodyctl.shell: Close state on exit to fix saving shell historyKim Alvefur2023-01-221-2/+2
* mod_muc_mam: Copy "include total" behavior from mod_mamKim Alvefur2023-01-211-1/+5
* mod_muc_mam: Add mam#extended form fields #1796 (Thanks Rain)Kim Alvefur2023-01-211-0/+10
* mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments)Kim Alvefur2023-01-212-8/+11
* mod_smacks: Log something when hibernation startsKim Alvefur2023-01-191-0/+1
* prosodyctl check dns: Check for Direct TLS SRV records even if not configured...Kim Alvefur2023-01-141-4/+8
* mod_invites: Prefer landing page over xmpp URI in shell commandKim Alvefur2023-01-101-2/+2
* net.http.server: Fix #1789Kim Alvefur2023-01-081-1/+1
* mod_storage_sql: Fix #1639Kim Alvefur2023-01-011-14/+12
* configure: Fix quoting of $LUA_SUFFIX (thanks shellcheck/Zash)Matthew Wild2022-12-291-1/+1
* mod_storage_sql: Don't avoid initialization under prosodyctl (fix #1787)Kim Alvefur2022-12-291-1/+0
* Tag 0.12.2Kim Alvefur2022-12-120-0/+0
* Merge 0.11->0.120.12.2Kim Alvefur2022-12-121-1/+5
|\
| * Tag 0.11.14origin/0.110.11Kim Alvefur2022-12-120-0/+0