Thu, 24 Apr 2014 18:33:13 +0200 |
Kim Alvefur |
mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connections
|
Thu, 24 Apr 2014 18:32:25 +0200 |
Kim Alvefur |
mod_s2s_auth_dane: Remove non-working bogus handling
|
Thu, 24 Apr 2014 18:19:09 +0200 |
Kim Alvefur |
mod_s2s_auth_dane: Break out DANE check into a function
|
Thu, 10 Apr 2014 22:40:11 +0200 |
Kim Alvefur |
mod_s2s_auth_dane: Improve debug message and log it on the session
|
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
|
Tue, 18 Mar 2014 16:02:24 +0100 |
Kim Alvefur |
mod_s2s_auth_dane: Fix for a17c2c4043e5
|
Tue, 18 Mar 2014 15:54:08 +0100 |
Kim Alvefur |
mod_s2s_auth_dane: Skip TLSA lookups if SRV is insecure
|
Tue, 18 Mar 2014 15:36:23 +0100 |
Kim Alvefur |
mod_s2s_auth_dane: Hack for domains without SRV
|
Tue, 18 Mar 2014 15:20:28 +0100 |
Kim Alvefur |
mod_s2s_auth_dane: Don't pass nil to hash functions in case of unsupported selectors
|
Tue, 18 Mar 2014 15:12:11 +0100 |
Kim Alvefur |
mod_s2s_auth_dane: Back to _port._tcp.srvtarget.example.net
|