Commit Graph

889 Commits

Author SHA1 Message Date
世界 f9ebe73e60 documentation: Update changelog 2023-07-15 14:53:48 +08:00
世界 4b08787e19 Fix abx reader for some malformed formats 2023-07-15 14:46:15 +08:00
世界 a64a4ecaaf Update support page 2023-07-15 14:46:09 +08:00
世界 5e33782cfd Build memory limiter for android 2023-07-15 14:46:06 +08:00
世界 50d56d3f26 Fix hysteria inbound context 2023-07-11 20:58:20 +08:00
世界 3b34f63e03 Fix test 2023-07-11 15:44:03 +08:00
世界 a88060a0ab Fix vmess legacy server 2023-07-11 15:44:03 +08:00
世界 5ddf038f55 Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界 f9902c3f1d Fix fakeip lookup 2023-07-11 15:44:02 +08:00
世界 70f1de128f platform: Fix output format 2023-07-09 12:24:43 +08:00
世界 18b46a6d8c documentation: Update changelog 2023-07-09 07:54:08 +08:00
世界 e8b5988cec Fix async FakeIP save 2023-07-08 16:21:11 +08:00
世界 9eeedf78ed Update dependencies 2023-07-08 16:19:28 +08:00
世界 60bf3714c7 documentation: Update changelog 2023-07-07 14:23:45 +08:00
世界 e2473c1ebd Fix multi error 2023-07-07 13:57:28 +08:00
世界 e66199f5dd Fix syscall copy packet 2023-07-07 13:42:42 +08:00
世界 a828742bef Fix save FakeIP cache 2023-07-07 12:51:38 +08:00
世界 d4b6766e4e Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界 17cc9cba83 Update dependencies 2023-07-03 21:47:32 +08:00
世界 7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界 2c31aec4d7 platform: Add group interface 2023-07-02 18:46:41 +08:00
世界 5f144b6c4e Try fix StreamDomainNameQuery 2023-07-02 16:38:38 +08:00
世界 dc4edea2a5 documentation: Update changelog 2023-06-27 11:31:24 +08:00
世界 41c4e40856 Update dependencies 2023-06-27 11:13:30 +08:00
世界 4f0351eceb Check duplicated outbound tag 2023-06-26 18:47:52 +08:00
世界 edd9a799ce Fix DNS rewrite_ttl logic 2023-06-23 16:12:25 +08:00
世界 9053c6aca9 Prevent write packet IPv6 packet to tun IPv4 connection 2023-06-21 13:29:24 +08:00
世界 3861985c9f documentation: Update changelog 2023-06-19 14:11:41 +08:00
世界 52ba94c6ef Update dependencies 2023-06-19 14:11:41 +08:00
世界 02c32fd223 Fix ios build
Cannot use errno as method and variable due to conflict with objc
2023-06-19 14:11:40 +08:00
世界 82d5b9e36d Unwrap 4in6 address received by client packet conn 2023-06-19 13:29:41 +08:00
世界 05331b2409 platform: Improve local DNS transport 2023-06-18 10:00:32 +08:00
世界 56d232aee0 documentation: Update changelog 2023-06-17 12:21:18 +08:00
世界 ed07c3a64b Update dependencies 2023-06-17 12:17:43 +08:00
世界 0e1f29d790 Update quic-go 2023-06-15 14:52:25 +08:00
世界 080eb5b5dc documentation: Update changelog 2023-06-14 16:28:44 +08:00
世界 1e0ce10ca2 Update goreleaser usage 2023-06-14 09:39:13 +08:00
世界 0ff98ebe1a Build with_dhcp by default 2023-06-14 09:14:45 +08:00
世界 079602e912 Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界 4b0e7583fb Fix hysteria outbound 2023-06-13 21:41:33 +08:00
世界 c594156ee7 Update documentation 2023-06-11 22:38:37 +08:00
shadow750d6 fdd2737f78 Reconnect once if hysteria request fails
This allows graceful recovery when network isn't good enough.

[Original hysteria source
code](https://github.com/apernet/hysteria/blob/13d46da99876c2c9feb1083ff5f2da201d9d0a1e/core/cs/client.go#L182)
has similar mechanism.
2023-06-11 22:21:32 +08:00
世界 1d82ae3ce2 Migrate gVisor to fork 2023-06-11 22:07:36 +08:00
世界 3890dca4c9 Update dependencies 2023-06-11 20:58:59 +08:00
世界 1968ddb0c1 Fix fakeip routing 2023-06-11 20:58:59 +08:00
世界 a9a2fec766 Fix shadowsocks none client 2023-06-08 10:23:39 +08:00
世界 57cc7225e6 Fix TLS 1.2 support for shadow-tls client 2023-06-07 21:03:39 +08:00
世界 84e8c3ebb5 Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
世界 e640b14f5b Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界 e94e768c4f Fix DNS outbound 2023-06-07 21:03:08 +08:00