summaryrefslogtreecommitdiffstats
path: root/dns-transport
AgeCommit message (Expand)Author
2021-07-08Allow different tls implementations with cargo featuresSimão Mata
2021-04-18Fix bug parsing incomplete packets over TCPBenjamin Sago
2021-04-13Fix HTTPS protocol bufferingLars Christensen
2021-04-01Un-generify transport parametersBenjamin Sago
2021-04-01Show warning when using a disabled featureBenjamin Sago
2021-04-01Rename features and display in versionBenjamin Sago
2021-03-30Move test disabling out of JustfileBenjamin Sago
2021-03-28Remove doctests for code that gets tested anywayBenjamin Sago
2021-03-28Don't display Git hash for debug buildsBenjamin Sago
2020-11-11Mark places in the code for IPv6 supportBenjamin Sago
2020-11-10Some Clippy fixesBenjamin Sago
2020-11-06Remove an unnecessary unwrapBenjamin Sago
2020-11-06Handle truncated responses and standardise netcodeBenjamin Sago
2020-11-06Handle HTTPS errors more nicelyBenjamin Sago
2020-11-06Transport module refactoringsBenjamin Sago
2020-11-05Module docs and comment formatting (v. important)Benjamin Sago
2020-11-05Replace Tokio with stdBenjamin Sago
2020-11-04Disable Hyper featuresBenjamin Sago
2020-10-30Tag tests and use Cargo features for quick modeBenjamin Sago
2020-10-29Simple Clippy fixes, docs and formattingBenjamin Sago
2020-10-28Lock down the cast lintsBenjamin Sago
2020-10-28Crash when request would be too longBenjamin Sago
2020-10-28Introduce Labels type to hold labelsBenjamin Sago
2020-10-27Limit code to supporting one query per requestBenjamin Sago
2020-05-25Some Clippy fixes and allowsBenjamin Sago
2020-05-25Change the way clippy is invokedBenjamin Sago
2020-04-25Initial importBenjamin Sago