Skip to content

Releases: netblue30/fdns

Version 0.9.72

11 Oct 12:11
Compare
Choose a tag to compare
  • more nxdomain development
  • removed --zone option
  • removed admin-down flag from servers file
  • removed h2 ping keepalive
  • added --disable-syslog command line option
  • fixed fdns.service file
  • speed up filter search
  • added a phishing filter file
  • added a TLD blacklist filter file
  • filter files rebuild
  • server list update
  • added a github codeql workflow
  • bugfixes

Version 0.9.68

05 Mar 12:22
Compare
Choose a tag to compare
  • disable seccomp at compile time
  • random keepalive
  • server list update
  • bugfixes

Version 0.9.66

05 May 12:50
Compare
Choose a tag to compare
  • support for a servers.local file in etc directory
  • seccomp list update
  • added block-doh in servers config file
  • --unlist command line option
  • support unlist command in servers config file
  • remove non-profilt tag
  • nxdomain tool
  • adblock filter update
  • server list update
  • bug fixes

Version 0.9.64.2

04 Jan 15:59
Compare
Choose a tag to compare
  • --blocklist and --blocklist-file command line options
  • --fallback-server command line option
  • randomize UDP port number for fallback mode
  • resolver statistics in shared memory
  • removed firefox-only tag
  • collapse eastamerica and westamerica in americas zone
  • drop default number of resolver processes to 2
  • increase default queries per second to 10
  • various Fedora packaging fixes
  • added --with-systemd=DIR compile time option
  • added --enable-apparomr compile time option
  • Intel 32 bit architecture support
  • filter out bulk mailer addresses
  • server list update
  • bug fixes

Version 0.9.64

24 Oct 14:24
Compare
Choose a tag to compare
  • --allow-expired-certs command line option
  • --log-timeout command line option
  • apparmor fixes for Arch Linux
  • adding timestamp to queries stored in shared memory
  • --monitor enhancements
  • adding more DoT servers to the list
  • server list update
  • bug fixes

v0.9.62.10

20 Sep 12:47
Compare
Choose a tag to compare
  • DNS over TLS support
  • HTTP/1.1 support
  • replaced cashpack library with our own implementation
  • updated all filters
  • fdns --test-server rework
  • support for self-signed certificates
  • restructure geographical zones
  • keepalive timer randomization
  • update keepalive timer for all servers
  • server list update
  • bug fixes

v0.9.62.8

26 Jun 12:24
Compare
Choose a tag to compare
  • HTTP1.1 removed and replaced with HTTP2
  • Adding support for https://commons.host network
  • Replaced --allow-local-doh with --disable-local-doh
  • systemd support
  • FDNS included in Arch Linux: https://aur.archlinux.org/packages/fdns
  • forcing RD flag (recursion desired) to 1 on all outgoing packets
  • setting rr TTL to 600 seconds on incoming and cached packets
  • --qps (queries per second)
  • --keepalive
  • adding geocast and safe-for-work tags
  • server list update
  • lots of bugfixes

Release 0.9.62.6

17 May 13:57
Compare
Choose a tag to compare
  • gcov regression test coverage support
  • lgtm.com security scanning
  • whitelisting domains functionality (--whitelist, --whitelist-file)
  • resizable monitor terminal window
  • support for multiple fdns proxies running on the same system
  • enforcing NXDOMAIN for blacklisted domains
  • server list update
  • lots of bugfixes

Release 0.9.62.4

20 Mar 14:50
Compare
Choose a tag to compare
  • rate limiting resolvers to 5 queries per second
  • CNAME cloaking filter
  • DNS rebinding protections
  • disable DoH domains on the local network
  • --allow-local-dns
  • SNI cloaking when possible
  • increase cache TTL to 40 minutes
  • server list update
  • lots of bugfixes

Release 0.9.62.2

17 Feb 19:55
Compare
Choose a tag to compare
  • feature complete!
  • online documentation in github wiki
  • automated test framework
  • over 60 new DoH servers
  • lots of bugfixes