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
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mod_c2s: Log a debug message before closing due to c2s_timeout
Kim Alvefur
2021-03-23
1
-0
/
+1
*
|
mod_authz_internal: Ignore unused argument for now [luachec]
Kim Alvefur
2021-03-22
1
-1
/
+1
*
|
mod_authz_internal: add support for setting roles of a local user
Jonas Schäfer
2021-03-22
1
-1
/
+8
*
|
mod_pubsub: Include <pubsub> with unsubscribe reply
Kim Alvefur
2021-03-15
1
-1
/
+7
*
|
mod_csi_simple: s/algoritm/algorithm/ [codespell]
Kim Alvefur
2021-03-05
1
-1
/
+1
*
|
mod_s2s: Buffer stream error + stream closing tag
Kim Alvefur
2021-03-03
1
-1
/
+4
*
|
mod_s2s: Check direction in bidi-aware style
Kim Alvefur
2021-03-03
1
-1
/
+1
*
|
mod_s2s: Add config setting to enable DANE
Kim Alvefur
2021-03-02
1
-0
/
+1
*
|
mod_http: Consolidate handling of proxied connection details
Kim Alvefur
2021-02-27
1
-9
/
+9
*
|
net.http.server: Set request.ip so mod_http doesn't have to
Kim Alvefur
2021-02-27
1
-1
/
+1
*
|
Merge 0.11->trunk
Kim Alvefur
2021-02-27
1
-3
/
+3
|
\
|
|
*
mod_http: Restore ip field for requests without proxies
Kim Alvefur
2021-02-27
1
-2
/
+2
|
*
mod_http: Fix trusted proxies check (thanks buildbot)
Kim Alvefur
2021-02-18
1
-1
/
+1
*
|
mod_http_file_share: Skip removal of nothing
Kim Alvefur
2021-02-26
1
-5
/
+9
*
|
mod_http_file_share: Remove correct entries when not all expired files were d...
Kim Alvefur
2021-02-25
1
-10
/
+20
*
|
mod_http_errors: Add some comments
Kim Alvefur
2021-02-25
1
-0
/
+3
*
|
mod_http_errors: Add some silly variations for the '/' page
Kim Alvefur
2021-02-25
1
-1
/
+11
*
|
mod_http_file_share: Fix traceback on missing file-type
Kim Alvefur
2021-02-24
1
-1
/
+4
*
|
mod_csi_simple: Add command to test importance algorithm on stream of stanzas
Kim Alvefur
2021-02-23
1
-0
/
+32
*
|
mod_http: Improve message for missing 'route'
Kim Alvefur
2021-02-23
1
-1
/
+1
*
|
mod_http: Warn if app is missing 'route'
Kim Alvefur
2021-02-21
1
-1
/
+7
*
|
mod_http_file_share: Allow credentials via CORS (needed for auth token)
Kim Alvefur
2021-02-23
1
-0
/
+3
*
|
mod_http: Allow modifying CORS header list via :provides API
Kim Alvefur
2019-12-30
1
-1
/
+11
*
|
mod_http: Allow setting the CORS credentials flag via :provides API
Kim Alvefur
2019-12-30
1
-1
/
+9
*
|
mod_http_errors: Style tweak
Kim Alvefur
2021-02-21
1
-3
/
+3
*
|
mod_http_file_share: Return a message from the base URL
Kim Alvefur
2021-02-21
1
-0
/
+9
*
|
mod_websocket: Use mod_http_errors html template #1172
Kim Alvefur
2021-02-21
1
-4
/
+12
*
|
mod_bosh: Include warning if endpoint accessed insecurely (#1172)
Kim Alvefur
2021-02-21
1
-0
/
+1
*
|
mod_bosh: Use message template from mod_http_error
Kim Alvefur
2021-02-21
1
-11
/
+9
*
|
mod_http_errors: Add a highlighted warning to template
Kim Alvefur
2021-02-21
1
-0
/
+3
*
|
mod_http_errors: Add way to reuse the error page template
Kim Alvefur
2021-02-21
1
-0
/
+7
*
|
mod_http_errors: Minify CSS
Kim Alvefur
2021-02-18
1
-25
/
+6
*
|
mod_http: Optimize proxy IP check
Kim Alvefur
2021-02-18
1
-0
/
+3
*
|
mod_websocket: Inherit security status from http request
Kim Alvefur
2021-02-18
1
-1
/
+1
*
|
mod_http: Consider x-forwarded-proto from trusted proxies
Kim Alvefur
2021-02-18
1
-0
/
+4
*
|
Merge 0.11->trunk
Kim Alvefur
2021-02-18
1
-1
/
+1
|
\
|
|
*
mod_http: Skip IP resolution in non-proxied case
Kim Alvefur
2021-02-18
1
-1
/
+1
*
|
mod_csi_simple: Fire event when flushing queue
Kim Alvefur
2021-02-16
1
-0
/
+1
*
|
mod_csi_simple: Set session state to 'flushing' while doing so
Kim Alvefur
2021-02-16
1
-1
/
+3
*
|
Merge 0.11->trunk
Kim Alvefur
2021-02-15
1
-0
/
+1
|
\
|
|
*
mod_pep: Advertise base pubsub feature (fixes #1632)
0.11.8
Kim Alvefur
2021-02-15
1
-0
/
+1
*
|
mod_http_file_share: Prevent attempt to upload again after completion
Kim Alvefur
2021-02-13
1
-0
/
+9
*
|
mod_http_file_share: Support sending 100 Continue
Kim Alvefur
2021-02-13
1
-0
/
+3
*
|
mod_s2s: Clarify comment about unused TLS settings
Kim Alvefur
2021-02-06
1
-1
/
+3
*
|
mod_admin_shell: Add help section with (top level) MUC commands
Kim Alvefur
2021-02-05
1
-0
/
+6
*
|
mod_admin_shell: Pretty-print HTTP endpoints in a human table
Kim Alvefur
2021-02-03
1
-1
/
+7
*
|
mod_admin_shell: Remove previous print() call
Kim Alvefur
2021-02-03
1
-1
/
+0
*
|
mod_admin_shell: List modules providing each HTTP endpoint
Kim Alvefur
2021-02-03
1
-0
/
+3
*
|
mod_admin_shell: List global HTTP endpoints by default
Kim Alvefur
2021-02-03
1
-2
/
+7
*
|
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
Kim Alvefur
2021-02-03
1
-1
/
+1
[prev]
[next]