Commit Graph

507 Commits

Author SHA1 Message Date
Nick Peng
0df8c07103 Fix addr to string ip issue 2019-12-15 01:25:57 +08:00
Nick Peng
fbbbc80d20 Support auto configuration 2019-12-15 01:25:55 +08:00
Nick Peng
21ba047075 Fix PTR issue 2019-12-15 01:25:53 +08:00
Nick Peng
e8b920fb18 Fix cache issue 2019-12-15 01:25:49 +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
d9dd02c9b0 Fix SSL crash issue: tcp-nodelay ? 2019-12-15 01:25:43 +08:00
Nick Peng
c7d304423e Fix bug 2019-12-15 01:25:42 +08:00
Nick Peng
87d8739ecd Resolve tls mode multi-thread issue. 2019-12-15 01:25:42 +08:00
Nick Peng
452438a0af Fix possible out of rage issue. 2019-12-15 01:25:41 +08:00
Nick Peng
0085abdfdd Fix tcp connection timeout issue 2019-12-15 01:25:40 +08:00
Nick Peng
46d3acdb8f Enable ssl session reuse 2019-12-15 01:25:39 +08:00
Nick Peng
36ddca0491 Add domain prefetch, fix ping issue 2019-12-15 01:25:38 +08:00
Nick Peng
10ea3e6f3f Fix address bug 2019-12-15 01:25:36 +08:00
Nick Peng
7add2b82ae code enhancement 2019-12-15 01:25:35 +08:00
Nick Peng
05a24264aa unexpected data process crash bug fix 2019-12-15 01:25:35 +08:00
Nick Peng
8e73eea8ec cache bug fix 2019-12-15 01:25:34 +08:00
Nick Peng
c3ac0c2f17 Stack corrupted on mipsbig BugFix 2019-12-15 01:25:32 +08:00
Nick Peng
210e0a9a6f BugFix 2019-12-15 01:25:30 +08:00
Nick Peng
9092d9f683 Fix SIGPIPE issue 2019-12-15 01:25:28 +08:00
Nick Peng
5057a8e45d Fix ipsub net issue: ipv4 matching ipv6 rule 2019-12-15 01:25:27 +08:00
Nick Peng
1600eaed1f Fix ssl read error 2019-12-15 01:25:26 +08:00
Nick Peng
65ede47cf7 Fix crash bug 2019-12-15 01:25:25 +08:00
Nick Peng
71e110748b Add config load error log 2019-12-15 01:25:23 +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
7f5e0ef4e0 Fix ttl bug 2019-12-15 01:25:14 +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
95a5b1e5e3 bugfix 2019-12-15 01:25:11 +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
d758ca5d62 Bugfix 2019-12-15 01:25:05 +08:00
Nick Peng
104418108a Bugfix: restore configuration after disable 2019-12-15 01:25:04 +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
379447cfd2 potential bug fix 2019-12-15 01:24:58 +08:00
Nick Peng
46f505ff06 optimize log 2019-12-15 01:24:57 +08:00
Nick Peng
d6c67edb1e Add coredump feature and print PC 2019-12-15 01:24:56 +08:00
Nick Peng
82db995bc1 Bugfix 2019-12-15 01:24:56 +08:00
Nick Peng
9e4ac50ee8 Format code 2019-12-15 01:24:55 +08:00
Nick Peng
7ab837b980 Add support for TCP_FASTOPEN_CONNECT 2019-12-15 01:24:52 +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