Commit Graph

  • 3d251a9ede Fix local DNS server on darwin 世界 2025-08-19 14:34:43 +08:00
  • 4de8e686dd Fix legacy DNS config 世界 2025-08-18 22:38:50 +08:00
  • 7260bebb69 Fix rule-set format 世界 2025-08-18 19:31:47 +08:00
  • 52351d0d7d documentation: Remove outdated icons 世界 2025-08-18 10:57:21 +08:00
  • 7277fa7237 documentation: Improve local DNS server 世界 2025-08-18 16:04:13 +08:00
  • c4a5aad54e Use libresolv in local DNS server on darwin 世界 2025-08-18 14:19:49 +08:00
  • 5346c75cb3 Use resolved in local DNS server if available 世界 2025-08-15 23:31:01 +08:00
  • 20eb16376e Fix rule set version xchacha20-poly1305 2025-08-15 15:00:28 +08:00
  • ed03e4bc69 documentation: Add preferred_by route rule item 世界 2025-08-15 12:55:03 +08:00
  • 4f230c87fb Add preferred_by route rule item 世界 2025-08-15 12:45:06 +08:00
  • a8d406a739 documentation: Add interface address rule items 世界 2025-08-14 11:04:04 +08:00
  • e2aa6ed126 Add interface address rule items 世界 2025-08-14 10:55:18 +08:00
  • b82cbb0012 Add support for ech retry configs neletor 2025-08-11 21:18:34 +08:00
  • 874f0e665e Add /dns/flush-clash meta api Zephyruso 2025-08-11 21:26:35 +08:00
  • d9d7f7880d Pin gofumpt and golangci-lint versions 世界 2025-09-23 16:33:42 +08:00
  • a031aaf2c0 Do not reset network on sleep or wake 世界 2025-09-23 16:17:44 +08:00
  • 4bca951773 Fix adguard matcher 世界 2025-09-23 16:12:03 +08:00
  • 140735dbde Fix websocket log handling 世界 2025-09-23 15:16:55 +08:00
  • 714a68bba1 Update .gitignore 世界 2025-09-18 11:05:20 +08:00
  • 2c2d261543 documentation: Bump version v1.13.0-alpha.17 世界 2025-09-09 20:56:01 +08:00
  • d5f264a652 Fix missing build tag for tfo-go 世界 2025-09-19 08:40:38 +08:00
  • 55f114e920 Update .gitignore 世界 2025-09-18 11:05:20 +08:00
  • 97e6773f25 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 世界 2025-09-17 08:59:46 +08:00
  • 7e9a58d64e documentation: Bump version v1.13.0-alpha.16 世界 2025-09-09 20:56:01 +08:00
  • b6a5b780e9 Update .gitignore 世界 2025-09-18 11:05:20 +08:00
  • 4de3b1998f Add curve preferences, pinned public key SHA256 and mTLS for TLS options 世界 2025-09-17 08:59:46 +08:00
  • 3321304ce7 Fix WireGuard input packet 世界 2025-09-17 19:03:49 +08:00
  • 8786df2afc Update tfo-go to latest 世界 2025-09-17 18:45:20 +08:00
  • cb4cf32acf Remove compatibility codes 世界 2025-09-17 18:12:51 +08:00
  • ca7af21337 Do not use linkname by default to simplify debugging 世界 2025-09-17 17:49:58 +08:00
  • 51e322d1dd documentation: Update chinese translations 世界 2025-09-17 16:22:28 +08:00
  • d663278d66 documentation: Bump version v1.13.0-alpha.15 世界 2025-09-09 20:56:01 +08:00
  • 2b207bb2ae Update quic-go to v0.54.0 世界 2025-09-16 00:58:54 +08:00
  • 97a02c9e70 Update WireGuard and Tailscale 世界 2025-09-15 19:52:28 +08:00
  • 15c295994d Fix preConnectionCopy 世界 2025-09-14 17:28:43 +08:00
  • e18c729cc0 documentation: Bump version v1.13.0-alpha.14 世界 2025-09-09 20:56:01 +08:00
  • a06a0b5253 Fix ping domain 世界 2025-09-11 19:08:23 +08:00
  • b5efc1d533 release: Improve publish testflight 世界 2025-09-10 11:19:00 +08:00
  • d2fe7ec481 release: Fix linux build 世界 2025-09-10 15:54:12 +08:00
  • d689419001 Improve ktls rx error handling 世界 2025-09-09 22:20:53 +08:00
  • 831f242ddb Improve compatibility for kTLS 世界 2025-09-09 19:20:15 +08:00
  • 71ed614dc4 ktls: Add warning for inappropriate scenarios 世界 2025-09-08 19:35:17 +08:00
  • 9eee3a04e1 Add support for kTLS 世界 2025-09-07 21:03:32 +08:00
  • 6937c753e9 Add proxy support for ICMP echo request 世界 2025-02-17 22:00:57 +08:00
  • ae5b82df69 Fix resolve using resolved 世界 2025-08-26 17:33:17 +08:00
  • 2df4812c31 documentation: Update behavior of local DNS server on darwin 世界 2025-08-19 21:52:29 +08:00
  • 182a15c3af Stop using DHCP on iOS and tvOS 世界 2025-08-19 21:38:03 +08:00
  • fb8b1f8824 Remove use of ldflags -checklinkname=0 on darwin 世界 2025-08-19 21:34:15 +08:00
  • 918d4ff3ca Fix local DNS server on darwin 世界 2025-08-19 14:34:43 +08:00
  • 454fe61aa0 Fix legacy DNS config 世界 2025-08-18 22:38:50 +08:00
  • 60c464fc13 Fix rule-set format 世界 2025-08-18 19:31:47 +08:00
  • 11720b048a documentation: Remove outdated icons 世界 2025-08-18 10:57:21 +08:00
  • bde25018a4 documentation: Improve local DNS server 世界 2025-08-18 16:04:13 +08:00
  • 44bad22f39 Use libresolv in local DNS server on darwin 世界 2025-08-18 14:19:49 +08:00
  • 2305225cc6 Use resolved in local DNS server if available 世界 2025-08-15 23:31:01 +08:00
  • 8be89b54e5 Fix rule set version xchacha20-poly1305 2025-08-15 15:00:28 +08:00
  • a256159461 documentation: Add preferred_by route rule item 世界 2025-08-15 12:55:03 +08:00
  • 6c395e3ce7 Add preferred_by route rule item 世界 2025-08-15 12:45:06 +08:00
  • 93cd0e5df1 documentation: Add interface address rule items 世界 2025-08-14 11:04:04 +08:00
  • 98c00bb120 Add interface address rule items 世界 2025-08-14 10:55:18 +08:00
  • 8f90d500bc Add support for ech retry configs neletor 2025-08-11 21:18:34 +08:00
  • c113a27ecc Add /dns/flush-clash meta api Zephyruso 2025-08-11 21:26:35 +08:00
  • 573c6179ab Bump version v1.12.8 世界 2025-09-13 12:33:01 +08:00
  • 510bf05e36 Fix UDP exchange for local/dhcp DNS servers 世界 2025-09-13 12:26:48 +08:00
  • 0bb28ff4f1 documentation: Bump version v1.13.0-alpha.13 世界 2025-09-09 20:56:01 +08:00
  • 35fc76f2c9 Fix ping domain 世界 2025-09-11 19:08:23 +08:00
  • dcbf54e1ec release: Improve publish testflight 世界 2025-09-10 11:19:00 +08:00
  • a28ab43498 release: Fix linux build 世界 2025-09-10 15:54:12 +08:00
  • 6e5b9922de Improve ktls rx error handling 世界 2025-09-09 22:20:53 +08:00
  • e366c7e2fd Improve compatibility for kTLS 世界 2025-09-09 19:20:15 +08:00
  • ff420c86fa ktls: Add warning for inappropriate scenarios 世界 2025-09-08 19:35:17 +08:00
  • 6cad62af81 Add support for kTLS 世界 2025-09-07 21:03:32 +08:00
  • 4a9dbe540a Add proxy support for ICMP echo request 世界 2025-02-17 22:00:57 +08:00
  • fc9d5bb519 Fix resolve using resolved 世界 2025-08-26 17:33:17 +08:00
  • ba9c4bb1b7 documentation: Update behavior of local DNS server on darwin 世界 2025-08-19 21:52:29 +08:00
  • facf0d5eae Stop using DHCP on iOS and tvOS 世界 2025-08-19 21:38:03 +08:00
  • a463d1250e Remove use of ldflags -checklinkname=0 on darwin 世界 2025-08-19 21:34:15 +08:00
  • dabf180add Fix local DNS server on darwin 世界 2025-08-19 14:34:43 +08:00
  • 4e4117cd69 Fix legacy DNS config 世界 2025-08-18 22:38:50 +08:00
  • 042ca947c0 Fix rule-set format 世界 2025-08-18 19:31:47 +08:00
  • 973e016605 documentation: Remove outdated icons 世界 2025-08-18 10:57:21 +08:00
  • 14939be4bf documentation: Improve local DNS server 世界 2025-08-18 16:04:13 +08:00
  • 3478f08ca5 Use libresolv in local DNS server on darwin 世界 2025-08-18 14:19:49 +08:00
  • f50259934c Use resolved in local DNS server if available 世界 2025-08-15 23:31:01 +08:00
  • f1a8ac9a62 Fix rule set version xchacha20-poly1305 2025-08-15 15:00:28 +08:00
  • 685c83c923 documentation: Add preferred_by route rule item 世界 2025-08-15 12:55:03 +08:00
  • c8990aae7f Add preferred_by route rule item 世界 2025-08-15 12:45:06 +08:00
  • 289705d8a3 documentation: Add interface address rule items 世界 2025-08-14 11:04:04 +08:00
  • f845099c8d Add interface address rule items 世界 2025-08-14 10:55:18 +08:00
  • 9a774ae8d6 Add support for ech retry configs neletor 2025-08-11 21:18:34 +08:00
  • 864ad66e88 Add /dns/flush-clash meta api Zephyruso 2025-08-11 21:26:35 +08:00
  • ae852e0be4 Bump version v1.12.7 世界 2025-09-13 03:04:29 +08:00
  • 1955002ed8 Do not cache DNS responses with empty answers 世界 2025-09-13 03:03:55 +08:00
  • 44559fb7b9 Bump version 世界 2025-09-12 11:04:37 +08:00
  • 0977c5cf73 release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple 世界 2025-09-13 00:07:42 +08:00
  • 07697bf931 release: Fix xcode build 世界 2025-09-12 22:56:40 +08:00
  • 5d1d1a1456 Fix TCP exchange for local/dhcp DNS servers 世界 2025-09-12 18:49:41 +08:00
  • 146383499e Fix race codes 世界 2025-09-12 18:04:44 +08:00
  • e81a76fdf9 Fix DNS exchange 世界 2025-09-12 17:32:27 +08:00
  • de13137418 Fix auto redirect 世界 2025-09-12 11:04:12 +08:00