gVisor bot
|
7512851be1
|
Fix: potential PCB buffer overflow on bsd systems (#941)
|
2020-09-03 10:27:20 +08:00 |
|
gVisor bot
|
e8603ddeb1
|
Improve: use atomic for connection statistic (#938)
|
2020-09-02 16:34:12 +08:00 |
|
gVisor bot
|
1a4d0ab21c
|
Feature: reuse dns resolver cache when hot reload
|
2020-08-31 00:32:18 +08:00 |
|
gVisor bot
|
52efc8f7ec
|
Chore: update actions version
|
2020-08-30 23:06:21 +08:00 |
|
gVisor bot
|
110ba36190
|
Fix: vmess UDP option should be effect
|
2020-08-30 22:49:55 +08:00 |
|
gVisor bot
|
4ede39a669
|
Chore: code style (#933)
|
2020-08-30 19:53:00 +08:00 |
|
gVisor bot
|
b2d27b9a46
|
Fix: static check
|
2020-08-25 22:36:38 +08:00 |
|
gVisor bot
|
03266bfacb
|
Chore: add static check
|
2020-08-25 22:32:23 +08:00 |
|
gVisor bot
|
6ca03f5a90
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|
gVisor bot
|
38561f1c37
|
Feature: add Windows ARM32 build (#902)
Co-authored-by: MarksonHon <50002150+MarksonHon@users.noreply.github.com>
|
2020-08-16 13:50:56 +08:00 |
|
gVisor bot
|
971e57bf51
|
Chore: update dependencies
|
2020-08-16 11:32:51 +08:00 |
|
gVisor bot
|
639997db38
|
Chore: cache process name when resolve failed (#900)
|
2020-08-15 16:55:55 +08:00 |
|
gVisor bot
|
3a5f31d5a1
|
Fix: ssr broken (#895)
|
2020-08-12 20:50:56 +08:00 |
|
gVisor bot
|
d7fb997d3b
|
Migration: go 1.15
|
2020-08-12 13:47:50 +08:00 |
|
gVisor bot
|
bdc89ed6be
|
Fix: ssr typo (#887)
|
2020-08-11 10:35:30 +08:00 |
|
gVisor bot
|
b61e1cd00c
|
Feature: dns server could lookup hosts (#872)
|
2020-08-11 10:28:17 +08:00 |
|
gVisor bot
|
13e5b1263b
|
Fix: ssr bounds out of range panic (#882)
|
2020-08-11 10:17:40 +08:00 |
|
gVisor bot
|
a77eab44e0
|
Change: adjust tolerance logic (#864)
|
2020-08-06 20:12:03 +08:00 |
|
gVisor bot
|
11a3e2b6a9
|
Feature: PROCESS-NAME for windows (#840)
|
2020-08-06 19:59:20 +08:00 |
|
gVisor bot
|
6387d5ee62
|
Feature: PROCESS-NAME for freebsd (#855)
|
2020-07-31 20:01:19 +08:00 |
|
gVisor bot
|
70732f222b
|
Fix: update cache if a process was found (#850)
|
2020-07-30 17:15:06 +08:00 |
|
gVisor bot
|
20983b0703
|
Fix: handle snell server reported error message properly (#848)
|
2020-07-30 15:54:26 +08:00 |
|
gVisor bot
|
ba07a6d0d7
|
Improve: simplify macOS process searching
|
2020-07-29 11:27:18 +08:00 |
|
gVisor bot
|
0078ac2fc8
|
Fix: invert should resolve ip (#836)
|
2020-07-27 13:47:00 +08:00 |
|
gVisor bot
|
606af72d54
|
Merge branch 'dev' of github.com:Dreamacro/clash into dev
|
2020-07-27 11:58:02 +08:00 |
|
gVisor bot
|
17a0dc479a
|
Chore: rename NoResolveIP to ShouldResolveIP
|
2020-07-27 11:57:55 +08:00 |
|
gVisor bot
|
096cdc1bcd
|
Fix: protect alive with atomic value (#834)
|
2020-07-25 17:47:11 +08:00 |
|
gVisor bot
|
c1be3debfd
|
Feature: add ssr support (#805)
* Refactor ssr stream cipher to expose iv and key
References:
https://github.com/Dreamacro/go-shadowsocks2
https://github.com/sh4d0wfiend/go-shadowsocksr2
* Implement ssr obfs
Reference:
https://github.com/mzz2017/shadowsocksR
* Implement ssr protocol
References:
https://github.com/mzz2017/shadowsocksR
https://github.com/shadowsocksRb/shadowsocksr-libev
https://github.com/shadowsocksr-backup/shadowsocksr
|
2020-07-22 23:02:15 +08:00 |
|
gVisor bot
|
b91e339b61
|
Chore: README.md style fixed (#825)
make every item in TODO list has the same style
|
2020-07-22 21:34:37 +08:00 |
|
gVisor bot
|
8987460ea0
|
Improve: add cache for macOS PROCESS-NAME
|
2020-07-22 20:35:27 +08:00 |
|
gVisor bot
|
efdb7ed43a
|
Fix: recycle buf on http obfs
|
2020-07-22 20:29:39 +08:00 |
|
gVisor bot
|
2875910f01
|
Improve: check uid on process search & fix typo (#824)
|
2020-07-22 20:22:34 +08:00 |
|
gVisor bot
|
ebdc6564f3
|
Feature: add PROCESS-NAME rule for linux (#822)
|
2020-07-22 19:05:10 +08:00 |
|
gVisor bot
|
4b867e11de
|
Fix: dns should put msg to cache while exchangeWithoutCache (#820)
|
2020-07-20 21:16:36 +08:00 |
|
gVisor bot
|
a1accd76db
|
Feature: support PROCESS-NAME on macOS
|
2020-07-19 13:18:23 +08:00 |
|
gVisor bot
|
61eee9f217
|
Improve: fix go test race detect
|
2020-07-18 20:56:13 +08:00 |
|
gVisor bot
|
195e5be59a
|
Chore: should not write file on file provider
|
2020-07-18 19:32:40 +08:00 |
|
gVisor bot
|
b93708d929
|
Chore: add rule payload in log
|
2020-07-18 19:22:09 +08:00 |
|
gVisor bot
|
63e2c176f1
|
Fix: write msg cache multiple times (#812)
Co-authored-by: john.xu <john.xu@bytedance.com>
|
2020-07-17 17:34:40 +08:00 |
|
gVisor bot
|
22f32c3789
|
Fix: ticker leak
|
2020-07-13 00:25:54 +08:00 |
|
gVisor bot
|
1ab56b1afb
|
Feature: add github stale action
|
2020-07-09 10:27:05 +08:00 |
|
gVisor bot
|
23d235df46
|
Fix: obfs host should not have 80 port
|
2020-07-01 00:01:36 +08:00 |
|
gVisor bot
|
784955ba98
|
Chore: update GitHub issue template
|
2020-06-30 13:55:26 +08:00 |
|
gVisor bot
|
97068d66a8
|
Fix: typo in dialer.go (#767)
|
2020-06-28 10:59:04 +08:00 |
|
gVisor bot
|
448116deff
|
Chore: move documentations to wiki (#766)
|
2020-06-28 10:39:30 +08:00 |
|
gVisor bot
|
7fd28ef247
|
Fix: github actions tag build
|
2020-06-27 21:09:04 +08:00 |
|
gVisor bot
|
062fbffbae
|
Chore: remove forward compatibility code
|
2020-06-27 14:28:10 +08:00 |
|
gVisor bot
|
f7aa21c0e5
|
Chore: move experimental features to stable
|
2020-06-27 14:19:31 +08:00 |
|
gVisor bot
|
ff73876477
|
Fix: domain trie crash if not match in #758 (#762)
|
2020-06-24 19:46:37 +08:00 |
|
gVisor bot
|
806047488a
|
Fix: domain trie should backtrack to parent if match fail (#758)
|
2020-06-24 18:41:23 +08:00 |
|