Nick Peng
|
f79ceeac43
|
luci: update luci
|
2020-05-01 00:23:21 +08:00 |
|
Nick Peng
|
54801e1ed6
|
tls: support certificate verify.
|
2020-05-01 00:23:19 +08:00 |
|
Nick Peng
|
304e94bc6f
|
fast-ping: force send RST after ping finish.
|
2020-04-19 09:43:47 +08:00 |
|
Nick Peng
|
3985ea8269
|
pending-server: retry for 2 minutes when add pending server.
|
2020-04-17 22:37:49 +08:00 |
|
Nick Peng
|
c2c418ed89
|
dns-client: fix https memory leak issue.
|
2020-04-10 23:37:13 +08:00 |
|
clay_your
|
b78c9eb6fe
|
fix missing the FILE field..
fix Download/default is missing the FILE field.. Stop. error on openwrt
|
2020-04-06 21:55:37 +08:00 |
|
Nick Peng
|
0aec326d55
|
QRCode: update QR code.
|
2020-04-01 22:43:54 +08:00 |
|
Nick Peng
|
29e4d4b48b
|
init-script: fix openwrt init-script issue.
|
2020-03-22 17:11:33 +08:00 |
|
Felix Yan
|
a6fe329105
|
Fix hostname option name in conf example
The hostname option is actually `-host-name` as in the code and README. Setting `-hostname` doesn't work.
|
2020-03-09 22:13:37 +08:00 |
|
Nick Peng
|
c824c0abc5
|
CodeStyle: update clang-format, limite column to 120
|
2020-03-02 23:45:47 +08:00 |
|
Nick Peng
|
3ad7cd7f45
|
install-script: Follow FHS rules
|
2020-02-27 00:50:43 +08:00 |
|
Nick Peng
|
b31792ad9b
|
luci-app-smartdns: clean javascript code
Release30
|
2020-02-25 21:52:48 +08:00 |
|
Nick Peng
|
5a411c3937
|
luci-app-smartdns: remove uci track
|
2020-02-25 21:52:47 +08:00 |
|
Nick Peng
|
0092212f46
|
Bugfix: fix crash issue when has pending server
|
2020-02-25 21:50:13 +08:00 |
|
Nick Peng
|
f269f582f3
|
Bugfix: ping test not working issue
|
2020-02-24 21:06:50 +08:00 |
|
Nick Peng
|
9bc32f9f01
|
luci-build: fix luci build script
|
2020-02-24 20:45:52 +08:00 |
|
Nick Peng
|
f6255da2ad
|
License: update license file
|
2020-02-24 20:26:23 +08:00 |
|
Nick Peng
|
c5985d3f2d
|
Bugfix: dns_server_query is not call callback function when rule is hit.
|
2020-02-24 20:16:37 +08:00 |
|
Nick Peng
|
0d2d08586a
|
ReadMe: Update package list information
Release29
|
2020-02-19 23:17:34 +08:00 |
|
Nick Peng
|
c8ab6db39e
|
BugFix: fix install script issue, and change openwrt script default port for seconddns
|
2020-02-18 19:39:01 +08:00 |
|
Nick Peng
|
2afd4e7d4a
|
luci-app-smartdns: Service redirect status is not displayed when smartdns is disabled
|
2020-02-15 14:48:56 +08:00 |
|
Nick Peng
|
20051a3698
|
second DNS: change default port 7053 to 6553
|
2020-02-15 14:35:51 +08:00 |
|
Nick Peng
|
5f9167cf07
|
bind-option: support force aaaa soa bind option, secondary DNS support Force-AAAA-SOA options
|
2020-02-14 13:14:03 +08:00 |
|
Nick Peng
|
3cf2d35c13
|
dualstack-selection: force IPV4 when not found IPV6 in cache
|
2020-02-14 13:13:47 +08:00 |
|
Nick Peng
|
8990446411
|
serve-expired: new feature, support cache serve-expired feature
|
2020-02-14 13:13:22 +08:00 |
|
Felix Yan
|
8f40eba083
|
smartdns.conf: correct some typos
|
2020-02-14 09:41:12 +08:00 |
|
Nick Peng
|
4bd6c025db
|
domain-rules: new feature, support set speed-check-mode
|
2020-02-05 23:21:59 +08:00 |
|
Nick Peng
|
80174d9da5
|
luci-app-smartdns: rewrite luci-app in JavaScript
|
2020-02-01 14:05:05 +08:00 |
|
Nick Peng
|
7d1b850119
|
luci-app-smartdns: rename luci-app-smartdns to luci-app-smartdns-compat
|
2020-02-01 11:55:43 +08:00 |
|
Nick Peng
|
744a5409e0
|
init-script: fix a script typo
|
2020-01-31 14:16:28 +08:00 |
|
Rosen Penev
|
d965df2c44
|
run openwrt init script through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-01-30 13:12:52 +08:00 |
|
Nick Peng
|
2322a9dbd0
|
ssl: Stop using deprecated Openssl APIs, by neheb.
|
2020-01-21 22:48:02 +08:00 |
|
Nick Peng
|
aa7237f770
|
Codesytle: replace CRLF with LF
|
2020-01-21 20:00:38 +08:00 |
|
Soff
|
50572acc11
|
Update ReadMe.md
`bind` -> `bind-tcp`
|
2020-01-13 23:59:21 +08:00 |
|
Nick Peng
|
511f8c135c
|
BugFix: ssl crash issue.
|
2020-01-04 00:09:57 +08:00 |
|
Nick Peng
|
198d18f18a
|
BugFix: tcp server process failed
|
2019-12-28 21:57:56 +08:00 |
|
Nick Peng
|
ba9fbc981f
|
add some SSL exception check
|
2019-12-27 00:44:49 +08:00 |
|
Nick Peng
|
5a91e90ee3
|
update Makefile for openwrt
|
2019-12-21 11:56:04 +08:00 |
|
Nick Peng
|
982002e836
|
Modify the detection method of smartdns
|
2019-12-21 11:28:37 +08:00 |
|
Nick Peng
|
aaeae7167b
|
Fix shellcheck issues
|
2019-12-21 11:02:55 +08:00 |
|
Nick Peng
|
0228a79991
|
Fix smartdns luci typo
|
2019-12-19 22:38:53 +08:00 |
|
Nick Peng
|
d6c34658af
|
Add github issue template
|
2019-12-15 10:32:45 +08:00 |
|
Nick Peng
|
cc93156ee3
|
Add package build script
Release28
|
2019-12-15 01:28:37 +08:00 |
|
Nick Peng
|
8433729186
|
Update ReadMe.md
|
2019-12-15 01:28:37 +08:00 |
|
Nick Peng
|
4464bb982e
|
update makefile for openwrt
|
2019-12-15 01:28:36 +08:00 |
|
Nick Peng
|
371aab6d4b
|
support override CFLAGS and CXXFLAGS
|
2019-12-15 01:28:35 +08:00 |
|
Nick Peng
|
01e4140722
|
Add license
|
2019-12-15 01:28:32 +08:00 |
|
Nick Peng
|
2b08ffee98
|
Add some log, fix tlog issue
|
2019-12-15 01:28:31 +08:00 |
|
Nick Peng
|
9f27bb9b70
|
Fix compile error
|
2019-12-15 01:28:30 +08:00 |
|
Nick Peng
|
528d5c6ccc
|
Update tlog
|
2019-12-15 01:28:30 +08:00 |
|