0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dnsq: improve logging aids a bit More... over 10 years ago
dnsq: use non-blocking reads and writes More... over 10 years ago
dnsq: remove sockopt timeouts More... over 10 years ago
dnsq: reduce usage of select to once More... over 10 years ago
dnsq: fix off-by-one More... over 10 years ago
dnsq: reconnect for each resent More... over 10 years ago
dnsq: FD_ZERO/FD_SET only once More... over 10 years ago
dnsq: rewrite package header each and every time we retry More... over 10 years ago
dnspq: use constants, make sure we keep track of time More... over 10 years ago
use constants for timeouts More... over 10 years ago
consistency in hex notation More... over 10 years ago
dnspq: annotate RCODE responses More... over 10 years ago
dnspq: avoid conditional for return code More... over 10 years ago
dnstest: add small utility to test nss plugin More... over 10 years ago
bump version More... over 10 years ago
dnspq: avoid misusing len (and overwriting its value) More... over 10 years ago
dnspq: use unique error codes More... over 10 years ago
dnspq: check that we got at least as much as we sent from the server More... over 10 years ago
dnspq: don't count noise responses More... over 10 years ago
dnspq: make sure we have enough data to read More... over 10 years ago
dnspq: make sure select gets a reset flag for fd More... over 10 years ago
dnspq: set read/write timeout for socket operations More... over 10 years ago
dnspq: reinitialise p for each loop iteration More... over 10 years ago
dnspq: remove redundant return (logging code introduced it) More... over 10 years ago
dnspq: use real size_t for len, to avoid some ugly casts More... over 10 years ago
dnspq: add some syslog logging stuff for debugging More... over 10 years ago
dnspq: move VERSION to header file More... over 10 years ago
get_dnss_for_domain: fix various off-by-ones More... over 10 years ago
readconfig: fix insertion so we actually insert all More... over 10 years ago
debugconfig: function to print the current domaingroup list More... over 10 years ago