Nick Peng
|
b1eafb6491
|
Support listen multi ip addresses, and support server flags
|
2019-12-15 01:27:29 +08:00 |
|
Nick Peng
|
81468a3c4f
|
Optimize answer process function
|
2019-12-15 01:27:27 +08:00 |
|
Nick Peng
|
9e928983e0
|
Support config speed-check-mode
|
2019-12-15 01:27:26 +08:00 |
|
Nick Peng
|
90d5c7e396
|
Update tlog
|
2019-12-15 01:27:22 +08:00 |
|
Nick Peng
|
0a0d0f001e
|
fix dns_server_query issue
|
2019-12-15 01:27:20 +08:00 |
|
Nick Peng
|
bc953d0c9b
|
Minor code optimize
|
2019-12-15 01:27:19 +08:00 |
|
Nick Peng
|
44c854dfec
|
_dns_server_recv function refactoring
|
2019-12-15 01:27:18 +08:00 |
|
Nick Peng
|
ef50ea9c5e
|
Change rule domain to lowercase
|
2019-12-15 01:27:03 +08:00 |
|
Nick Peng
|
cb3656cb57
|
Change config accept-ip to whitelist-ip
|
2019-12-15 01:27:02 +08:00 |
|
Nick Peng
|
3ef325d75d
|
Support GCC 8.x and support static compile
|
2019-12-15 01:27:02 +08:00 |
|
Nick Peng
|
a09e63d333
|
Support IP accept list
|
2019-12-15 01:27:01 +08:00 |
|
Nick Peng
|
1e88305df8
|
Support Delay DNS server bootstrap
|
2019-12-15 01:26:59 +08:00 |
|
Nick Peng
|
bf52a0afbf
|
Support custom TLS hostname, and http host
|
2019-12-15 01:26:48 +08:00 |
|
Nick Peng
|
94ab84444a
|
optimize tcp log
|
2019-12-15 01:26:38 +08:00 |
|
Nick Peng
|
d9eb2a063d
|
when service pause for a long time, force invalidate cache after system resume
|
2019-12-15 01:26:34 +08:00 |
|
Nick Peng
|
2d01ed8a04
|
Support DNS Over HTTPS
|
2019-12-15 01:26:32 +08:00 |
|
Nick Peng
|
dcede4ffaa
|
Avoid udp server reuse port
|
2019-12-15 01:26:30 +08:00 |
|
Nick Peng
|
63db66546c
|
Fix cache leak issue
|
2019-12-15 01:26:28 +08:00 |
|
Nick Peng
|
cddc511e6b
|
Fix prefetch issue
|
2019-12-15 01:26:27 +08:00 |
|
Nick Peng
|
c94fafb026
|
Add query retry feature
|
2019-12-15 01:26:26 +08:00 |
|
Nick Peng
|
76367847d1
|
optimize dualstack selection feature
|
2019-12-15 01:26:25 +08:00 |
|
Nick Peng
|
7828f0ec27
|
code lint and optimize code style
|
2019-12-15 01:26:01 +08:00 |
|
Nick Peng
|
c0c6fde39d
|
Fix clang-tidy warning
|
2019-12-15 01:26:00 +08:00 |
|
Nick Peng
|
4465ce798a
|
Support nameserver feature
|
2019-12-15 01:25:58 +08:00 |
|
Nick Peng
|
0df8c07103
|
Fix addr to string ip issue
|
2019-12-15 01:25:57 +08:00 |
|
Nick Peng
|
21ba047075
|
Fix PTR issue
|
2019-12-15 01:25:53 +08:00 |
|
Nick Peng
|
a1150a7ceb
|
ipset bugfix and add timeout feature
|
2019-12-15 01:25:46 +08:00 |
|
Nick Peng
|
e1ffe29fca
|
Fix segment fault issue
|
2019-12-15 01:25:44 +08:00 |
|
Nick Peng
|
0085abdfdd
|
Fix tcp connection timeout issue
|
2019-12-15 01:25:40 +08:00 |
|
Nick Peng
|
8e73eea8ec
|
cache bug fix
|
2019-12-15 01:25:34 +08:00 |
|
Nick Peng
|
5057a8e45d
|
Fix ipsub net issue: ipv4 matching ipv6 rule
|
2019-12-15 01:25:27 +08:00 |
|
Nick Peng
|
0112d12693
|
Add ignore-ip feature
|
2019-12-15 01:25:21 +08:00 |
|
Nick Peng
|
7241b24a57
|
Fix dualstack select issue
|
2019-12-15 01:25:16 +08:00 |
|
Nick Peng
|
bb1c4d2bfa
|
optimize prefetch feature
|
2019-12-15 01:25:13 +08:00 |
|
Nick Peng
|
dd4372a961
|
optimize for selecting best ip address
Signed-off-by: Nick Peng <pymumu@gmail.com>
|
2019-12-15 01:25:12 +08:00 |
|
Nick Peng
|
73d4e9f822
|
Optimize tls code
|
2019-12-15 01:25:12 +08:00 |
|
Nick Peng
|
143d82ce1a
|
Add Domain RULE flags feature.
|
2019-12-15 01:25:09 +08:00 |
|
Nick Peng
|
4028887167
|
Support TTL range value, optimize some logs
|
2019-12-15 01:25:08 +08:00 |
|
Nick Peng
|
5224febbe9
|
Fix creash issue, optimize timeout
|
2019-12-15 01:25:03 +08:00 |
|
Nick Peng
|
6c978daab4
|
Bugfix
|
2019-12-15 01:25:02 +08:00 |
|
Nick Peng
|
4d6dbc6bf1
|
fix crash issue, and fix ping filter issue.
|
2019-12-15 01:25:00 +08:00 |
|
Nick Peng
|
9e4ac50ee8
|
Format code
|
2019-12-15 01:24:55 +08:00 |
|
Nick Peng
|
4c81b46f76
|
Add support DNS-PING
|
2019-12-15 01:24:47 +08:00 |
|
Nick Peng
|
48112eb784
|
crash bug fix
|
2019-12-15 01:24:43 +08:00 |
|
Nick Peng
|
9398573e6f
|
Add luci for new feature, and fix some bugs
|
2019-12-15 01:24:40 +08:00 |
|
Nick Peng
|
11552f906f
|
Receive DNS packet with IP-TTL.
|
2019-12-15 01:24:38 +08:00 |
|
Nick Peng
|
1edb286a82
|
return max hit ip address when ping is no response
|
2019-12-15 01:24:37 +08:00 |
|
Nick Peng
|
f1999ecfd8
|
Bugfix, ECS, and makesure max query timeout is about 1000ms
|
2019-12-15 01:24:35 +08:00 |
|
Nick Peng
|
7aa32069ef
|
Add ECS and bugfix
|
2019-12-15 01:24:34 +08:00 |
|
Nick Peng
|
26b33371a3
|
Support IP dualstack speed perference
|
2019-12-15 01:24:31 +08:00 |
|