Comparison

CHANGES @ 13297:7264c4d16072

mod_s2s_auth_dane_in: DANE support for s2sin Complements the DANE support for outgoing connections included in net.connect
author Kim Alvefur <zash@zash.se>
date Wed, 01 Nov 2023 22:49:56 +0100
parent 13284:ffd3dadf6247
child 13382:f70311588c77
comparison
equal deleted inserted replaced
13296:803a4ef6244d 13297:7264c4d16072
30 - Advertise supported SASL Channel-Binding types (XEP-0440) 30 - Advertise supported SASL Channel-Binding types (XEP-0440)
31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3
32 - Implement 'tls-server-end-point' channel binding 32 - Implement 'tls-server-end-point' channel binding
33 - New role and permissions framework and API 33 - New role and permissions framework and API
34 - Ability to disable and enable user accounts 34 - Ability to disable and enable user accounts
35 - Full DANE support for s2s
35 36
36 ### Storage 37 ### Storage
37 38
38 - New 'keyval+' combined keyval/map store type 39 - New 'keyval+' combined keyval/map store type
39 - Performance improvements in internal archive stores 40 - Performance improvements in internal archive stores