Software /
code /
prosody
Graph
-
mod_http: Improve message for missing 'route'2021-02-23, by Kim Alvefur
-
mod_http: Warn if app is missing 'route'2021-02-21, by Kim Alvefur
-
mod_http_file_share: Allow credentials via CORS (needed for auth token)2021-02-23, by Kim Alvefur
-
mod_http: Allow modifying CORS header list via :provides API2019-12-30, by Kim Alvefur
-
mod_http: Allow setting the CORS credentials flag via :provides API2019-12-30, by Kim Alvefur
-
mod_http_errors: Style tweak2021-02-21, by Kim Alvefur
-
mod_http_file_share: Return a message from the base URL2021-02-21, by Kim Alvefur
-
mod_websocket: Use mod_http_errors html template #11722021-02-21, by Kim Alvefur
-
mod_bosh: Include warning if endpoint accessed insecurely (#1172)2021-02-21, by Kim Alvefur
-
mod_bosh: Use message template from mod_http_error2021-02-21, by Kim Alvefur
-
mod_http_errors: Add a highlighted warning to template2021-02-21, by Kim Alvefur
-
mod_http_errors: Add way to reuse the error page template2021-02-21, by Kim Alvefur
-
mod_http_errors: Minify CSS2021-02-18, by Kim Alvefur
-
Merge 0.11->trunk2021-02-18, by Kim Alvefur
-
mod_http: Optimize proxy IP check2021-02-18, by Kim Alvefur
-
mod_websocket: Inherit security status from http request2021-02-18, by Kim Alvefur
-
mod_http: Consider x-forwarded-proto from trusted proxies2021-02-18, by Kim Alvefur
-
Merge 0.11->trunk2021-02-18, by Kim Alvefur
-
mod_csi_simple: Fire event when flushing queue2021-02-16, by Kim Alvefur
-
mod_csi_simple: Set session state to 'flushing' while doing so2021-02-16, by Kim Alvefur
-
Merge 0.11->trunk2021-02-15, by Kim Alvefur
-
mod_http_file_share: Prevent attempt to upload again after completion2021-02-13, by Kim Alvefur
-
mod_http_file_share: Support sending 100 Continue2021-02-13, by Kim Alvefur
-
net.http.server: Don't pause early streaming uploads2021-02-13, by Kim Alvefur
-
net.http.server: Allow storing more than the parser in the session2021-02-12, by Kim Alvefur
-
net.http.server: Enable async during HTTP request handling (fixes #1487)2020-07-12, by Kim Alvefur
-
util.datamanager: Add basic tests2021-02-09, by Kim Alvefur
-
util.datamanager: Support iterating over any file extension2021-02-07, by Kim Alvefur
-
core.certmanager: Add comments explaining the 'verifyext' TLS settings2021-02-06, by Kim Alvefur
-
mod_s2s: Clarify comment about unused TLS settings2021-02-06, by Kim Alvefur
-
util.cache: Add test for :table (fails on Lua 5.1)2021-02-05, by Kim Alvefur
-
mod_admin_shell: Add help section with (top level) MUC commands2021-02-05, by Kim Alvefur
-
mod_admin_shell: Pretty-print HTTP endpoints in a human table2021-02-03, by Kim Alvefur
-
mod_admin_shell: Remove previous print() call2021-02-03, by Kim Alvefur
-
mod_admin_shell: List modules providing each HTTP endpoint2021-02-03, by Kim Alvefur
-
mod_admin_shell: List global HTTP endpoints by default2021-02-03, by Kim Alvefur
-
scansion tests: Give a title to HTTP Upload test2021-02-03, by Kim Alvefur
-
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)2021-02-03, by Kim Alvefur
-
util.xmppstream: Ensure stream 'id' is always present (fix #1626)2021-02-03, by Kim Alvefur
-
mod_http_file_share: Collect cache hit/miss statistics for downloads2021-02-02, by Kim Alvefur
-
mod_http_file_share: Measure how long it takes to prune expired files2021-02-02, by Kim Alvefur
-
mod_http_file_share: Collect statistics of files uploaded2021-02-02, by Kim Alvefur
-
mod_storage_sql: Implement map-like API for archives2021-02-01, by Kim Alvefur
-
storage: Test reverse-ordered queries2021-02-01, by Kim Alvefur
-
util.adhoc: Propagate error with producing initial initial data2021-01-31, by Kim Alvefur
-
adhoc.lib: Tweak to allow using util.error objects2021-01-31, by Kim Alvefur
-
mod_http_file_share: Reorder arguments2021-01-31, by Kim Alvefur
-
mod_http_file_share: Update cached value while it is reasonably fresh2021-01-31, by Kim Alvefur
-
mod_http_file_share: Cache quotas to avoid hitting storage2021-01-31, by Kim Alvefur
-
mod_http_file_share: Split out some variables for later reuse2021-01-31, by Kim Alvefur
-
mod_http_file_share: Add support for daily upload quotas.2021-01-31, by Kim Alvefur
-
mod_http_file_share: Add missing semicolon2021-01-31, by Kim Alvefur
-
CHANGES: Clarify what mod_mimicking does2021-01-30, by Kim Alvefur
-
mod_http_file_share: Clarify log message2021-01-30, by Kim Alvefur
-
doap: Fix off by 200 in RFC number2021-01-30, by Kim Alvefur
-
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set2021-01-29, by Kim Alvefur
-
mod_tls: Attempt STARTTLS even if not advertised as per RFC 75902021-01-29, by Kim Alvefur
-
doap: Move comment into <implements> it comments on2021-01-29, by Kim Alvefur
-
mod_mam: Remove obsolete queryid attribute from tests2021-01-29, by Kim Alvefur
-
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)2021-01-29, by Kim Alvefur
Scroll all the way down to load more.