Software /
code /
prosody
Diff
CHANGES @ 11708:5ef729c355f3
Revert 926d53af9a7a: Restore DANE support
Previous commit adds a workaround, so this doesn't mutate global state
anymore, only per-connection 'extra' state as originally intended.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 18 Jul 2021 21:57:24 +0200 |
parent | 11620:d1d393fbc8dc |
child | 11760:d66738eeb875 |
line wrap: on
line diff
--- a/CHANGES Sun Jul 18 21:53:26 2021 +0200 +++ b/CHANGES Sun Jul 18 21:57:24 2021 +0200 @@ -17,6 +17,7 @@ - `daemonize` option deprecated - SASL DIGEST-MD5 removed - Switch to libunbound for DNS queries +- DANE Support (low-level network layer) - mod_external_services (generic XEP-0215) - mod_turn_external for easy STUN+TURN XEP-0215 setup - util.error for encapsulating errors