Nick Peng
|
770ce9e8bc
|
dns-client: fix add pending server issue when AAAA record not exists
|
2020-05-04 00:03:31 +08:00 |
|
Nick Peng
|
95472129ee
|
dns-client: increase dns query retry times.
|
2020-05-03 17:00:50 +08:00 |
|
Nick Peng
|
54801e1ed6
|
tls: support certificate verify.
|
2020-05-01 00:23:19 +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 |
|
Nick Peng
|
c824c0abc5
|
CodeStyle: update clang-format, limite column to 120
|
2020-03-02 23:45:47 +08:00 |
|
Nick Peng
|
0092212f46
|
Bugfix: fix crash issue when has pending server
|
2020-02-25 21:50:13 +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
|
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
|
6bf6315a6d
|
Fix ssl crash issue
|
2019-12-15 01:28:29 +08:00 |
|
Nick Peng
|
044536aef6
|
optimize tcp connection lag
|
2019-12-15 01:28:22 +08:00 |
|
Nick Peng
|
7cbd926ede
|
optimize log
|
2019-12-15 01:28:16 +08:00 |
|
Nick Peng
|
721c56cbec
|
socket ip priority optimize
|
2019-12-15 01:28:11 +08:00 |
|
Nick Peng
|
65e8cd5e61
|
optimize code
|
2019-12-15 01:28:04 +08:00 |
|
Nick Peng
|
c4b99a99e7
|
UI support second DNS server.
|
2019-12-15 01:27:52 +08:00 |
|
Nick Peng
|
8c96081807
|
Update readme
|
2019-12-15 01:27:51 +08:00 |
|
Nick Peng
|
add8eecead
|
Fix crash issue caused by unknown http response
|
2019-12-15 01:27:46 +08:00 |
|
Nick Peng
|
87f04571b1
|
minor optimize
|
2019-12-15 01:27:44 +08:00 |
|
Nick Peng
|
273c2d5100
|
Fix lint issue
|
2019-12-15 01:27:37 +08:00 |
|
Nick Peng
|
3f7bc30f65
|
Support verify TLS hostname
|
2019-12-15 01:27:35 +08:00 |
|
Nick Peng
|
1f6e447f86
|
format code sytle
|
2019-12-15 01:27:30 +08:00 |
|
Nick Peng
|
e7e0a5d4af
|
Fix openssl version issue
|
2019-12-15 01:27:11 +08:00 |
|
Nick Peng
|
dda785ec5f
|
Support TLS 1.3
|
2019-12-15 01:27:05 +08:00 |
|
Nick Peng
|
3ef325d75d
|
Support GCC 8.x and support static compile
|
2019-12-15 01:27:02 +08:00 |
|
Nick Peng
|
9a067e99c7
|
Fix group pending add issue
|
2019-12-15 01:27:00 +08:00 |
|
Nick Peng
|
1e88305df8
|
Support Delay DNS server bootstrap
|
2019-12-15 01:26:59 +08:00 |
|
Nick Peng
|
04fbb51a7b
|
Update ReadMe.md add server SNI support
|
2019-12-15 01:26:56 +08:00 |
|
Nick Peng
|
01f94b4816
|
Fix address name too long segment issue
|
2019-12-15 01:26:50 +08:00 |
|
Nick Peng
|
bf52a0afbf
|
Support custom TLS hostname, and http host
|
2019-12-15 01:26:48 +08:00 |
|
Nick Peng
|
2d01ed8a04
|
Support DNS Over HTTPS
|
2019-12-15 01:26:32 +08:00 |
|
Nick Peng
|
63db66546c
|
Fix cache leak issue
|
2019-12-15 01:26:28 +08:00 |
|
Nick Peng
|
c94fafb026
|
Add query retry feature
|
2019-12-15 01:26:26 +08:00 |
|
Nick Peng
|
02213de0ee
|
Add support EDNS TCP-keep-alive
|
2019-12-15 01:26:03 +08:00 |
|
Nick Peng
|
7c2df9c96b
|
LUCI support SPKI
|
2019-12-15 01:26:02 +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
|
85b0eed3a2
|
Support TLS SPKI verify
|
2019-12-15 01:25:59 +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
|
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
|
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
|
7add2b82ae
|
code enhancement
|
2019-12-15 01:25:35 +08:00 |
|
Nick Peng
|
8e73eea8ec
|
cache bug fix
|
2019-12-15 01:25:34 +08:00 |
|