Comparison

CHANGES @ 11421:926d53af9a7a

net.resolvers.basic: Disable DANE for now, completely broken Turns out 'extra' is, at least for mod_s2s, the same table for *all* connections.
author Kim Alvefur <zash@zash.se>
date Wed, 03 Mar 2021 20:48:54 +0100
parent 11414:5a71f14ab77c
child 11515:10d13e0554f9
comparison
equal deleted inserted replaced
11420:f768db80aee0 11421:926d53af9a7a
15 - MUC presence broadcast controls 15 - MUC presence broadcast controls
16 - ALPN support in mod\_net\_multiplex 16 - ALPN support in mod\_net\_multiplex
17 - `daemonize` option deprecated 17 - `daemonize` option deprecated
18 - SASL DIGEST-MD5 removed 18 - SASL DIGEST-MD5 removed
19 - Switch to libunbound for DNS queries 19 - Switch to libunbound for DNS queries
20 - DANE Support
21 - mod_external_services (XEP-0215) 20 - mod_external_services (XEP-0215)
22 - util.error for encapsulating errors 21 - util.error for encapsulating errors
23 - MUC: support for XEP-0421 occupant identifiers 22 - MUC: support for XEP-0421 occupant identifiers
24 - mod_http_file_share: File sharing via HTTP (XEP-0363) 23 - mod_http_file_share: File sharing via HTTP (XEP-0363)
25 24