Heiko Schlittermann <hs@schlittermann.de> [Thu, 02 Jun 2016 09:15:31 +0200] rev 23
 
Add test for multiple TLSA records (fails)
Heiko Schlittermann <hs@schlittermann.de> [Thu, 02 Jun 2016 09:15:14 +0200] rev 22
 
Add TODO multiple TLSA records
Heiko Schlittermann <hs@schlittermann.de> [Thu, 02 Jun 2016 08:37:02 +0200] rev 21
 
Fix typo in function name
Heiko Schlittermann <hs@schlittermann.de> [Wed, 01 Jun 2016 00:18:52 +0200] rev 20
 
bailout on fatal error in tests
Heiko Schlittermann <hs@schlittermann.de> [Wed, 01 Jun 2016 00:16:29 +0200] rev 19
 
Add t/00-basic.t
pesch [Tue, 31 May 2016 23:45:16 +0200] rev 18
 
tests + add TODO
pesch [Tue, 31 May 2016 20:50:52 +0200] rev 17
 
first tests + Warnings when no SSL-Cert is available or dig does not return TLSA
Heiko Schlittermann <hs@schlittermann.de> [Tue, 31 May 2016 16:47:06 +0200] rev 16
 
Croak on missing port number, add test
Heiko Schlittermann <hs@schlittermann.de> [Tue, 31 May 2016 16:35:56 +0200] rev 15
 
Cosmetical/Style changes
pesch [Mon, 30 May 2016 22:51:07 +0200] rev 14
 
perltidy + fix some spelling mistakes...
pesch [Mon, 30 May 2016 16:55:06 +0200] rev 13
 
changed not so nice code
pesch [Mon, 30 May 2016 16:52:51 +0200] rev 12
 
changed not so nice code
Heiko Schlittermann <hs@schlittermann.de> [Mon, 30 May 2016 15:38:54 +0200] rev 11
 
Fix typos
pesch [Mon, 30 May 2016 11:45:38 +0200] rev 10
 
commit MANIFEST, MANIFEST.SKIP, .hgignore
pesch [Thu, 26 May 2016 14:35:07 +0200] rev 9
 
with tempfile that removes on exit of script, but not when script dies or is killed - have to fix it