forked from netblue30/fdns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELNOTES
112 lines (103 loc) · 3.92 KB
/
RELNOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
fdns (0.9.68) baseline; urgency=low
* disable seccomp at compile time
* random keepalive
* server list update
* bugfixes
-- netblue30 <[email protected]> Wed, 2 Mar 2022 08:00:00 -0500
fdns (0.9.66) baseline; urgency=low
* 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-profit tag
* nxdomain tool
* adblock filter update
* server list update
* bug fixes
-- netblue30 <[email protected]> Sat, 1 May 2021 08:00:00 -0500
fdns (0.9.64.2) baseline; urgency=low
* --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
-- netblue30 <[email protected]> Mon, 4 Jan 2021 08:00:00 -0500
fdns (0.9.64) baseline; urgency=low
* --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
-- netblue30 <[email protected]> Sat, 24 Oct 2020 08:00:00 -0500
fdns (0.9.62.10) baseline; urgency=low
* 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
-- netblue30 <[email protected]> Sun, 20 Sep 2020 08:00:00 -0500
fdns (0.9.62.8) baseline; urgency=low
* HTTP/1.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
-- netblue30 <[email protected]> Thu, 25 Jun 2020 08:00:00 -0500
fdns (0.9.62.6) baseline; urgency=low
* 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
-- netblue30 <[email protected]> Sat, 16 May 2020 08:00:00 -0500
fdns (0.9.62.4) baseline; urgency=low
* 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
-- netblue30 <[email protected]> Fri, 20 Mar 2020 08:00:00 -0500
fdns (0.9.62.2) baseline; urgency=low
* feature complete!
* online documentation in github wiki
* automated test framework
* over 60 new DoH servers
* lots of bugfixes
-- netblue30 <[email protected]> Sun, 16 Feb 2020 08:00:00 -0500
fdns (0.9.62) baseline; urgency=low
* first release
-- netblue30 <[email protected]> Thu, 12 Dec 2019 08:00:00 -0500