Mercurial > prosody-modules
log mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 1380:703041357f89
age | author | description |
---|---|---|
Mon, 24 Mar 2014 13:04:24 +0100 | Kim Alvefur | mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srv |
Thu, 20 Mar 2014 15:55:37 +0100 | Kim Alvefur | mod_s2s_auth_dane: Fix typo in debug statement |
Thu, 20 Mar 2014 15:31:15 +0100 | Kim Alvefur | mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz) |
Wed, 19 Mar 2014 19:48:06 +0100 | Kim Alvefur | mod_s2s_auth_dane: Fix tb when no hostname sent by remote |
Wed, 19 Mar 2014 14:33:10 +0100 | Kim Alvefur | mod_s2s_auth_dane: Verify that the SRV is secure |
Wed, 19 Mar 2014 14:04:09 +0100 | Kim Alvefur | mod_s2s_auth_dane: Abort module loading if luaunbound is unavailable |
Tue, 18 Mar 2014 16:09:51 +0100 | Kim Alvefur | mod_s2s_auth_dane: Drop support for domains without SRV for now |