summaryrefslogtreecommitdiffstats
path: root/src/output/dnssim/CHANGELOG.md
blob: 9cbfa5553d0af33907c902e97ded7fe0e4a260ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dnssim v20210129
================

- Added DNS-over-HTTPS support with https2()
- Added IPv4 support
- Abort operation on insufficient file descriptors
- Match QUESTION section of received responses
- Improvements in connection state handling
- Deprecate udp_only() in favor of udp()
- Allow setting logger name with log(name)
- Added check_version() and check_json_version()

dnssim v20200723
================

- First released dnssim version with UDP, TCP and DoT support