Skip to content

Releases: natesales/q

v0.4.0

30 Apr 22:20
0192666
Compare
Choose a tag to compare

Changelog

c11d592 add AUR repo info
dfc268c add JSON output encoding
a0d5c05 add TestMainInferredServer and TestMainInvalidReverseQuery
acf4e98 add TestMainInvalidUpstream
04f2686 add TestMainReverseQuery and TestMainInferredQname
3f67b12 add TestODOHInvalidUpstream
2073ab7 add TestResolverChaosClass
0192666 add coverage badge
e80404f add invalid query test
008ce3c add main test
f97b8bf add odoh test
a46076d add resolver test
254292e add tests
46e95cb add timeout flag
635d2a6 enable verbose flag
c6b8e46 fix args variable
b9443a4 fix logs and server name
16b8596 fix test case function naming consistency
d47c533 fix timeout flag
9cde2b5 ignore coverage file
ff1d550 move resolver to external file
555179d odoh: cleanup helper function
b2fc240 odoh: only return errors
9755992 print provided address instead of parsed upstream address
d577ba3 remove useless check
1382493 throw error instead of print
cde3def unexport resolve

v0.3.2

24 Apr 20:19
4876ab9
Compare
Choose a tag to compare

Changelog

58f3660 add MX record to default types
e1b1bbb add ODoH debug log
3651cf0 add comments
3dab8cc bump mod versions
28c675a log query time
f518f56 print RR types as strings
bb5d131 replace color factory function with map
5d2b870 replace replies slice with answers
4876ab9 set default DNS server to Cloudflare DoH
2402677 update dependencies

v0.3.1

21 Apr 07:10
439bb23
Compare
Choose a tag to compare

Changelog

439bb23 add reverse flag

v0.3.0

21 Apr 07:01
0067796
Compare
Choose a tag to compare

Changelog

0067796 add ODoH client
51904ed use go-flags

v0.2.1

20 Apr 04:31
Compare
Choose a tag to compare

Changelog

ce52aaf add chaos flag

v0.2.0

15 Apr 03:53
Compare
Choose a tag to compare

Changelog

df986a4 add TLS insecure skip verify
fe236bd add asciicast
0b1fc10 bump dependencies
b23553f rename error message for clarity

v0.1.1

05 Apr 21:01
Compare
Choose a tag to compare

Changelog

2f6b258 fix usage info
76386f3 use logrus logger

v0.1.0

05 Apr 20:57
Compare
Choose a tag to compare

Changelog

1cdfe6a fix argument parsing
1bf3ac8 reformat and comment

v0.0.5

16 Mar 00:16
Compare
Choose a tag to compare

Changelog

56edf7f add default RR types

v0.0.4

16 Mar 00:10
Compare
Choose a tag to compare

Changelog

df82c1b convert RR types to uppercase before parsing