Sat, 15 Oct 2022 19:41:33 +0100 mod_sasl2_fast: Fix make_token() to return appropriate result
Matthew Wild <mwild1@gmail.com> [Sat, 15 Oct 2022 19:41:33 +0100] rev 5074
mod_sasl2_fast: Fix make_token() to return appropriate result
Fri, 14 Oct 2022 16:21:01 +0100 mod_sasl2_fast: Improve backend profile name and correctly use it everywhere
Matthew Wild <mwild1@gmail.com> [Fri, 14 Oct 2022 16:21:01 +0100] rev 5073
mod_sasl2_fast: Improve backend profile name and correctly use it everywhere It didn't match before, and the mechanisms didn't show up.
Fri, 14 Oct 2022 15:44:00 +0100 mod_sasl2_fast: More robust handling of stream@from and user-agent@id
Matthew Wild <mwild1@gmail.com> [Fri, 14 Oct 2022 15:44:00 +0100] rev 5072
mod_sasl2_fast: More robust handling of stream@from and user-agent@id
Fri, 14 Oct 2022 15:43:22 +0100 mod_sasl2: Forward stream attributes into sub-event
Matthew Wild <mwild1@gmail.com> [Fri, 14 Oct 2022 15:43:22 +0100] rev 5071
mod_sasl2: Forward stream attributes into sub-event
Fri, 14 Oct 2022 14:44:27 +0100 mod_sasl2_fast: Implement most of FAST + SASL HT-SHA-256
Matthew Wild <mwild1@gmail.com> [Fri, 14 Oct 2022 14:44:27 +0100] rev 5070
mod_sasl2_fast: Implement most of FAST + SASL HT-SHA-256
Thu, 13 Oct 2022 22:51:41 +0100 mod_block_registrations: Expand default list of blocked usernames (RFC 2142)
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 22:51:41 +0100] rev 5069
mod_block_registrations: Expand default list of blocked usernames (RFC 2142)
Thu, 13 Oct 2022 22:48:57 +0100 mod_sasl2: Add some brief dev notes about events to the README
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 22:48:57 +0100] rev 5068
mod_sasl2: Add some brief dev notes about events to the README
Thu, 13 Oct 2022 22:48:28 +0100 mod_sasl2: Clear sasl_handler on final success
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 22:48:28 +0100] rev 5067
mod_sasl2: Clear sasl_handler on final success
Thu, 13 Oct 2022 22:47:35 +0100 mod_sasl2_fast: New module for SASL2 FAST authentication (WIP)
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 22:47:35 +0100] rev 5066
mod_sasl2_fast: New module for SASL2 FAST authentication (WIP)
Sun, 09 Oct 2022 21:35:18 +0200 mod_storage_appendmap: Fix keyvalue writes
Kim Alvefur <zash@zash.se> [Sun, 09 Oct 2022 21:35:18 +0200] rev 5065
mod_storage_appendmap: Fix keyvalue writes store_raw() takes a filename, unlike most other datamanager functions that take a series of path components, leading to this bug where it would write the hostname into a file named after the first argument (commonly a username) in the working directory.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip