comparison mod_s2s_auth_dnssec_srv/mod_s2s_auth_dnssec_srv.lua @ 1343:7dbde05b48a9

all the things: Remove trailing whitespace
author Florian Zeitz <florob@babelmonkeys.de>
date Tue, 11 Mar 2014 18:44:01 +0100
parents 29dcdea3c2be
children 6ee395396333
comparison
equal deleted inserted replaced
1342:0ae065453dc9 1343:7dbde05b48a9
1 -- Copyright (C) 2013 Kim Alvefur 1 -- Copyright (C) 2013 Kim Alvefur
2 -- This file is MIT/X11 licensed. 2 -- This file is MIT/X11 licensed.
3 -- 3 --
4 -- Implements Secure Delegation using DNS SRV as described in 4 -- Implements Secure Delegation using DNS SRV as described in
5 -- http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype 5 -- http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype
6 -- 6 --
7 -- Dependecies: 7 -- Dependecies:
8 -- Prosody above hg:43059357b2f0 8 -- Prosody above hg:43059357b2f0
9 -- DNSSEC-validating DNS resolver 9 -- DNSSEC-validating DNS resolver