Releases: janmojzis/dq
Releases · janmojzis/dq
20250126
20241027
20240101
20230101
20220822
20220101
20181021
20180112
20161210
New version 20161210
- dqcache: accept connections from all IP addresses,
when environment variable $OKCLIENT is set
- dqcache: duplicate-query suppression, workaround for CVE-2008-4392
- dqcache: cache servfail responses for 10 seconds
- dqcache: caches records for at least $MINTTL seconds,
when environment variable $MINTTL is set
- dqcache/dq: crypto_onetimeauth_poly1305 speedup
- dqcache: added dqcache-start wrapper
- dq: fixed -T arg (timeout must be an integer between 1 and 60)
20160808
- dqcache: accept all connections, when environment variable $OKCLIENT is set
- dqcache: duplicate-query suppression, workaround for CVE-2008-4392
- dqcache: cache servfail responses for 10 seconds
- dqcache: limit $MINTTL env. variable (max 300 seconds)