]> git.ipfire.org Git - thirdparty/tor.git/commit
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
authorrl1987 <rl1987@sdf.lonestar.org>
Wed, 22 Jul 2015 13:46:44 +0000 (16:46 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Sun, 23 Aug 2015 13:02:39 +0000 (16:02 +0300)
commit77a5ca901f148d39973343c7916ca7fb27fab2fb
tree626b9afcb1a3910611e9f900f3970e90728c59d1
parent494dea70063125c5ab78b45e91d24def47efac5a
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
src/or/connection.c
src/or/connection.h
src/or/dns.c
src/or/dns.h
src/or/dns_structs.h [new file with mode: 0644]
src/test/include.am
src/test/test.c
src/test/test_dns.c [new file with mode: 0644]