Log

description author age
util.jsonschema: Add copyright-header Kim Alvefur Wed, 10 Mar 2021 00:15:00 +0100
util.jsonschema: Restructure "type" keyword handling Kim Alvefur Tue, 09 Mar 2021 14:31:11 +0100
util.jsonschema: Syntax tweak to not upset syntax highlighting Kim Alvefur Tue, 09 Mar 2021 14:22:33 +0100
util.jsonschema: Implement "propertyNames" Kim Alvefur Tue, 09 Mar 2021 02:43:50 +0100
util.jsonschema: Restructure handling of "properties" and "additionalProperties" Kim Alvefur Tue, 09 Mar 2021 02:41:47 +0100
util.jsonschema: Fix "uniqueItems" prematurely declaring a match Kim Alvefur Tue, 09 Mar 2021 02:38:51 +0100
util.jsonschema: Implement the "prefixItems" keyword Kim Alvefur Tue, 09 Mar 2021 02:36:08 +0100
util.jsonschema: Implement the "contains" keyword Kim Alvefur Tue, 09 Mar 2021 02:35:00 +0100
util.jsonschema: Allow a boolean as schema Kim Alvefur Tue, 09 Mar 2021 02:33:28 +0100
util.jsonschema: Correct "items" keyword Kim Alvefur Tue, 09 Mar 2021 02:26:05 +0100
util.datamapper: Add support for mapping of elements where only one attribute matters Kim Alvefur Sun, 07 Mar 2021 12:48:49 +0100
util.datamapper: Add logic for "boolean" tags here the presence means true Kim Alvefur Sun, 07 Mar 2021 01:41:39 +0100
util.datamapper: Invent extension for using tag name as value Kim Alvefur Sat, 06 Mar 2021 23:14:23 +0100
util.datamapper: Add 'unparse' for turning tables into XML Kim Alvefur Sun, 07 Mar 2021 00:57:36 +0100
util.datamapper: Library for extracting data from stanzas Kim Alvefur Sun, 07 Mar 2021 00:57:36 +0100
util.jsonschema: Library for JSON Schema validation Kim Alvefur Sat, 06 Mar 2021 21:07:53 +0100
make: Add target for building Teal sources Kim Alvefur Tue, 09 Mar 2021 13:59:45 +0100
util: Add Teal interface definition files Kim Alvefur Tue, 09 Mar 2021 14:36:46 +0100
util.gc: Fix check for Lua 5.4 Kim Alvefur Tue, 16 Mar 2021 00:04:26 +0100
net.resolvers.basic: Fix completion condition when IPv6 is disabled Kim Alvefur Mon, 15 Mar 2021 23:09:42 +0100
mod_pubsub: Include <pubsub> with unsubscribe reply Kim Alvefur Mon, 15 Mar 2021 19:04:08 +0100
util.rsm: Correctly coerce integer value for <index> (fix #1642) Kim Alvefur Sat, 06 Mar 2021 18:26:50 +0100
util.rsm: Increase test coverage Kim Alvefur Sat, 06 Mar 2021 18:22:52 +0100
util.rsm: Improve readability using compacter stanza building API Kim Alvefur Sat, 06 Mar 2021 15:24:45 +0100
mod_csi_simple: s/algoritm/algorithm/ [codespell] Kim Alvefur Fri, 05 Mar 2021 15:05:21 +0100
core.storagemanager: s/Multilpe/Multiple/ [codespell] Kim Alvefur Fri, 05 Mar 2021 15:04:45 +0100
util.prosodyctl.shell: Allow passing a single command as argument Kim Alvefur Fri, 05 Mar 2021 13:02:37 +0100
util.prosodyctl.shell: Fix check for --quiet Kim Alvefur Fri, 05 Mar 2021 12:39:49 +0100
net.resolvers.basic: Disable DANE for now, completely broken Kim Alvefur Wed, 03 Mar 2021 20:48:54 +0100
net.resolvers.basic: Don't enable DANE with zero TLSA records Kim Alvefur Wed, 03 Mar 2021 18:42:54 +0100
mod_s2s: Buffer stream error + stream closing tag Kim Alvefur Wed, 03 Mar 2021 13:34:00 +0100
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641) Kim Alvefur Wed, 03 Mar 2021 13:30:19 +0100
mod_s2s: Check direction in bidi-aware style Kim Alvefur Wed, 03 Mar 2021 13:26:38 +0100
doap: Add RFC 7673 Kim Alvefur Tue, 02 Mar 2021 22:57:20 +0100
mod_s2s: Add config setting to enable DANE Kim Alvefur Tue, 02 Mar 2021 22:42:04 +0100
net.connect: Add DANE support Kim Alvefur Tue, 02 Mar 2021 22:41:59 +0100
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed) Kim Alvefur Sun, 29 Sep 2019 16:53:56 +0200
core.portmanager: Log SNI hosts, services looked for Kim Alvefur Tue, 02 Mar 2021 21:47:09 +0100
MUC: Add robot face test Kim Alvefur Tue, 02 Mar 2021 13:52:19 +0100
mod_http: Consolidate handling of proxied connection details Kim Alvefur Sat, 27 Feb 2021 21:37:56 +0100
net.http.server: Set request.ip so mod_http doesn't have to Kim Alvefur Sat, 27 Feb 2021 21:37:16 +0100
Merge 0.11->trunk Kim Alvefur Sat, 27 Feb 2021 21:07:36 +0100
mod_http: Restore ip field for requests without proxies 0.11 Kim Alvefur Sat, 27 Feb 2021 20:45:45 +0100
mod_http_file_share: Skip removal of nothing Kim Alvefur Fri, 26 Feb 2021 00:20:24 +0100
mod_http_file_share: Remove correct entries when not all expired files were deleted Kim Alvefur Thu, 25 Feb 2021 23:58:08 +0100
mod_http_errors: Add some comments Kim Alvefur Thu, 25 Feb 2021 13:12:07 +0100
mod_http_errors: Add some silly variations for the '/' page Kim Alvefur Thu, 25 Feb 2021 12:59:28 +0100
mod_http_file_share: Fix traceback on missing file-type Kim Alvefur Wed, 24 Feb 2021 16:35:56 +0100
mod_csi_simple: Add command to test importance algorithm on stream of stanzas Kim Alvefur Tue, 23 Feb 2021 19:52:57 +0100
mod_http: Improve message for missing 'route' Kim Alvefur Tue, 23 Feb 2021 16:07:41 +0100
mod_http: Warn if app is missing 'route' Kim Alvefur Sun, 21 Feb 2021 01:00:00 +0100
mod_http_file_share: Allow credentials via CORS (needed for auth token) Kim Alvefur Tue, 23 Feb 2021 02:56:49 +0100
mod_http: Allow modifying CORS header list via :provides API Kim Alvefur Mon, 30 Dec 2019 09:50:59 +0100
mod_http: Allow setting the CORS credentials flag via :provides API Kim Alvefur Mon, 30 Dec 2019 09:49:28 +0100
mod_http_errors: Style tweak Kim Alvefur Sun, 21 Feb 2021 07:59:17 +0100
mod_http_file_share: Return a message from the base URL Kim Alvefur Sun, 21 Feb 2021 06:49:11 +0100
mod_websocket: Use mod_http_errors html template #1172 Kim Alvefur Sun, 21 Feb 2021 06:20:55 +0100
mod_bosh: Include warning if endpoint accessed insecurely (#1172) Kim Alvefur Sun, 21 Feb 2021 06:18:22 +0100
mod_bosh: Use message template from mod_http_error Kim Alvefur Sun, 21 Feb 2021 06:17:40 +0100
mod_http_errors: Add a highlighted warning to template Kim Alvefur Sun, 21 Feb 2021 06:15:59 +0100