Commit Graph

2642 Commits

Author SHA1 Message Date
gVisor bot
a56229a365 chore: simplify fast open code 2023-11-30 20:16:55 +08:00
gVisor bot
0c68d0d1bd chore: update dependencies 2023-11-30 20:04:41 +08:00
gVisor bot
ee9b7ce693 feat: Add v2ray httpupgrade fast open support 2023-11-24 13:02:00 +08:00
gVisor bot
9a1943c568 chore: reorder atomic TypedValue
see: https://gfw.go101.org/article/unofficial-faq.html#final-zero-size-field
2023-11-23 22:39:47 +08:00
gVisor bot
0f07feb78b chore: add some warning log 2023-11-23 10:39:29 +08:00
gVisor bot
a034f7e11f chore: upgrade xsync to v3 2023-11-23 10:24:01 +08:00
gVisor bot
070968aca5 chore: listeners can set mux-option 2023-11-23 08:20:26 +08:00
gVisor bot
288b499c7d Revert "chore: reduce memory alloc"
This reverts commit a6b816b1c6.
2023-11-22 19:22:15 +08:00
gVisor bot
552010654b chore: print colored log 2023-11-21 22:35:24 +08:00
gVisor bot
a8005dfe02 chore: Replace stack collection with list 2023-11-20 23:48:30 +08:00
gVisor bot
bf64cede7d chore: reduce memory alloc 2023-11-20 23:48:30 +08:00
gVisor bot
08094ce285 fix: Trojan websocket header panic 2023-11-20 23:36:22 +08:00
gVisor bot
b4e36b48a4 fix: parsing override 2023-11-20 23:36:22 +08:00
gVisor bot
73ab811868 chore: revert default global ua 2023-11-19 18:23:48 +08:00
gVisor bot
ea5feefe4d chore: temporary seal 2023-11-19 13:26:53 +08:00
gVisor bot
5920728eae chore: Shrink allocator pool range 2023-11-18 21:40:50 +08:00
gVisor bot
ff3b6d828b fix: Mux missing sing logger & initializing race 2023-11-18 15:30:35 +08:00
gVisor bot
6cbe626868 chore: Pool allocate arrays instead of slices
This is inspired by https://go-review.googlesource.com/c/net/+/539915
2023-11-18 13:52:03 +08:00
gVisor bot
8bd9a80621 feat: support REJECT-DROP 2023-11-18 13:17:15 +08:00
gVisor bot
6d792a0dcc chore: Update dependencies 2023-11-18 11:26:27 +08:00
gVisor bot
869ea9e613 feat: Add outbound sing-mux tcp-brutal support 2023-11-18 00:07:07 +08:00
gVisor bot
99287189ef chore: Cleanup code 2023-11-17 23:12:10 +08:00
gVisor bot
341091c337 action: remove code about android branches 2023-11-17 19:49:55 +08:00
gVisor bot
320b3babc1 fix: fix package name rules match 2023-11-17 19:39:57 +08:00
gVisor bot
923f3cc1e3 fix: improve feature check and add missing patches 2023-11-17 19:10:17 +08:00
gVisor bot
9e389dea3c chore: add android feature and patch 2023-11-17 13:19:24 +08:00
gVisor bot
aeb2481b27 fix: fix android-arm64 build 2023-11-17 10:53:57 +08:00
gVisor bot
ea3a1cf51f feat: share more code from android branch 2023-11-17 01:21:02 +08:00
gVisor bot
d2ff23918b ci: push to ghcr.io instead 2023-11-17 00:39:36 +08:00
gVisor bot
c25af47daa feat: add override to proxy-providers
Co-authored-by: xishang0128 <xishang02@gmail.com>
2023-11-17 00:37:54 +08:00
gVisor bot
fc29d990c8 fix: health check available for 'selector' if configured 2023-11-15 19:06:20 +08:00
gVisor bot
216832e76d fix: only force health check compatible providers 2023-11-13 08:06:51 +00:00
gVisor bot
abc0a841a4 fix: health check at startup 2023-11-13 15:42:31 +08:00
gVisor bot
d87ea1496e chore: fix subscription_info 2023-11-12 03:17:37 +08:00
gVisor bot
22551e0450 chore: modify ua 2023-11-12 02:44:55 +08:00
gVisor bot
b737c0451e feat: add include-all-providers to proxy-groups 2023-11-11 22:15:57 +08:00
gVisor bot
4077fb59be chore: direct append data to bufio.Reader's internal buffer as much as possible 2023-11-09 22:19:29 +08:00
gVisor bot
8742b78d47 chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice 2023-11-09 08:47:44 +08:00
gVisor bot
65cdf9e1a1 action: test_author.yml 2023-11-08 23:05:27 +08:00
gVisor bot
524b1bdffa ci: fix android build 2023-11-08 22:15:29 +08:00
gVisor bot
228cfd4326 chore: share dnsClient in NewResolver 2023-11-08 20:19:48 +08:00
gVisor bot
79d49d730d chore: NameServerPolicy will match inorder 2023-11-08 19:29:26 +08:00
gVisor bot
a918cd66d8 chore: hello mihomo 2023-11-03 21:58:21 +08:00
gVisor bot
797769798b chore: support v2ray http upgrade server too 2023-11-03 13:58:53 +08:00
gVisor bot
36c775c222 fix: avoid tls panic 2023-11-03 12:04:22 +08:00
gVisor bot
995f6c0cc8 fix: gvisor panic 2023-11-03 11:50:25 +08:00
gVisor bot
6805336f5b chore: do websocket client upgrade directly instead of gobwas/ws 2023-11-03 11:50:25 +08:00
gVisor bot
335ce99284 chore: add SetupContextForConn for common/net 2023-11-03 11:50:25 +08:00
gVisor bot
343d874ad9 fix: v2ray http upgrade Hosts header not working 2023-11-03 11:50:25 +08:00
gVisor bot
39cdf4826d action: trigger CMFA PR update in every commit 2023-11-02 16:01:35 +08:00