Nick Peng
|
5006059074
|
cache: fix dns cache prefetch issue
|
2022-06-25 20:24:27 +08:00 |
|
Nick Peng
|
1873a0c336
|
cache: support expired domain prefetch
|
2022-06-12 23:39:42 +08:00 |
|
Nick Peng
|
7e985e7d11
|
dns_server: fix dualstack select issue.
|
2022-06-08 23:28:46 +08:00 |
|
Nick Peng
|
5bd521c36b
|
dns_server: Cache A record for AAAA query when dualstack select
|
2022-04-22 23:36:37 +08:00 |
|
Nick Peng
|
d7d7ef48cd
|
cache: optimize cname TTL
|
2022-02-17 16:34:24 +08:00 |
|
Nick Peng
|
75d91096ca
|
cache: make cname ttl countdown
|
2022-02-16 17:05:43 +08:00 |
|
Jian Chang
|
c88b334902
|
improve #754 (#756)
* improve #754
|
2021-08-25 16:55:16 +08:00 |
|
Nick Peng
|
11cf7b614c
|
dualstack: cache SOA record for speed.
|
2021-01-24 14:16:35 +08:00 |
|
Nick Peng
|
51e1e6565f
|
MemLeak: fix memory leak when cache size is 0
|
2021-01-24 11:13:06 +08:00 |
|
Nick Peng
|
6f30fe6d05
|
compile: remove O_CLOEXEC flags
|
2020-09-05 19:37:50 +08:00 |
|
Nick Peng
|
0b45da29c7
|
cache: support persist cache when restart smartdns
|
2020-09-05 12:55:30 +08:00 |
|
Nick Peng
|
aee19be262
|
dns-cache: support cache when speed check is disabled
|
2020-08-23 20:12:50 +08:00 |
|
Nick Peng
|
c1f9941427
|
dualstack: update cache when ipv6 not exists
|
2020-05-04 02:24:55 +08:00 |
|
Nick Peng
|
c824c0abc5
|
CodeStyle: update clang-format, limite column to 120
|
2020-03-02 23:45:47 +08:00 |
|
Nick Peng
|
8990446411
|
serve-expired: new feature, support cache serve-expired feature
|
2020-02-14 13:13:22 +08:00 |
|
Nick Peng
|
aa7237f770
|
Codesytle: replace CRLF with LF
|
2020-01-21 20:00:38 +08:00 |
|
Nick Peng
|
01e4140722
|
Add license
|
2019-12-15 01:28:32 +08:00 |
|
Nick Peng
|
f801023569
|
Optimize prefetch hitime
|
2019-12-15 01:27:39 +08:00 |
|
Nick Peng
|
1f6e447f86
|
format code sytle
|
2019-12-15 01:27:30 +08:00 |
|
Nick Peng
|
3ef325d75d
|
Support GCC 8.x and support static compile
|
2019-12-15 01:27:02 +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
|
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
|
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
|
8e73eea8ec
|
cache bug fix
|
2019-12-15 01:25:34 +08:00 |
|
Nick Peng
|
bb1c4d2bfa
|
optimize prefetch feature
|
2019-12-15 01:25:13 +08:00 |
|
Nick Peng
|
92956e9bd3
|
Add prefetch domain feature
|
2019-12-15 01:22:59 +08:00 |
|
Nick Peng
|
55e24625c7
|
Add Bogus ip filter
|
2018-08-17 00:09:55 +08:00 |
|
Nick Peng
|
b33affdbd5
|
Add configuration for log, ttl, server-name
cache cname.
|
2018-07-07 01:03:32 +08:00 |
|
Nick Peng
|
a1906787b1
|
Bug Fix
|
2018-06-29 01:06:24 +08:00 |
|
Nick Peng
|
10136a73b3
|
Add cache feature
|
2018-06-28 01:35:10 +08:00 |
|