Skip to content

v3.5.3

Latest
Compare
Choose a tag to compare
@ibauersachs ibauersachs released this 11 Nov 10:56
· 44 commits to master since this release
v3.5.3
  • Fix CNAME in LookupSession (#279)
  • Fix Name constructor failing with max length, relative name and root origin (#289, @MMauro94)
  • Add config option for Resolver I/O timeout (#273, @vmarian2)
  • Extend I/O logging
  • Prevent exception during TCP I/O with missing or truncated length prefix
  • Use internal base64 codec for Android compatibility (#271)
  • Fix multi-message TSIG stream verification for pre-RFC8945 servers (#295, @frankarinnet and @nguichon)
  • Add StreamGenerator for generating RFC8945 compliant multi-message streams (related to #295)