index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
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
...
*
plugins: Update for namespace bump in XEP-0353 v0.4.0
Kim Alvefur
2022-01-11
4
-4
/
+4
*
util.prosodyctl.check: Fix reset of libunbound before DNS checks
Kim Alvefur
2022-02-01
1
-1
/
+1
*
doap: Let's say XEP-0368 support is complete now
Kim Alvefur
2022-01-31
1
-1
/
+1
*
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http
Kim Alvefur
2022-01-30
1
-2
/
+2
*
util.prosodyctl.check: Include multiplexed ports in DNS checks #1704
Kim Alvefur
2022-01-30
1
-0
/
+13
*
mod_admin_shell: Add descriptions of each column to 'help columns'
Kim Alvefur
2022-01-30
1
-5
/
+35
*
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show
Kim Alvefur
2022-01-30
1
-2
/
+2
*
mod_http_file_share: Use alternate syntax for filename in Content-Disposition
Kim Alvefur
2022-01-29
1
-1
/
+2
*
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels
Kim Alvefur
2022-01-29
1
-1
/
+1
*
mod_admin_shell: Add help section about stats
Kim Alvefur
2022-01-29
1
-1
/
+4
*
mod_admin_shell: Add help section about customizing table columns
Kim Alvefur
2022-01-28
1
-1
/
+17
*
README: Reflow text to ~78 columns
Kim Alvefur
2022-01-28
1
-9
/
+9
*
INSTALL: Update from site version
Kim Alvefur
2022-01-28
1
-38
/
+44
*
util.format: Expand explanation of purpose in comments
Kim Alvefur
2022-01-27
1
-1
/
+6
*
util.format: Skip control code escaping when doing full serialization
Kim Alvefur
2022-01-27
2
-3
/
+8
*
util.prosodyctl.cert: Look for certs matching 'http_host'
Kim Alvefur
2022-01-27
1
-0
/
+4
*
util.prosodyctl.check: Fix use of LuaSocket URL parser
Kim Alvefur
2022-01-27
1
-1
/
+1
*
util.prosodyctl.check: Add HTTP related DNS checks
Kim Alvefur
2022-01-27
1
-8
/
+41
*
util.prosodyctl.cert: Look for certificates in a consistent order
Kim Alvefur
2022-01-26
1
-0
/
+9
*
mod_pubsub: Allow configuring summary templates
Kim Alvefur
2022-01-24
1
-6
/
+11
*
mod_pubsub: Use the util.xtemplate to render Atom summary
Kim Alvefur
2022-01-24
1
-9
/
+3
*
util.xtemplate: Yet another string template library
Kim Alvefur
2022-01-24
2
-0
/
+187
*
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
Kim Alvefur
2022-01-24
1
-1
/
+2
*
mod_tls: Set ALPN on outgoing connections
Kim Alvefur
2022-01-25
1
-1
/
+2
*
mod_admin_shell: Add command to show current user roles
Kim Alvefur
2022-01-23
1
-0
/
+20
*
mod_admin_shell: Add help section about roles
Kim Alvefur
2022-01-23
1
-0
/
+12
*
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
Kim Alvefur
2022-01-21
2
-8
/
+17
*
mod_s2s: Enable outgoing Direct TLS connections
Kim Alvefur
2022-01-21
2
-3
/
+10
*
net.connect: Allow passing TLS context from resolver
Kim Alvefur
2022-01-21
1
-1
/
+2
*
net.resolvers.chain: A resolver for combining other resolvers
Kim Alvefur
2022-01-21
1
-0
/
+38
*
Merge 0.11->trunk
Kim Alvefur
2022-01-20
1
-13
/
+5
|
\
|
*
util.xml: Deduplicate handlers for restricted XML
0.11.13
Kim Alvefur
2022-01-20
1
-12
/
+5
|
*
util.xml: Break reference to help the GC (fix #1711)
Kim Alvefur
2022-01-20
1
-5
/
+4
|
*
Added tag 0.11.12 for changeset 783056b4e448
Matthew Wild
2022-01-13
0
-0
/
+0
|
*
util.xml: Do not allow doctypes, comments or processing instructions
0.11.12
Jonas Schäfer
2022-01-10
2
-3
/
+56
*
|
util.prosodyctl.cert: Check success of copy operations, warn on fail
Kim Alvefur
2022-01-19
1
-4
/
+9
*
|
util.prosodyctl.cert: Pass variables via formatting instead of concatenation
Kim Alvefur
2022-01-19
1
-5
/
+5
*
|
tools/xep227toprosody: Remove obsolete tool in favor of storage driver
Kim Alvefur
2022-01-18
1
-269
/
+0
*
|
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match document...
Kim Alvefur
2022-01-18
1
-3
/
+3
*
|
core.certmanager: Apply TLS preset before global settings (thanks Menel)
Kim Alvefur
2022-01-18
1
-1
/
+1
*
|
mod_storage_xep0227: Fix luacheck warning
Matthew Wild
2022-01-17
1
-1
/
+1
*
|
mod_storage_xep0227: Fix traceback during iteration of driver stores
Matthew Wild
2022-01-17
1
-1
/
+1
*
|
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270...
Matthew Wild
2022-01-17
1
-1
/
+1
*
|
mod_http: Increase severity of loading unreachable http modules
Kim Alvefur
2022-01-15
1
-1
/
+1
*
|
mod_http: Skip querying portmanager when http_external_url when is set
Kim Alvefur
2021-11-27
1
-8
/
+17
*
|
util.jid: Explicitly check for nil rather than falsy
Kim Alvefur
2022-01-15
2
-14
/
+25
*
|
mod_storage_xep0227: treat roster metadata pseudo-entry correctly
Jonas Schäfer
2022-01-15
1
-1
/
+1
*
|
mod_storage_xep0227: be defensive against empty vCard
Jonas Schäfer
2022-01-15
1
-1
/
+1
*
|
mod_http: Limit unencrypted http port (5280) to loopback by default
Kim Alvefur
2022-01-15
2
-0
/
+2
*
|
mod_cron: Allow for a small amount of timer drift
Kim Alvefur
2022-01-15
2
-2
/
+2
[prev]
[next]