| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_csi_simple: s/algoritm/algorithm/ [codespell] | Kim Alvefur | 2021-03-05 | 1 | -1/+1 |
* | core.storagemanager: s/Multilpe/Multiple/ [codespell] | Kim Alvefur | 2021-03-05 | 1 | -1/+1 |
* | util.prosodyctl.shell: Allow passing a single command as argument | Kim Alvefur | 2021-03-05 | 1 | -0/+29 |
* | util.prosodyctl.shell: Fix check for --quiet | Kim Alvefur | 2021-03-05 | 1 | -1/+1 |
* | net.resolvers.basic: Disable DANE for now, completely broken | Kim Alvefur | 2021-03-03 | 2 | -6/+4 |
* | net.resolvers.basic: Don't enable DANE with zero TLSA records | Kim Alvefur | 2021-03-03 | 1 | -1/+1 |
* | mod_s2s: Buffer stream error + stream closing tag | Kim Alvefur | 2021-03-03 | 1 | -1/+4 |
* | core.s2smanager: Set "direction" on destroyed sessions (fixes #1641) | Kim Alvefur | 2021-03-03 | 1 | -0/+1 |
* | mod_s2s: Check direction in bidi-aware style | Kim Alvefur | 2021-03-03 | 1 | -1/+1 |
* | doap: Add RFC 7673 | Kim Alvefur | 2021-03-02 | 1 | -0/+1 |
* | mod_s2s: Add config setting to enable DANE | Kim Alvefur | 2021-03-02 | 1 | -0/+1 |
* | net.connect: Add DANE support | Kim Alvefur | 2021-03-02 | 2 | -1/+27 |
* | net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed) | Kim Alvefur | 2019-09-29 | 1 | -0/+14 |
* | core.portmanager: Log SNI hosts, services looked for | Kim Alvefur | 2021-03-02 | 1 | -0/+1 |
* | MUC: Add robot face test | Kim Alvefur | 2021-03-02 | 1 | -0/+46 |
* | 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 | 2 | -1/+3 |
* | 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_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 |
* | | Merge 0.11->trunk | Kim Alvefur | 2021-02-18 | 0 | -0/+0 |
|\| |
|
| * | mod_http: Fix trusted proxies check (thanks buildbot) | Kim Alvefur | 2021-02-18 | 1 | -1/+1 |
* | | 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 |
|\| |
|
| * | Tag 0.11.8 | Kim Alvefur | 2021-02-15 | 0 | -0/+0 |
| * | mod_pep: Advertise base pubsub feature (fixes #1632)0.11.8 | Kim Alvefur | 2021-02-15 | 1 | -0/+1 |