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 |