Software /
code /
prosody-modules
Log
mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 1347:52b419885f0a
description | author | age |
---|---|---|
mod_s2s_auth_dane: Simplify, but diverge from DANE-SRV draft. Will now look for _xmpp-server.example.com IN TLSA for both directions | Kim Alvefur | Fri, 14 Mar 2014 14:15:56 +0100 |
mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE records | Kim Alvefur | Tue, 11 Mar 2014 21:13:40 +0100 |
mod_s2s_auth_dane: Improve handling of bogus data | Kim Alvefur | Sun, 09 Mar 2014 23:17:17 +0100 |
mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted already | Kim Alvefur | Sun, 09 Mar 2014 23:08:41 +0100 |
mod_s2s_auth_dane: Fix inverted nil check | Kim Alvefur | Sun, 09 Mar 2014 14:09:24 +0100 |
mod_s2s_auth_dane: Do DANE lookups on outgoing stream features | Kim Alvefur | Sun, 09 Mar 2014 13:44:29 +0100 |
mod_s2s_auth_dane: Improve logging | Kim Alvefur | Sun, 09 Mar 2014 13:43:27 +0100 |