summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ralf Jung [Tue, 11 Nov 2014 10:06:24 +0000 (11:06 +0100)]
do not rely on imported typing names
Ralf Jung [Tue, 11 Nov 2014 10:03:54 +0000 (11:03 +0100)]
compatibility with python 3.2
Ralf Jung [Tue, 11 Nov 2014 09:57:36 +0000 (10:57 +0100)]
write to stdout only
Ralf Jung [Mon, 10 Nov 2014 20:50:21 +0000 (21:50 +0100)]
fix SOA formatting
Ralf Jung [Mon, 10 Nov 2014 20:48:22 +0000 (21:48 +0100)]
check more data for sanity; properly support TLSA and DS records
Ralf Jung [Sun, 9 Nov 2014 20:59:59 +0000 (21:59 +0100)]
refactor RRs
Ralf Jung [Sun, 9 Nov 2014 18:01:34 +0000 (19:01 +0100)]
tune RR formatting
Ralf Jung [Sun, 9 Nov 2014 17:56:11 +0000 (18:56 +0100)]
emit to dbfile
Ralf Jung [Sun, 9 Nov 2014 17:55:04 +0000 (18:55 +0100)]
emit more RRs
Ralf Jung [Sun, 9 Nov 2014 17:44:54 +0000 (18:44 +0100)]
count serials; automagic TTLs
Ralf Jung [Sun, 9 Nov 2014 17:05:05 +0000 (18:05 +0100)]
start actually writing something
Ralf Jung [Sat, 8 Nov 2014 22:28:57 +0000 (23:28 +0100)]
some more type annotations
Ralf Jung [Sat, 8 Nov 2014 22:20:34 +0000 (23:20 +0100)]
experiment with mypy type annotations
Ralf Jung [Sat, 8 Nov 2014 21:47:54 +0000 (22:47 +0100)]
use exceptions rather than assertions
Ralf Jung [Sat, 8 Nov 2014 21:46:50 +0000 (22:46 +0100)]
validate hostnames
Ralf Jung [Sat, 8 Nov 2014 21:29:28 +0000 (22:29 +0100)]
parse IP addresses
Ralf Jung [Sat, 8 Nov 2014 21:10:37 +0000 (22:10 +0100)]
initial commit