Mon, 01 Aug 2022 17:25:40 +0200 util.sqlite3: Skip prepared statements when no parameters are given
Kim Alvefur <zash@zash.se> [Mon, 01 Aug 2022 17:25:40 +0200] rev 12852
util.sqlite3: Skip prepared statements when no parameters are given Seems CREATE INDEX is unhappy as a prepared statement. Perhaps because the table has not been COMMIT-ed yet?
Fri, 01 Oct 2021 02:27:53 +0200 util.sqlite3: Create util.error registry from headers
Kim Alvefur <zash@zash.se> [Fri, 01 Oct 2021 02:27:53 +0200] rev 12851
util.sqlite3: Create util.error registry from headers The 'type' fields are a first guess.
Thu, 19 Jan 2023 16:56:12 +0100 mod_storage_sql: Support SQLite3 without LuaDBI
Kim Alvefur <zash@zash.se> [Thu, 19 Jan 2023 16:56:12 +0100] rev 12850
mod_storage_sql: Support SQLite3 without LuaDBI
Mon, 01 Aug 2022 15:23:33 +0200 util.sqlite3: SQLite3-only variant of util.sql using LuaSQLite3
Kim Alvefur <zash@zash.se> [Mon, 01 Aug 2022 15:23:33 +0200] rev 12849
util.sqlite3: SQLite3-only variant of util.sql using LuaSQLite3 http://lua.sqlite.org/
Tue, 17 Jan 2023 15:30:28 +0100 util.hashes: Silence compiler warning about char pointer signedness
Kim Alvefur <zash@zash.se> [Tue, 17 Jan 2023 15:30:28 +0100] rev 12848
util.hashes: Silence compiler warning about char pointer signedness Introduced in dbe9781fd278
Sat, 14 Jan 2023 14:09:33 +0100 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Sat, 14 Jan 2023 14:09:33 +0100] rev 12847
Merge 0.12->trunk
Sat, 14 Jan 2023 05:47:47 +0100 prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793) 0.12
Kim Alvefur <zash@zash.se> [Sat, 14 Jan 2023 05:47:47 +0100] rev 12846
prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793) Existing such records may cause timeouts or errors in clients and servers trying to connect, despite prosodyctl check saying all is well
Fri, 13 Jan 2023 14:53:40 +0000 spec: Suppress some harmless luacheck warnings in tests
Matthew Wild <mwild1@gmail.com> [Fri, 13 Jan 2023 14:53:40 +0000] rev 12845
spec: Suppress some harmless luacheck warnings in tests
Fri, 13 Jan 2023 14:38:05 +0000 util.paseto: Add support for v3.local tokens
Matthew Wild <mwild1@gmail.com> [Fri, 13 Jan 2023 14:38:05 +0000] rev 12844
util.paseto: Add support for v3.local tokens
Fri, 13 Jan 2023 14:36:36 +0000 util.paseto: Fix omitted parameter
Matthew Wild <mwild1@gmail.com> [Fri, 13 Jan 2023 14:36:36 +0000] rev 12843
util.paseto: Fix omitted parameter
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip