aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 13.0->trunkHEADorigin/mastermasterMatthew Wild35 hours0-0/+0
|\
| * Added tag 13.0.1 for changeset e78e79f1b5f5origin/13.013.0Matthew Wild36 hours0-0/+0
* | Merge 13.0->trunkMatthew Wild36 hours3-3/+14
|\|
| * mod_admin_shell: Visual tweaks to the output of debug:cert_index()13.0.1Matthew Wild36 hours1-2/+9
| * .luacheckrc: Ignore config files in spec/tlsMatthew Wild36 hours1-0/+5
| * certmanager: Remove obsolete index log (replaced by shell command)Matthew Wild36 hours1-1/+0
* | Merge 13.0->trunkMatthew Wild39 hours2-1/+55
|\|
| * mod_admin_shell: Add debug:cert_index() commandMatthew Wild39 hours1-0/+50
| * certmanager: Improve logging for all cases where certs are skippedMatthew Wild39 hours1-1/+5
* | Merge 13.0->trunkMatthew Wild41 hours13-0/+237
|\|
| * spec/tls: Add TLS/certificate integration testsMatthew Wild41 hours13-0/+237
* | Merge 13.0->trunkMatthew Wild44 hours1-1/+3
|\|
| * portmanager: Add debug log message to state which certificate we end up usingMatthew Wild44 hours1-0/+1
| * portmanager: Take automatic cert selection into account when setting SNI certMatthew Wild44 hours1-1/+2
* | Merge 13.0->trunkMatthew Wild3 days1-1/+1
|\|
| * prosodyctl check certs: Use correct hostname in warning message about HTTPSMatthew Wild3 days1-1/+1
* | Merge 13.0->trunkKim Alvefur3 days1-1/+1
|\|
| * net.server_epoll: Use correct connection timeout when initiating Direct TLSKim Alvefur3 days1-1/+1
* | Merge 13.0->trunkMatthew Wild3 days1-1/+1
|\|
| * portmanager: Use alternate host (if any) for SNI (many thanks Zaak!)Matthew Wild3 days1-1/+1
* | Merge 13.0->trunkKim Alvefur3 days2-10/+17
|\|
| * mod_tls: Collect full certificate chain validation informationKim Alvefur4 days1-1/+2
| * mod_s2s: Handle single message from chain validationKim Alvefur4 days1-9/+15
* | Merge 13.0->trunkKim Alvefur4 days3-2/+6
|\|
| * mod_s2s: Deal with OpenSSL changing spelling in stringsKim Alvefur4 days1-1/+1
| * mod_tls: Enable Prosody's certificate checking for incoming s2s connections (...Matthew Wild4 days1-1/+4
| * prosodyctl: Fix spacing in warning messageMatthew Wild4 days1-0/+1
* | Merge 13.0->trunkKim Alvefur4 days1-1/+1
|\|
| * mod_roster: Fix shell commands when a component is involved (fixes #1908)Kim Alvefur4 days1-1/+1
* | Merge 13.0->trunkMatthew Wild5 days2-2/+12
|\|
| * mod_admin_shell, prosodyctl shell: Report command failure when no password en...Matthew Wild5 days2-2/+12
* | Merge 13.0->trunkMatthew Wild5 days1-2/+2
|\|
| * util.adminstream: Fix traceback on double-close (fixes #1913)Matthew Wild5 days1-2/+2
* | Merge 13.0->trunkMatthew Wild5 days1-10/+14
|\|
| * core.portmanager: Restore use of per-host 'ssl' for SNI hosts. Fixes #1915.Kim Alvefur6 days1-10/+14
* | Merge 13.0->trunkKim Alvefur12 days3-4/+27
|\|
| * doap: Add XEP-0333Kim Alvefur13 days3-2/+9
| * doap: Add XEP-0334Kim Alvefur13 days3-2/+9
| * doap: Add XEP-0156 and mod_http_altconnectKim Alvefur13 days1-0/+9
* | Merge 13.0->trunkKim Alvefur13 days2-12/+12
|\|
| * mod_http_file_share: Explicitly reject all unsupported rangesKim Alvefur13 days1-0/+3
| * mod_http_file_share: Fix off by one in Range responseKim Alvefur13 days1-2/+3
| * mod_storage_sql: Drop legacy index without confirmation to ease upgradesKim Alvefur13 days1-10/+6
* | Merge 13.0->trunkKim Alvefur14 days3-30/+31
|\|
| * core.usermanager: Fix COMPAT layer for legacy is_admin() functionKim Alvefur14 days1-1/+2
| * core.storagemanager: Fix tests by removing an assert that upset luarocksKim Alvefur2025-03-191-1/+1
| * mod_storage_sql: Fix indentationKim Alvefur2025-03-191-28/+28
* | Merge 13.0->trunkMatthew Wild2025-03-171-4/+32
|\|
| * prosodyctl check: Be more robust against invalid disco_items, and show warningMatthew Wild2025-03-171-4/+32
* | Merge 13.0->trunkKim Alvefur2025-03-171-9/+30
|\|