Wed, 10 Aug 2022 13:45:43 +0200 util.hex: Update Teal spec for function rename in a0ff5c438e9d
Kim Alvefur <zash@zash.se> [Wed, 10 Aug 2022 13:45:43 +0200] rev 12610
util.hex: Update Teal spec for function rename in a0ff5c438e9d
Mon, 08 Aug 2022 20:33:44 +0200 doap: Update XEP versions for which no code changes appear needed
Kim Alvefur <zash@zash.se> [Mon, 08 Aug 2022 20:33:44 +0200] rev 12609
doap: Update XEP versions for which no code changes appear needed XEP-0004: Partial forms are handled XEP-0045: We're already strict with GC 1.0 XEP-0060: Change in semantics wrt 'pubsub#type', but not in code XEP-0115: No protocol change XEP-0138: Specification moved to Obsolete XEP-0163: Editorial only change XEP-0215: Minor schema change XEP-0280: Editorial change XEP-0297: Had the wrong version number XEP-0106: Note missing piece for version 1.1 XEP-0313: Editorial change XEP-0363: Editorial clarification, no code change required XEP-0380: Registry additions, no code change needed XEP-0384: Not directly supported, only here because people will ask otherwise XEP-0445: Broken out of XEP-0401
Fri, 05 Aug 2022 16:54:15 +0200 various: Update IETF RFC URLs for tools.ietf.org transition
Kim Alvefur <zash@zash.se> [Fri, 05 Aug 2022 16:54:15 +0200] rev 12608
various: Update IETF RFC URLs for tools.ietf.org transition See https://www.ietf.org/blog/finalizing-ietf-tools-transition/ Already done in various other places.
Fri, 05 Aug 2022 14:41:13 +0200 mod_admin_shell: Remove obsolete module:load() argument from 0.8 time
Kim Alvefur <zash@zash.se> [Fri, 05 Aug 2022 14:41:13 +0200] rev 12607
mod_admin_shell: Remove obsolete module:load() argument from 0.8 time This 'config' argument was removed without explanation in d8dbf569766c
Tue, 02 Aug 2022 19:26:26 +0200 mod_tls: Record STARTTLS state so it can be shown in Shell
Kim Alvefur <zash@zash.se> [Tue, 02 Aug 2022 19:26:26 +0200] rev 12606
mod_tls: Record STARTTLS state so it can be shown in Shell This field can be viewed using s2s:show(nil, "... starttls") even without any special support in mod_admin_shell, which can be added later to make it nicer. One can then assume that a TLS connection with an empty / nil starttls field means Direct TLS.
Tue, 02 Aug 2022 16:08:43 +0200 net.resolvers.basic: Add opt-out argument for DNSSEC security status
Kim Alvefur <zash@zash.se> [Tue, 02 Aug 2022 16:08:43 +0200] rev 12605
net.resolvers.basic: Add opt-out argument for DNSSEC security status This makes explicit which lookups can accept an unsigned response. Insecure (unsigned, as before DNSSEC) A and AAAA records can be used as security would come from TLS, but an insecure TLSA record is worthless.
Fri, 29 Jul 2022 17:10:31 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Fri, 29 Jul 2022 17:10:31 +0200] rev 12604
Merge 0.12->trunk
Fri, 22 Jul 2022 19:09:50 +0200 mod_storage_sql: Fix summary API with Postgres (fixes #1766) 0.12
Kim Alvefur <zash@zash.se> [Fri, 22 Jul 2022 19:09:50 +0200] rev 12603
mod_storage_sql: Fix summary API with Postgres (fixes #1766) The ORDER BY and LIMIT clauses are not needed and don't even make much sense. This part was most likely a leftover from the :find method. Tested with sqlite and postgres 14
Fri, 22 Jul 2022 18:32:45 +0200 storage tests: Add test for the archive:summary API 0.12
Kim Alvefur <zash@zash.se> [Fri, 22 Jul 2022 18:32:45 +0200] rev 12602
storage tests: Add test for the archive:summary API Passes with memory, internal, sqlite Fails with postgres as in #1766
Sun, 17 Jul 2022 17:05:28 +0200 mod_http_files: Log warning about legacy modules using mod_http_files 0.12
Kim Alvefur <zash@zash.se> [Sun, 17 Jul 2022 17:05:28 +0200] rev 12601
mod_http_files: Log warning about legacy modules using mod_http_files It is time. Most community modules should have been adjusted to work with the new (net.http.files) way. At some point this usage should be prevented. Related to #1765
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip