0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No one ever completes // TODO things More... almost 6 years ago
Revert "fix: proxy: Trigger query logging plugins using defer" More... almost 6 years ago
defer is slow and not worth it here More... almost 6 years ago
Don't return immediately on non-Windows system if netprobe_timout is -1 More... almost 6 years ago
Raise log level of a prefetch failure More... almost 6 years ago
Increase the default cache size and minimum TTL More... almost 6 years ago
Fix various timing inconsistencies More... almost 6 years ago
Add a comment about why DoH addresses from stamps don't expire More... almost 6 years ago
Reduce the chances of corrupting the cache More... almost 6 years ago
Set a minimum TTL when caching resolver IPs More... almost 6 years ago
Update comment More... almost 6 years ago
Keep resolving if needed More... almost 6 years ago
Inverse test More... almost 6 years ago
Add a grace TTL for expired cached IPs More... almost 6 years ago
resolveHostWithCache -> resolveWithCache More... almost 6 years ago
lowercase More... almost 6 years ago
Rename CheckResolver to IsIPAndPort for clarity More... almost 6 years ago
Rename resolveHost() to resolveHostWithCache() for clarity More... almost 6 years ago
Don't delete cached server IP addresses More... almost 6 years ago
Use SystemResolverTTL as a minimum timeout for cached resolver IPs More... almost 6 years ago
remove err return values that are never set More... almost 6 years ago
remove unused patternType return More... almost 6 years ago
run goimports More... almost 6 years ago
Parse source URLs sooner More... almost 6 years ago
Enable tests for expired cache More... almost 6 years ago
Move download loop, fix unnecessary cache reads More... almost 6 years ago
Fix copy-paste oversight More... almost 6 years ago
Improve logging by keeping a Source's configured name on the struct More... almost 6 years ago
Minor cleanup, mostly in tests More... almost 6 years ago
Verify signature immediately after reading from cache or URL More... almost 6 years ago