Fri, 31 Dec 2021 00:48:38 +0100 mod_smacks: Limit "old" session resumption counters
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 00:48:38 +0100] rev 12140
mod_smacks: Limit "old" session resumption counters Doing this when creating a whole new session seems reasonable because it is already expensive and this is when it may be adding to the old session store, while a successful resumption should be plus-minus zero.
Fri, 31 Dec 2021 00:18:13 +0100 mod_smacks: Record timestamp with persisted counters
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 00:18:13 +0100] rev 12139
mod_smacks: Record timestamp with persisted counters For future cleanup routine when people inevitably complain about this data being stored there forever
Wed, 29 Dec 2021 18:03:26 +0100 util_datamapper: Fix typo in unit tests
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 18:03:26 +0100] rev 12138
util_datamapper: Fix typo in unit tests
Wed, 29 Dec 2021 17:57:09 +0100 util.datamapper: Add support for $ref pointers
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 17:57:09 +0100] rev 12137
util.datamapper: Add support for $ref pointers Allows reuse of repetitive definitions in schemas.
Wed, 29 Dec 2021 16:57:35 +0100 util.jsonschema: Add support for $ref pointers
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 16:57:35 +0100] rev 12136
util.jsonschema: Add support for $ref pointers
Wed, 29 Dec 2021 16:52:09 +0100 util.jsonpointer: Resolve JSON Pointers per RFC 6901
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 16:52:09 +0100] rev 12135
util.jsonpointer: Resolve JSON Pointers per RFC 6901
Wed, 29 Dec 2021 16:51:13 +0100 make: Add target for rebuilding from Teal sources
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 16:51:13 +0100] rev 12134
make: Add target for rebuilding from Teal sources
Tue, 28 Dec 2021 14:58:09 +0100 net.resolvers: Report DNSSEC validation errors instead of NoError
Kim Alvefur <zash@zash.se> [Tue, 28 Dec 2021 14:58:09 +0100] rev 12133
net.resolvers: Report DNSSEC validation errors instead of NoError Thanks Martin bringing this case to attention
Sun, 26 Dec 2021 16:51:04 +0100 mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
Kim Alvefur <zash@zash.se> [Sun, 26 Dec 2021 16:51:04 +0100] rev 12132
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438 More security for less pain than switching to SCRAM-SHA-256 The XEP will likely be change to reference the RFC that will probably come from draft-ietf-kitten-password-storage once it is ready, and then we should update to follow that.
Sun, 26 Dec 2021 16:37:50 +0100 mod_auth_internal_hashed: Make SCRAM iteration count configurable
Kim Alvefur <zash@zash.se> [Sun, 26 Dec 2021 16:37:50 +0100] rev 12131
mod_auth_internal_hashed: Make SCRAM iteration count configurable
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip