Log

description author age
net.resolvers.basic: Fix completion condition when IPv6 is disabled Kim Alvefur 2021-03-15
mod_pubsub: Include <pubsub> with unsubscribe reply Kim Alvefur 2021-03-15
util.rsm: Correctly coerce integer value for <index> (fix #1642) Kim Alvefur 2021-03-06
util.rsm: Increase test coverage Kim Alvefur 2021-03-06
util.rsm: Improve readability using compacter stanza building API Kim Alvefur 2021-03-06
mod_csi_simple: s/algoritm/algorithm/ [codespell] Kim Alvefur 2021-03-05
core.storagemanager: s/Multilpe/Multiple/ [codespell] Kim Alvefur 2021-03-05
util.prosodyctl.shell: Allow passing a single command as argument Kim Alvefur 2021-03-05
util.prosodyctl.shell: Fix check for --quiet Kim Alvefur 2021-03-05
net.resolvers.basic: Disable DANE for now, completely broken Kim Alvefur 2021-03-03
net.resolvers.basic: Don't enable DANE with zero TLSA records Kim Alvefur 2021-03-03
mod_s2s: Buffer stream error + stream closing tag Kim Alvefur 2021-03-03
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641) Kim Alvefur 2021-03-03
mod_s2s: Check direction in bidi-aware style Kim Alvefur 2021-03-03
doap: Add RFC 7673 Kim Alvefur 2021-03-02
mod_s2s: Add config setting to enable DANE Kim Alvefur 2021-03-02
net.connect: Add DANE support Kim Alvefur 2021-03-02
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed) Kim Alvefur 2019-09-29
core.portmanager: Log SNI hosts, services looked for Kim Alvefur 2021-03-02
MUC: Add robot face test Kim Alvefur 2021-03-02
mod_http: Consolidate handling of proxied connection details Kim Alvefur 2021-02-27
net.http.server: Set request.ip so mod_http doesn't have to Kim Alvefur 2021-02-27
Merge 0.11->trunk Kim Alvefur 2021-02-27
mod_http: Restore ip field for requests without proxies 0.11 Kim Alvefur 2021-02-27
mod_http_file_share: Skip removal of nothing Kim Alvefur 2021-02-25
mod_http_file_share: Remove correct entries when not all expired files were deleted Kim Alvefur 2021-02-25
mod_http_errors: Add some comments Kim Alvefur 2021-02-25
mod_http_errors: Add some silly variations for the '/' page Kim Alvefur 2021-02-25
mod_http_file_share: Fix traceback on missing file-type Kim Alvefur 2021-02-24
mod_csi_simple: Add command to test importance algorithm on stream of stanzas Kim Alvefur 2021-02-23
mod_http: Improve message for missing 'route' Kim Alvefur 2021-02-23
mod_http: Warn if app is missing 'route' Kim Alvefur 2021-02-21
mod_http_file_share: Allow credentials via CORS (needed for auth token) Kim Alvefur 2021-02-23
mod_http: Allow modifying CORS header list via :provides API Kim Alvefur 2019-12-30
mod_http: Allow setting the CORS credentials flag via :provides API Kim Alvefur 2019-12-30
mod_http_errors: Style tweak Kim Alvefur 2021-02-21
mod_http_file_share: Return a message from the base URL Kim Alvefur 2021-02-21
mod_websocket: Use mod_http_errors html template #1172 Kim Alvefur 2021-02-21
mod_bosh: Include warning if endpoint accessed insecurely (#1172) Kim Alvefur 2021-02-21
mod_bosh: Use message template from mod_http_error Kim Alvefur 2021-02-21
mod_http_errors: Add a highlighted warning to template Kim Alvefur 2021-02-21
mod_http_errors: Add way to reuse the error page template Kim Alvefur 2021-02-21
mod_http_errors: Minify CSS Kim Alvefur 2021-02-18
Merge 0.11->trunk Kim Alvefur 2021-02-18
mod_http: Fix trusted proxies check (thanks buildbot) 0.11 Kim Alvefur 2021-02-18
mod_http: Optimize proxy IP check Kim Alvefur 2021-02-18
mod_websocket: Inherit security status from http request Kim Alvefur 2021-02-18
mod_http: Consider x-forwarded-proto from trusted proxies Kim Alvefur 2021-02-18
Merge 0.11->trunk Kim Alvefur 2021-02-18
mod_http: Skip IP resolution in non-proxied case 0.11 Kim Alvefur 2021-02-18
mod_csi_simple: Fire event when flushing queue Kim Alvefur 2021-02-16
mod_csi_simple: Set session state to 'flushing' while doing so Kim Alvefur 2021-02-16
Merge 0.11->trunk Kim Alvefur 2021-02-15
Tag 0.11.8 0.11 Kim Alvefur 2021-02-15
mod_pep: Advertise base pubsub feature (fixes #1632) 0.11 0.11.8 Kim Alvefur 2021-02-15
mod_http_file_share: Prevent attempt to upload again after completion Kim Alvefur 2021-02-13
mod_http_file_share: Support sending 100 Continue Kim Alvefur 2021-02-13
net.http.server: Don't pause early streaming uploads Kim Alvefur 2021-02-13
net.http.server: Allow storing more than the parser in the session Kim Alvefur 2021-02-12
net.http.server: Enable async during HTTP request handling (fixes #1487) Kim Alvefur 2020-07-12