index
:
prosody.git
0.11
0.12
13.0
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/13.0
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added tag 13.0.1 for changeset e78e79f1b5f5
origin/13.0
13.0
Matthew Wild
45 hours
0
-0
/
+0
*
mod_admin_shell: Visual tweaks to the output of debug:cert_index()
13.0.1
Matthew Wild
45 hours
1
-2
/
+9
*
.luacheckrc: Ignore config files in spec/tls
Matthew Wild
45 hours
1
-0
/
+5
*
certmanager: Remove obsolete index log (replaced by shell command)
Matthew Wild
45 hours
1
-1
/
+0
*
mod_admin_shell: Add debug:cert_index() command
Matthew Wild
2 days
1
-0
/
+50
*
certmanager: Improve logging for all cases where certs are skipped
Matthew Wild
2 days
1
-1
/
+5
*
spec/tls: Add TLS/certificate integration tests
Matthew Wild
2 days
13
-0
/
+237
*
portmanager: Add debug log message to state which certificate we end up using
Matthew Wild
2 days
1
-0
/
+1
*
portmanager: Take automatic cert selection into account when setting SNI cert
Matthew Wild
2 days
1
-1
/
+2
*
prosodyctl check certs: Use correct hostname in warning message about HTTPS
Matthew Wild
3 days
1
-1
/
+1
*
net.server_epoll: Use correct connection timeout when initiating Direct TLS
Kim Alvefur
3 days
1
-1
/
+1
*
portmanager: Use alternate host (if any) for SNI (many thanks Zaak!)
Matthew Wild
3 days
1
-1
/
+1
*
mod_tls: Collect full certificate chain validation information
Kim Alvefur
4 days
1
-1
/
+2
*
mod_s2s: Handle single message from chain validation
Kim Alvefur
4 days
1
-9
/
+15
*
mod_s2s: Deal with OpenSSL changing spelling in strings
Kim Alvefur
4 days
1
-1
/
+1
*
mod_tls: Enable Prosody's certificate checking for incoming s2s connections (...
Matthew Wild
4 days
1
-1
/
+4
*
prosodyctl: Fix spacing in warning message
Matthew Wild
4 days
1
-0
/
+1
*
mod_roster: Fix shell commands when a component is involved (fixes #1908)
Kim Alvefur
5 days
1
-1
/
+1
*
mod_admin_shell, prosodyctl shell: Report command failure when no password en...
Matthew Wild
5 days
2
-2
/
+12
*
util.adminstream: Fix traceback on double-close (fixes #1913)
Matthew Wild
5 days
1
-2
/
+2
*
core.portmanager: Restore use of per-host 'ssl' for SNI hosts. Fixes #1915.
Kim Alvefur
7 days
1
-10
/
+14
*
doap: Add XEP-0333
Kim Alvefur
13 days
3
-2
/
+9
*
doap: Add XEP-0334
Kim Alvefur
13 days
3
-2
/
+9
*
doap: Add XEP-0156 and mod_http_altconnect
Kim Alvefur
13 days
1
-0
/
+9
*
mod_http_file_share: Explicitly reject all unsupported ranges
Kim Alvefur
13 days
1
-0
/
+3
*
mod_http_file_share: Fix off by one in Range response
Kim Alvefur
13 days
1
-2
/
+3
*
mod_storage_sql: Drop legacy index without confirmation to ease upgrades
Kim Alvefur
13 days
1
-10
/
+6
*
core.usermanager: Fix COMPAT layer for legacy is_admin() function
Kim Alvefur
2025-03-22
1
-1
/
+2
*
core.storagemanager: Fix tests by removing an assert that upset luarocks
Kim Alvefur
2025-03-19
1
-1
/
+1
*
mod_storage_sql: Fix indentation
Kim Alvefur
2025-03-19
1
-28
/
+28
*
prosodyctl check: Be more robust against invalid disco_items, and show warning
Matthew Wild
2025-03-17
1
-4
/
+32
*
mod_http_file_share: Improve error reporting by using util.error more
Kim Alvefur
2025-03-16
1
-9
/
+30
*
Added tag 13.0.0 for changeset a8ad0741632d
Matthew Wild
2025-03-13
0
-0
/
+0
*
CHANGES: 13.0.0 release date
13.0.0
Matthew Wild
2025-03-13
1
-0
/
+2
*
CHANGES: Fix 13.0.0 version number
Matthew Wild
2025-03-13
1
-1
/
+1
*
prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895)
Matthew Wild
2025-03-13
2
-7
/
+5
*
mod_admin_shell: Remove outdated help text (fixes #1898)
Matthew Wild
2025-03-13
1
-7
/
+2
*
prosodyctl check features: Report size limit for HTTP upload
Matthew Wild
2025-03-13
1
-3
/
+21
*
prosodyctl check features: Add descriptions to features
Matthew Wild
2025-03-13
1
-3
/
+17
*
mod_websocket: Merge session close handling changes from mod_c2s (bug fixes)
Matthew Wild
2025-03-11
1
-11
/
+17
*
mod_c2s: Code formatting change
Matthew Wild
2025-03-11
1
-2
/
+6
*
CHANGES: Add list of new modules
Matthew Wild
2025-03-11
1
-0
/
+9
*
util.argparse: Fix bug (regression?) in argument parsing with --foo=bar
Matthew Wild
2025-03-11
2
-2
/
+12
*
mod_storage_internal: Use UUIDv7 for message ids
Matthew Wild
2025-03-10
1
-2
/
+2
*
usermanager: Add info logging for all usermanager account changes
Matthew Wild
2025-03-10
1
-1
/
+10
*
util.sasl: Preserve 'userdata' field between clones
Matthew Wild
2025-03-06
1
-3
/
+8
*
mod_external_services: Also use TURN REST credential algo for 'turns' (thanks...
Matthew Wild
2025-03-01
1
-0
/
+1
*
net.server_epoll: Improve readability of DANE noise
Kim Alvefur
2025-02-27
1
-1
/
+1
*
certmanager: Add more debug logging around cert indexing
Matthew Wild
2025-02-24
1
-2
/
+6
*
mod_component: Don't return error reply for errors, fixes #1897
Kim Alvefur
2025-02-22
1
-1
/
+3
[next]