clash/component
sleshep 463da578dd
fixes #512: geo download failed when startup (#538)
* fixes #512: geo download failed when startup

- 启动阶段,executor还未初始化tunnel,tcpIn==nil导致geo下载失败,阻塞在
  tcpIn <- context

* chore: handled by the upper layer

* chore: remove useless parameters

---------

Co-authored-by: Skyxim <noreply@skyxim.dev>
2023-05-01 21:27:55 +08:00
..
auth Migration: go 1.18 2022-03-16 12:10:13 +08:00
dhcp Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
dialer chore: support splice for direct outbound 2023-04-25 23:01:05 +08:00
ebpf style: run go fmt on every .go file (#392) 2023-02-17 16:31:37 +08:00
fakeip Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +08:00
geodata chore: download geoX use inner 2023-04-10 21:03:31 +08:00
http fixes #512: geo download failed when startup (#538) 2023-05-01 21:27:55 +08:00
iface Chore: use generics as possible 2022-04-25 13:18:30 +08:00
mmdb chore: download geoX use inner 2023-04-10 21:03:31 +08:00
nat feat: introduce a new robust approach to handle tproxy udp. (#389) 2023-02-17 16:31:15 +08:00
pool Chore: use generics as possible 2022-04-25 13:18:30 +08:00
process chore: Refine process code 2023-01-14 16:16:59 +08:00
profile chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
proxydialer chore: udp always direct pass ip to remote without domain 2023-04-12 21:49:22 +08:00
resolver chore: resolver priority return TypeA in ResolveIP (not effected LookupIP) 2023-04-12 22:06:21 +08:00
resource chore: adjust log 2023-01-23 11:14:45 +08:00
sniffer fix: not match top domain 2023-04-20 05:45:22 +00:00
tls feat: nameserver-policy support use rule-providers and reduce domain-set memory 2023-04-01 11:53:39 +08:00
trie fix: wildcard matching problem 2023-04-28 16:55:35 +00:00