Log

description author age
archive: Add 'complete' flag Matthew Wild Thu, 16 Mar 2023 11:47:37 +0000
Use util.format for logging Matthew Wild Thu, 16 Mar 2023 11:46:16 +0000
client: Include xml:lang in stream header, if known Matthew Wild Thu, 16 Mar 2023 11:43:16 +0000
client: Don't enable session plugin by default, that protocol is obsolete Matthew Wild Thu, 16 Mar 2023 11:42:58 +0000
client: Correctly randomize SRV targets (thanks Zash) Matthew Wild Thu, 16 Mar 2023 11:42:28 +0000
Update to use util.id for random ids instead of counters (thanks Zash) Matthew Wild Thu, 16 Mar 2023 11:41:52 +0000
sasl: Include offered mechanisms in event when no supported mechanisms found Matthew Wild Fri, 03 Mar 2023 12:10:54 +0000
util.sasl.scram: Add support for 'tls-exporter' channel binding Kim Alvefur Wed, 03 Aug 2022 03:07:16 +0200
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3 Kim Alvefur Wed, 03 Aug 2022 03:06:26 +0200
util.sasl.scram: Refactor channel binding Kim Alvefur Wed, 03 Aug 2022 03:04:17 +0200
client: Allow passing SCRAM hashes for use in authentication Kim Alvefur Wed, 03 Aug 2022 02:59:09 +0200
Merge with MattJ Kim Alvefur Wed, 03 Aug 2022 02:47:55 +0200
plugins.smacks: Change to track enabled state per direction Kim Alvefur Sat, 19 Feb 2022 15:57:24 +0100
plugins.smacks: Restructure events to avoid double hooks after (failed) resumption Kim Alvefur Sat, 19 Feb 2022 15:52:10 +0100
plugins.smacks: Handle failed resumption by trying to bind instead Kim Alvefur Sat, 19 Feb 2022 15:43:47 +0100