Sun, 07 Mar 2021 00:57:36 +0100 Kim Alvefur util.datamapper: Library for extracting data from stanzas
Sat, 06 Mar 2021 21:07:53 +0100 Kim Alvefur util.jsonschema: Library for JSON Schema validation
Tue, 09 Mar 2021 13:59:45 +0100 Kim Alvefur make: Add target for building Teal sources
Tue, 09 Mar 2021 14:36:46 +0100 Kim Alvefur util: Add Teal interface definition files
Tue, 16 Mar 2021 00:04:26 +0100 Kim Alvefur util.gc: Fix check for Lua 5.4
Mon, 15 Mar 2021 23:09:42 +0100 Kim Alvefur net.resolvers.basic: Fix completion condition when IPv6 is disabled
Mon, 15 Mar 2021 19:04:08 +0100 Kim Alvefur mod_pubsub: Include <pubsub> with unsubscribe reply
Sat, 06 Mar 2021 18:26:50 +0100 Kim Alvefur util.rsm: Correctly coerce integer value for <index> (fix #1642)
Sat, 06 Mar 2021 18:22:52 +0100 Kim Alvefur util.rsm: Increase test coverage
Sat, 06 Mar 2021 15:24:45 +0100 Kim Alvefur util.rsm: Improve readability using compacter stanza building API
Fri, 05 Mar 2021 15:05:21 +0100 Kim Alvefur mod_csi_simple: s/algoritm/algorithm/ [codespell]
Fri, 05 Mar 2021 15:04:45 +0100 Kim Alvefur core.storagemanager: s/Multilpe/Multiple/ [codespell]
Fri, 05 Mar 2021 13:02:37 +0100 Kim Alvefur util.prosodyctl.shell: Allow passing a single command as argument
Fri, 05 Mar 2021 12:39:49 +0100 Kim Alvefur util.prosodyctl.shell: Fix check for --quiet
Wed, 03 Mar 2021 20:48:54 +0100 Kim Alvefur net.resolvers.basic: Disable DANE for now, completely broken
Wed, 03 Mar 2021 18:42:54 +0100 Kim Alvefur net.resolvers.basic: Don't enable DANE with zero TLSA records
Wed, 03 Mar 2021 13:34:00 +0100 Kim Alvefur mod_s2s: Buffer stream error + stream closing tag
Wed, 03 Mar 2021 13:30:19 +0100 Kim Alvefur core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)
Wed, 03 Mar 2021 13:26:38 +0100 Kim Alvefur mod_s2s: Check direction in bidi-aware style
Tue, 02 Mar 2021 22:57:20 +0100 Kim Alvefur doap: Add RFC 7673
Tue, 02 Mar 2021 22:42:04 +0100 Kim Alvefur mod_s2s: Add config setting to enable DANE
Tue, 02 Mar 2021 22:41:59 +0100 Kim Alvefur net.connect: Add DANE support
Sun, 29 Sep 2019 16:53:56 +0200 Kim Alvefur net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed)
Tue, 02 Mar 2021 21:47:09 +0100 Kim Alvefur core.portmanager: Log SNI hosts, services looked for
Tue, 02 Mar 2021 13:52:19 +0100 Kim Alvefur MUC: Add robot face test
Sat, 27 Feb 2021 21:37:56 +0100 Kim Alvefur mod_http: Consolidate handling of proxied connection details
Sat, 27 Feb 2021 21:37:16 +0100 Kim Alvefur net.http.server: Set request.ip so mod_http doesn't have to
Sat, 27 Feb 2021 21:07:36 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 27 Feb 2021 20:45:45 +0100 Kim Alvefur mod_http: Restore ip field for requests without proxies 0.11
Fri, 26 Feb 2021 00:20:24 +0100 Kim Alvefur mod_http_file_share: Skip removal of nothing
Thu, 25 Feb 2021 23:58:08 +0100 Kim Alvefur mod_http_file_share: Remove correct entries when not all expired files were deleted
Thu, 25 Feb 2021 13:12:07 +0100 Kim Alvefur mod_http_errors: Add some comments
Thu, 25 Feb 2021 12:59:28 +0100 Kim Alvefur mod_http_errors: Add some silly variations for the '/' page
Wed, 24 Feb 2021 16:35:56 +0100 Kim Alvefur mod_http_file_share: Fix traceback on missing file-type
Tue, 23 Feb 2021 19:52:57 +0100 Kim Alvefur mod_csi_simple: Add command to test importance algorithm on stream of stanzas
Tue, 23 Feb 2021 16:07:41 +0100 Kim Alvefur mod_http: Improve message for missing 'route'
Sun, 21 Feb 2021 01:00:00 +0100 Kim Alvefur mod_http: Warn if app is missing 'route'
Tue, 23 Feb 2021 02:56:49 +0100 Kim Alvefur mod_http_file_share: Allow credentials via CORS (needed for auth token)
Mon, 30 Dec 2019 09:50:59 +0100 Kim Alvefur mod_http: Allow modifying CORS header list via :provides API
Mon, 30 Dec 2019 09:49:28 +0100 Kim Alvefur mod_http: Allow setting the CORS credentials flag via :provides API
Sun, 21 Feb 2021 07:59:17 +0100 Kim Alvefur mod_http_errors: Style tweak
Sun, 21 Feb 2021 06:49:11 +0100 Kim Alvefur mod_http_file_share: Return a message from the base URL
Sun, 21 Feb 2021 06:20:55 +0100 Kim Alvefur mod_websocket: Use mod_http_errors html template #1172
Sun, 21 Feb 2021 06:18:22 +0100 Kim Alvefur mod_bosh: Include warning if endpoint accessed insecurely (#1172)
Sun, 21 Feb 2021 06:17:40 +0100 Kim Alvefur mod_bosh: Use message template from mod_http_error
Sun, 21 Feb 2021 06:15:59 +0100 Kim Alvefur mod_http_errors: Add a highlighted warning to template
Sun, 21 Feb 2021 06:13:19 +0100 Kim Alvefur mod_http_errors: Add way to reuse the error page template
Thu, 18 Feb 2021 14:55:38 +0100 Kim Alvefur mod_http_errors: Minify CSS
Thu, 18 Feb 2021 14:43:45 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 18 Feb 2021 14:34:38 +0100 Kim Alvefur mod_http: Fix trusted proxies check (thanks buildbot) 0.11
Thu, 18 Feb 2021 10:41:04 +0100 Kim Alvefur mod_http: Optimize proxy IP check
Thu, 18 Feb 2021 10:05:30 +0100 Kim Alvefur mod_websocket: Inherit security status from http request
Thu, 18 Feb 2021 10:00:56 +0100 Kim Alvefur mod_http: Consider x-forwarded-proto from trusted proxies
Thu, 18 Feb 2021 12:02:11 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 18 Feb 2021 12:00:00 +0100 Kim Alvefur mod_http: Skip IP resolution in non-proxied case 0.11
Tue, 16 Feb 2021 23:10:23 +0100 Kim Alvefur mod_csi_simple: Fire event when flushing queue
Tue, 16 Feb 2021 23:09:51 +0100 Kim Alvefur mod_csi_simple: Set session state to 'flushing' while doing so
Mon, 15 Feb 2021 22:30:28 +0100 Kim Alvefur Merge 0.11->trunk
Mon, 15 Feb 2021 18:16:07 +0100 Kim Alvefur Tag 0.11.8 0.11
Mon, 15 Feb 2021 16:29:13 +0100 Kim Alvefur mod_pep: Advertise base pubsub feature (fixes #1632) 0.11 0.11.8
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip