aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 13.0->trunkKim Alvefur4 days1-1/+1
|\
| * mod_storage_sql: Retrieve all indices to see if the new one existsKim Alvefur4 days1-1/+1
* | Merge 13.0->trunkMatthew Wild5 days1-2/+14
|\|
| * mod_invites_register: Stricter validation of registration eventsMatthew Wild5 days1-2/+14
* | Merge 13.0->trunkMatthew Wild5 days2-0/+16
|\|
| * prosodyctl check config: add recommendation to switch from admin_telnet to shellMatthew Wild5 days1-0/+6
| * configmanager: Emit config warning when referencing non-existent valueMatthew Wild5 days1-0/+10
* | Merge 13.0->trunkKim Alvefur6 days1-1/+1
|\|
| * mod_storage_sql: Mark unused argument as suchKim Alvefur6 days1-1/+1
* | Merge 13.0->trunkKim Alvefur6 days2-19/+66
|\|
| * mod_storage_sql: Handle failure to deploy new UNIQUE indexKim Alvefur6 days1-4/+6
| * mod_http: Log problems parsing IP addresses in X-Forwarded-For (Thanks Boris)Kim Alvefur6 days1-3/+11
| * mod_http: Fix IP address normalization (Thanks Boris)Kim Alvefur6 days1-1/+1
| * mod_storage_sql: Add shell command to create tables and indices (again)Kim Alvefur6 days1-0/+33
| * mod_storage_sql: Delay showing SQL library error until attempted loadKim Alvefur8 days1-13/+17
* | Merge 13.0->trunkMatthew Wild6 days5-33/+131
|\|
| * prosodyctl check config: List modules which Prosody cannot successfully loadMatthew Wild6 days1-0/+19
| * modulemanager, util.pluginloader: Improve error message when load fails but s...Matthew Wild6 days2-32/+47
| * mod_admin_shell: Add role:list() and role:show() commandsMatthew Wild11 days1-0/+60
| * mod_authz_internal: Improve error message when invalid role specifiedMatthew Wild11 days1-1/+5
* | Merge 13.0->trunkMatthew Wild12 days0-0/+0
|\|
| * Added tag 13.0.1 for changeset e78e79f1b5f5Matthew Wild12 days0-0/+0
* | Merge 13.0->trunkMatthew Wild12 days3-3/+14
|\|
| * mod_admin_shell: Visual tweaks to the output of debug:cert_index()13.0.1Matthew Wild12 days1-2/+9
| * .luacheckrc: Ignore config files in spec/tlsMatthew Wild12 days1-0/+5
| * certmanager: Remove obsolete index log (replaced by shell command)Matthew Wild12 days1-1/+0
* | Merge 13.0->trunkMatthew Wild12 days2-1/+55
|\|
| * mod_admin_shell: Add debug:cert_index() commandMatthew Wild12 days1-0/+50
| * certmanager: Improve logging for all cases where certs are skippedMatthew Wild12 days1-1/+5
* | Merge 13.0->trunkMatthew Wild12 days13-0/+237
|\|
| * spec/tls: Add TLS/certificate integration testsMatthew Wild12 days13-0/+237
* | Merge 13.0->trunkMatthew Wild12 days1-1/+3
|\|
| * portmanager: Add debug log message to state which certificate we end up usingMatthew Wild12 days1-0/+1
| * portmanager: Take automatic cert selection into account when setting SNI certMatthew Wild12 days1-1/+2
* | Merge 13.0->trunkMatthew Wild13 days1-1/+1
|\|
| * prosodyctl check certs: Use correct hostname in warning message about HTTPSMatthew Wild13 days1-1/+1
* | Merge 13.0->trunkKim Alvefur13 days1-1/+1
|\|
| * net.server_epoll: Use correct connection timeout when initiating Direct TLSKim Alvefur13 days1-1/+1
* | Merge 13.0->trunkMatthew Wild13 days1-1/+1
|\|
| * portmanager: Use alternate host (if any) for SNI (many thanks Zaak!)Matthew Wild13 days1-1/+1
* | Merge 13.0->trunkKim Alvefur14 days2-10/+17
|\|
| * mod_tls: Collect full certificate chain validation informationKim Alvefur14 days1-1/+2
| * mod_s2s: Handle single message from chain validationKim Alvefur14 days1-9/+15
* | Merge 13.0->trunkKim Alvefur14 days3-2/+6
|\|
| * mod_s2s: Deal with OpenSSL changing spelling in stringsKim Alvefur14 days1-1/+1
| * mod_tls: Enable Prosody's certificate checking for incoming s2s connections (...Matthew Wild14 days1-1/+4
| * prosodyctl: Fix spacing in warning messageMatthew Wild14 days1-0/+1
* | Merge 13.0->trunkKim Alvefur2025-03-311-1/+1
|\|
| * mod_roster: Fix shell commands when a component is involved (fixes #1908)Kim Alvefur2025-03-311-1/+1
* | Merge 13.0->trunkMatthew Wild2025-03-312-2/+12
|\|