Commit Graph

493 Commits

Author SHA1 Message Date
Kazu Yamamoto
e819158571 Merge PR #109. 2018-04-10 15:54:01 +09:00
Viktor Dukhovni
dcbee1ffb0 Implemented NSEC3PARAM codec 2018-04-10 15:53:46 +09:00
Kazu Yamamoto
fb52ca4ece Merge PR #108. 2018-04-10 15:48:57 +09:00
Viktor Dukhovni
22a6a42dd0 Improve documentation of lookupSOA and rname 2018-04-09 01:14:56 -04:00
Kazu Yamamoto
6afa6b6c3a ver bumps up. 2018-03-07 12:13:29 +09:00
Kazu Yamamoto
20e01e8974 changelog. 2018-03-07 12:13:13 +09:00
Kazu Yamamoto
6e16396ca2 Merge PR #105. 2018-03-07 12:09:11 +09:00
Kazu Yamamoto
c723e91bb3 removing MIN_VERSION_conduit(1,3,0). 2018-03-07 11:01:41 +09:00
Kazu Yamamoto
5a4e314f3b suggestions from snoyberg. 2018-03-07 10:56:09 +09:00
Kazu Yamamoto
aed445e321 catching up conduit 1.3. 2018-03-06 14:25:19 +09:00
Kazu Yamamoto
99ca7f8fd0 Defining Semigroups's <> for GHC 8.4. 2018-03-06 10:53:23 +09:00
Kazu Yamamoto
1117b468be ver bumps up. 2018-01-22 10:51:44 +09:00
Kazu Yamamoto
71db92ccb0 changelog. 2018-01-22 10:50:56 +09:00
Kazu Yamamoto
949bbc7267 updating Imports for GHC 7.8. 2018-01-22 10:33:59 +09:00
Kazu Yamamoto
b7a45c648f style only. 2018-01-22 10:20:09 +09:00
Kazu Yamamoto
369cdc2f45 using the modern network programming style. 2018-01-22 09:59:17 +09:00
Kazu Yamamoto
b0bb93c489 refactoring. 2017-11-22 14:57:49 +09:00
Kazu Yamamoto
269ae5a986 cleaning up imports. 2017-11-22 13:42:32 +09:00
Kazu Yamamoto
ac96a48477 Merge PR #101. 2017-11-20 09:35:41 +09:00
Viktor Dukhovni
55f1a44851 Remove minttl and cosmetic fixes 2017-11-18 05:14:32 -05:00
Kazu Yamamoto
c09e5c4c63 Merge cache fixes again. 2017-11-17 12:22:50 +09:00
Kazu Yamamoto
69682c8b52 chaning logic of cachePositive. 2017-11-16 16:53:40 +09:00
Kazu Yamamoto
76dfed7cc0 refactoring. 2017-11-16 12:38:19 +09:00
Kazu Yamamoto
2701642ae5 refactoring. 2017-11-16 12:35:30 +09:00
Kazu Yamamoto
a37f6e5de6 adding a missing signature. 2017-11-16 12:34:40 +09:00
Kazu Yamamoto
3ea3f530ac caching Right [] negatively. 2017-11-16 12:26:26 +09:00
Kazu Yamamoto
e39c5b1704 fixing typos. 2017-11-16 12:22:01 +09:00
Kazu Yamamoto
6ca10e041e changelog. 2017-11-15 12:28:22 +09:00
Kazu Yamamoto
3280eba998 function ordering only. 2017-11-15 12:24:48 +09:00
Kazu Yamamoto
c127cef270 Merge cache fixes. 2017-11-15 12:20:49 +09:00
Kazu Yamamoto
c17cc8d736 using TTL of RR for negative cache (RFC 2308) 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
70e39c98ed don't use cache for lookupAuth. 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
14aeaf322f caching only NameError negatively. 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
d76044966d copy ByteString in cache for GC. 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
c5c9735826 does not cache if TTL is 0. 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
b4e02e9053 defining Section for cache key. 2017-11-15 12:20:35 +09:00
Kazu Yamamoto
d1cc3e1dd1 trying to fix appveyor. 2017-11-15 11:10:09 +09:00
Kazu Yamamoto
7d1bfa537b cleaning up the cache strategy. 2017-11-13 16:34:17 +09:00
Kazu Yamamoto
505b1ed50f Merge response cache (#97). 2017-11-08 15:36:26 +09:00
Kazu Yamamoto
408e7a92a0 updating doc. 2017-11-08 15:35:34 +09:00
Kazu Yamamoto
9664a89814 using auto-update for pruning. 2017-11-08 15:31:11 +09:00
Kazu Yamamoto
2da20df54c Implementing response cache. 2017-11-08 14:07:08 +09:00
Kazu Yamamoto
92b052323b updating doc. 2017-11-08 10:23:12 +09:00
Kazu Yamamoto
2c50d554e0 updating doc. 2017-11-08 09:56:10 +09:00
Kazu Yamamoto
7f7c9b21a2 fixing doctest for GHC 7. 2017-11-07 15:49:18 +09:00
Kazu Yamamoto
e070cb44d2 changelog. 2017-11-07 15:41:15 +09:00
Kazu Yamamoto
4b5377719a updating doc. 2017-11-07 15:31:12 +09:00
Kazu Yamamoto
c077944223 creating LookupRaw module. 2017-11-07 15:28:49 +09:00
Kazu Yamamoto
6c4883e733 updating doc. 2017-11-07 14:39:37 +09:00
Kazu Yamamoto
785d0cee28 s/parallel/concurrent/ 2017-11-07 14:16:15 +09:00