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
...
*
|
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections
Matthew Wild
2022-09-07
1
-0
/
+8
*
|
portmanager: Expose API to get at SSL/TLS config for a given interface/port
Matthew Wild
2022-09-07
1
-0
/
+8
*
|
mod_saslauth: Derive hash from certificate per tls-server-end-point
Kim Alvefur
2021-06-29
1
-0
/
+34
*
|
mod_saslauth: Support tls-server-end-point via manually specified hash
Kim Alvefur
2020-12-07
1
-0
/
+13
*
|
mod_tokenauth: Set name/description on cleanup job
Kim Alvefur
2023-10-21
1
-1
/
+1
*
|
mod_tokenauth: Save grant after removing expired tokens
Kim Alvefur
2023-10-21
1
-0
/
+5
*
|
mod_tokenauth: Periodically clear out expired tokens and grants
Kim Alvefur
2023-10-09
1
-0
/
+6
*
|
mod_tokenauth: Delete grants without tokens after period
Kim Alvefur
2023-10-16
1
-0
/
+8
*
|
mod_tokenauth: Clear expired tokens on grant retrieval
Kim Alvefur
2023-10-09
1
-1
/
+8
*
|
mod_tokenauth: Delete grants in the wrong formats on retrieval
Kim Alvefur
2023-10-09
1
-0
/
+5
*
|
lint: Teach luacheck about module:once
Kim Alvefur
2023-10-15
1
-0
/
+1
*
|
mod_cron: Remove unused import [luacheck]
Kim Alvefur
2023-10-15
2
-2
/
+0
*
|
Merge 0.12->trunk
Kim Alvefur
2023-10-15
1
-1
/
+1
|
\
|
|
*
mod_muc_mam: Improve wording of enable setting
Kim Alvefur
2023-10-15
1
-1
/
+1
|
*
Added tag 0.12.4 for changeset a2ba3f06dcf4
Kim Alvefur
2023-09-05
0
-0
/
+0
*
|
mod_http_file_share: Retrieve stored total in async-friendly way
Kim Alvefur
2023-10-14
1
-2
/
+2
*
|
mod_cron: Load last task run time inside task runner to fix async
Kim Alvefur
2023-10-14
2
-17
/
+41
*
|
mod_cron: Revert bbd3ac65640d
Kim Alvefur
2023-07-30
2
-9
/
+0
*
|
mod_storage_internal: Don't report error when attempting to trim empty archive
Kim Alvefur
2023-10-08
1
-1
/
+7
*
|
mod_storage_internal: Fix fast trimming of archive with exactly one item
Kim Alvefur
2023-09-24
1
-0
/
+7
*
|
net.http.server: Fix typo in previous commit
Kim Alvefur
2023-09-23
1
-1
/
+1
*
|
net.http.server: Support setting Content-Type of uncaught HTTP errors
Kim Alvefur
2023-09-22
1
-1
/
+6
*
|
mod_http_file_share: Switch to the new authz API (BC)
Kim Alvefur
2023-09-16
2
-1
/
+4
*
|
core.storagemanager: Remove 0.10 era sql2 driver COMPAT
Kim Alvefur
2023-09-04
1
-18
/
+2
*
|
Merge 0.12->trunk
Kim Alvefur
2023-08-30
1
-1
/
+1
|
\
|
|
*
util.prosodyctl.check: Correct modern replacement for 'disallow_s2s'
0.12.4
Kim Alvefur
2023-08-27
1
-1
/
+1
*
|
tools: Reflect bash-ness of mod2spec in shebang
Kim Alvefur
2023-08-26
1
-1
/
+1
*
|
mod_s2s: Fix reporting of DANE mismatch
Kim Alvefur
2023-08-05
1
-1
/
+3
*
|
core.portmanager: Join strings broken into multiple lines
Kim Alvefur
2023-07-29
1
-6
/
+3
*
|
core.portmanager: Hint at HTTP servers for conflicts over port 443
Kim Alvefur
2023-07-29
1
-1
/
+1
*
|
net.websocket.frames: Remove completed TODO
Kim Alvefur
2023-07-29
1
-1
/
+0
*
|
mod_http: Generate URL from configuration in prosodyctl
Kim Alvefur
2023-07-26
1
-0
/
+31
*
|
Merge 0.12->trunk
Kim Alvefur
2023-07-25
0
-0
/
+0
|
\
|
|
*
util.array: Fix new() library function
Kim Alvefur
2023-07-22
2
-1
/
+10
*
|
mod_tokenauth: Fix revoking a single token without revoking whole grant
Kim Alvefur
2023-07-23
1
-4
/
+18
*
|
util.array: Fix new() library function
Kim Alvefur
2023-07-22
2
-1
/
+10
*
|
tests: Add hack to test only a single storage driver
Kim Alvefur
2023-07-22
1
-0
/
+5
*
|
tests: Update storagemanager tests for prosody.* namespace change
Kim Alvefur
2023-07-22
1
-8
/
+6
*
|
mod_storage_sql: Spell out missing dependencies
Kim Alvefur
2023-07-22
1
-3
/
+16
*
|
mod_storage_sql: Pass variables as arguments instead of upvalues
Kim Alvefur
2023-07-22
1
-10
/
+5
*
|
util.sql: Remove unused String() and Integer() functions
Kim Alvefur
2023-07-22
1
-4
/
+0
*
|
util.sqlite3: Clean up unused variables
Kim Alvefur
2023-07-22
1
-42
/
+6
*
|
util.datamanager: Always reset index after list shift
Kim Alvefur
2023-07-22
1
-39
/
+4
*
|
core.moduleapi: Parse period min/max arguments
Kim Alvefur
2023-07-22
1
-0
/
+6
*
|
util.datamanager: Add way to close indexed list store
Kim Alvefur
2023-07-21
1
-1
/
+9
*
|
util.datamanager: Close file handle when done using it
Kim Alvefur
2023-07-21
1
-0
/
+1
*
|
util.datamanager: Disable blockwise removal
Kim Alvefur
2023-07-21
1
-1
/
+4
*
|
mod_muc: Use enum config API for 'restrict_room_creation'
Kim Alvefur
2023-07-21
1
-1
/
+1
*
|
plugins: Use get_option_array for some list shaped options
Kim Alvefur
2023-07-21
2
-2
/
+2
*
|
util.datamanager: Disable block alignment
Kim Alvefur
2023-07-21
1
-0
/
+2
[prev]
[next]