Software /
code /
prosody-modules
Log
mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 1434:1caf971a2f0f
description | author | age |
---|---|---|
mod_s2s_auth_dane: Return if no certificate found | Kim Alvefur | Thu, 12 Jun 2014 12:30:39 +0200 |
mod_s2s_auth_dane: Cache logger to save some table lookups and improve readability | Kim Alvefur | Wed, 11 Jun 2014 12:50:57 +0200 |
mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprep | Kim Alvefur | Mon, 19 May 2014 17:00:12 +0200 |
mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan) | Kim Alvefur | Mon, 19 May 2014 16:28:43 +0200 |
Backout 33f132c3f4b7 until 0.10 | Kim Alvefur | Thu, 15 May 2014 11:12:31 +0200 |
mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nil | Kim Alvefur | Thu, 08 May 2014 15:43:58 +0200 |
mod_s2s_auth_dane: Change how TLSA support is detected | Kim Alvefur | Wed, 07 May 2014 17:08:47 +0200 |