Commit Graph

  • da7934a3ac Implement udp connect 世界 2024-11-07 13:44:00 +08:00
  • 8089aeb450 Implement new deprecated warnings 世界 2024-11-07 12:02:36 +08:00
  • 7daffd85e8 Improve rule actions 世界 2024-11-06 17:30:40 +08:00
  • e327a3b936 Remove unused reject methods 世界 2024-11-06 17:23:00 +08:00
  • 8c416052b1 refactor: Modular inbounds/outbounds 世界 2024-11-02 00:39:02 +08:00
  • 3365865107 Implement dns-hijack 世界 2024-10-23 13:44:08 +08:00
  • dbb3ce784c Implement resolve(server) 世界 2024-10-22 22:01:28 +08:00
  • ccb83e5d19 Implement TCP and ICMP rejects 世界 2024-10-22 21:28:22 +08:00
  • 598f89ac01 Crazy sekai overturns the small pond 世界 2024-10-21 23:38:34 +08:00
  • fe834a282a Bump version 世界 2024-12-12 17:55:58 +08:00
  • af60aaf5a6 release: Fix UpdateBuildForAppStoreVersion 世界 2024-12-13 00:34:25 +08:00
  • cdd8482c03 wireguard: Fix windows tun read 世界 2024-12-12 21:05:19 +08:00
  • ebb060d718 release: Fix Xcode version 世界 2024-12-12 17:55:54 +08:00
  • 5b4229c5c7 release: Add app store connect actions 世界 2024-12-12 17:54:05 +08:00
  • dccc634a14 release: Fix check prerelease 世界 2024-12-12 14:46:03 +08:00
  • db1db9f8d5 release: Update macOS project version atomically 世界 2024-12-12 09:34:57 +08:00
  • 17a3c26265 release: Fix play release 世界 2024-12-10 12:44:02 +08:00
  • 76baefb7d8 Add workaround for bulkBarrierPreWrite: unaligned arguments panic 世界 2024-12-10 13:04:55 +08:00
  • 0c08ed087c release: Update debug iOS library build 世界 2024-12-10 13:13:32 +08:00
  • 1e6a3f1f0b release: Update debug iOS library build 世界 2024-12-10 13:13:32 +08:00
  • 658d4a180b Use stdlib ech dev-go124-ech 世界 2024-12-11 19:33:41 +08:00
  • 93966bdd36 documentation: Bump version 世界 2024-11-18 19:00:56 +08:00
  • 14a4b0f922 Fix socks5 UDP implementation 世界 2024-12-10 20:36:09 +08:00
  • 919b08e64c clash-api: Fix missing endpoints 世界 2024-12-06 16:47:30 +08:00
  • bdd2472065 hysteria2: Add more masquerade options 世界 2024-11-28 22:39:19 +08:00
  • 705c23866a Improve timeouts 世界 2024-11-27 18:08:19 +08:00
  • ec310170cc Add UDP timeout route option 世界 2024-11-24 14:45:40 +08:00
  • 7405b22dc8 Make GSO adaptive 世界 2024-11-22 17:17:01 +08:00
  • cd2cf2450e Fix tests 世界 2024-11-18 18:59:19 +08:00
  • a525f139dc Fix lint 世界 2024-11-23 22:34:02 +08:00
  • cc8ba050dd refactor: WireGuard endpoint 世界 2024-11-21 18:10:41 +08:00
  • 987556fd3d refactor: connection manager 世界 2024-11-20 11:32:02 +08:00
  • e6dd7d279d documentation: Fix typo 世界 2024-11-16 12:15:14 +08:00
  • b1cbf141c7 Add override destination to route options 世界 2024-11-14 18:31:37 +08:00
  • ab616d8510 Add dns.cache_capacity 世界 2024-11-14 12:42:42 +08:00
  • 097818dfef Refactor multi networks strategy 世界 2024-11-13 19:05:28 +08:00
  • 47af425e45 documentation: Remove unused titles 世界 2024-11-12 22:49:36 +08:00
  • 5d49685683 Add multi network dialing 世界 2024-11-12 19:37:10 +08:00
  • 15624a648c documentation: Merge route options to route actions 世界 2024-11-11 17:24:15 +08:00
  • 1bfedf5332 Add network_[type/is_expensive/is_constrained] rule items 世界 2024-11-11 16:30:25 +08:00
  • 10d15259b6 Merge route options to route actions 世界 2024-11-11 16:32:34 +08:00
  • ee11ca4935 refactor: Platform Interfaces 世界 2024-11-11 16:23:45 +08:00
  • e83331c2d9 refactor: Extract services form router 世界 2024-11-10 16:46:59 +08:00
  • b74df53a9c refactor: Modular network manager 世界 2024-11-10 12:11:21 +08:00
  • f64107f040 refactor: Modular inbound/outbound manager 世界 2024-11-09 21:16:11 +08:00
  • 7db0e712b6 documentation: Add rule action 世界 2024-11-06 19:02:55 +08:00
  • edfdf1d4f3 documentation: Update the scheduled removal time of deprecated features 世界 2024-11-06 19:10:26 +08:00
  • eb3023d66c documentation: Remove outdated icons 世界 2024-11-06 19:05:34 +08:00
  • 2c39c4d19c Migrate bad options to library 世界 2024-11-18 18:55:34 +08:00
  • aa3fcefb72 Implement udp connect 世界 2024-11-07 13:44:00 +08:00
  • ce503fd682 Implement new deprecated warnings 世界 2024-11-07 12:02:36 +08:00
  • 017fa5e298 Improve rule actions 世界 2024-11-06 17:30:40 +08:00
  • 94d187397d Remove unused reject methods 世界 2024-11-06 17:23:00 +08:00
  • 1d497b08d7 refactor: Modular inbounds/outbounds 世界 2024-11-02 00:39:02 +08:00
  • e52ab781bb Implement dns-hijack 世界 2024-10-23 13:44:08 +08:00
  • 2c1e398c78 Implement resolve(server) 世界 2024-10-22 22:01:28 +08:00
  • d4ad7ff638 Implement TCP and ICMP rejects 世界 2024-10-22 21:28:22 +08:00
  • ee0f3ba739 Crazy sekai overturns the small pond 世界 2024-10-21 23:38:34 +08:00
  • b365b1369d Fix play release 世界 2024-12-10 12:44:02 +08:00
  • 69f8d7fa72 Add workaround for bulkBarrierPreWrite: unaligned arguments panic 世界 2024-12-10 13:04:55 +08:00
  • 746f63a9ac Update debug iOS library build 世界 2024-12-10 13:13:32 +08:00
  • 8a138e34cc documentation: Bump version v1.11.0-beta.8 世界 2024-11-18 19:00:56 +08:00
  • b79eb6a0ad clash-api: Fix missing endpoints 世界 2024-12-06 16:47:30 +08:00
  • 72c45c0860 hysteria2: Add more masquerade options 世界 2024-11-28 22:39:19 +08:00
  • 4b77ab7fca Improve timeouts 世界 2024-11-27 18:08:19 +08:00
  • 9122250b3a Add UDP timeout route option 世界 2024-11-24 14:45:40 +08:00
  • 9abc3aaa90 Make GSO adaptive 世界 2024-11-22 17:17:01 +08:00
  • 2a48c837bb Fix tests 世界 2024-11-18 18:59:19 +08:00
  • 23e0f2ddb8 Fix lint 世界 2024-11-23 22:34:02 +08:00
  • cad629ee02 refactor: WireGuard endpoint 世界 2024-11-21 18:10:41 +08:00
  • 1c9bc2ccef refactor: connection manager 世界 2024-11-20 11:32:02 +08:00
  • 24612691b0 documentation: Fix typo 世界 2024-11-16 12:15:14 +08:00
  • b88b03d9c3 Add override destination to route options 世界 2024-11-14 18:31:37 +08:00
  • 9893258af8 Add dns.cache_capacity 世界 2024-11-14 12:42:42 +08:00
  • 1630dbab44 Refactor multi networks strategy 世界 2024-11-13 19:05:28 +08:00
  • 840a3e3442 documentation: Remove unused titles 世界 2024-11-12 22:49:36 +08:00
  • d6b6771746 Add multi network dialing 世界 2024-11-12 19:37:10 +08:00
  • c1ac3fbd15 documentation: Merge route options to route actions 世界 2024-11-11 17:24:15 +08:00
  • ef93657e4c Add network_[type/is_expensive/is_constrained] rule items 世界 2024-11-11 16:30:25 +08:00
  • 21eac13d01 Merge route options to route actions 世界 2024-11-11 16:32:34 +08:00
  • 9bdd5981b0 refactor: Platform Interfaces 世界 2024-11-11 16:23:45 +08:00
  • 88d5254d4a refactor: Extract services form router 世界 2024-11-10 16:46:59 +08:00
  • 8f1fe484a5 refactor: Modular network manager 世界 2024-11-10 12:11:21 +08:00
  • 3f6ceff3e8 refactor: Modular inbound/outbound manager 世界 2024-11-09 21:16:11 +08:00
  • 6f67bf7438 documentation: Add rule action 世界 2024-11-06 19:02:55 +08:00
  • 3585e623b3 documentation: Update the scheduled removal time of deprecated features 世界 2024-11-06 19:10:26 +08:00
  • cd5c10fc30 documentation: Remove outdated icons 世界 2024-11-06 19:05:34 +08:00
  • 5cf20fb74a Migrate bad options to library 世界 2024-11-18 18:55:34 +08:00
  • 18d0295240 Implement udp connect 世界 2024-11-07 13:44:00 +08:00
  • 9d6eb2546e Implement new deprecated warnings 世界 2024-11-07 12:02:36 +08:00
  • bbdc6b43b0 Improve rule actions 世界 2024-11-06 17:30:40 +08:00
  • d12228213c Remove unused reject methods 世界 2024-11-06 17:23:00 +08:00
  • da47df6037 refactor: Modular inbounds/outbounds 世界 2024-11-02 00:39:02 +08:00
  • 755ea39843 Implement dns-hijack 世界 2024-10-23 13:44:08 +08:00
  • cb9ee9caa1 Implement resolve(server) 世界 2024-10-22 22:01:28 +08:00
  • 04b1a35a52 Implement TCP and ICMP rejects 世界 2024-10-22 21:28:22 +08:00
  • cbdf9e0104 Crazy sekai overturns the small pond 世界 2024-10-21 23:38:34 +08:00
  • 2e124a55be Add workaround for bulkBarrierPreWrite: unaligned arguments panic 世界 2024-12-10 13:04:55 +08:00
  • 20b9e9f258 Update debug iOS library build 世界 2024-12-10 13:13:32 +08:00
  • 8850611fb6 Fix play release 世界 2024-12-10 12:44:02 +08:00