Commit 4e0bf26
committed
update to 2025.09.01
* Added DNS server with TCP support
* Added TCP client limit option, also can be used to disable TCP DNS server in case of issues
* Readme and help pages updated
* Combined API with UDP DNS server
* Use minimally necessary public header
* Added TCP only statistic counters
* Added TCP functional tests
* Basic querries with valgrind
- fragmented TCP request processing
- testing 4k large response support
* Started to use stricter compiler warnings
* UDP truncation feature
* Enable more compiler warnings
* Replace c-ares deprecated functions
* Reset HTTPS client on timeouts
* systemd service improvements
* Version bump1 parent 12fc455 commit 4e0bf26
2 files changed
+4
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
This file was deleted.
0 commit comments