Commit Graph

  • 7b0f5061dc Fix loopback detector 世界 2024-04-17 21:35:26 +08:00
  • 76f20482f7 Fix linux repo 世界 2024-04-10 19:43:29 +08:00
  • e735a5bdc8 Update dependencies 世界 2024-04-12 09:05:59 +08:00
  • 70381e93c8 Bump version 世界 2024-03-29 04:52:42 +00:00
  • 07a40716e8 Update dependencies 世界 2024-04-06 23:03:24 +08:00
  • 5fea5956db Fix linux network monitor 世界 2024-04-06 23:02:26 +08:00
  • d20a389043 Fix timer usage 世界 2024-04-02 23:07:26 +08:00
  • 4a4180bde5 Fixes for QUIC protocols 世界 2024-04-01 15:00:55 +08:00
  • 7ecb6daabb Update dependencies 世界 2024-03-29 04:52:06 +00:00
  • 712bdd9ae5 Fix fury release 世界 2024-03-25 10:44:17 +08:00
  • a3b74591a7 Fix syscall packet read waiter 世界 2024-03-25 01:49:59 +08:00
  • 2f4abc6523 Fix canceler 世界 2024-03-24 19:12:07 +08:00
  • 965ab075d9 Fix source_ip_is_private matching dyhkwong 2024-03-24 19:06:02 +08:00
  • ed2f8b9637 Bump version 世界 2024-03-21 23:21:37 +08:00
  • 0f71ce5120 tun: Fix GSO batch size 世界 2024-03-22 14:54:50 +08:00
  • f8085ab111 Fix Makefile 世界 2024-03-21 23:31:38 +08:00
  • f61b272cbf Fix WireGuard client bind 世界 2024-03-20 10:46:54 +08:00
  • 59d437b9d2 Use local legacy compiler 世界 2024-03-19 13:02:56 +08:00
  • a7338fdc2b Fix DNS panic 世界 2024-03-19 12:17:32 +08:00
  • d88860928e Fix the installation location of service files in prebuilded package Puqns67 2024-03-19 12:01:28 +08:00
  • 20a2e38f47 Fix build for F-Droid 世界 2024-03-16 23:27:09 +08:00
  • acd438be23 Fix fury workflow 世界 2024-03-16 12:17:55 +08:00
  • e27fb51b54 Bump version 世界 2024-03-15 16:24:31 +08:00
  • adc38b26eb Fix Makefile 世界 2024-03-15 16:22:43 +08:00
  • 7e943e743a Fix darwin interface monitor 世界 2024-03-14 13:41:37 +08:00
  • ceffcc0ad2 platform: Improve stop on apple platforms 世界 2024-03-14 13:40:17 +08:00
  • fdc451f7c6 platform: Fix missing log on apple platforms 世界 2024-03-14 13:40:02 +08:00
  • b48c471e6a Add repo release 世界 2024-03-12 22:01:18 +08:00
  • 4b1fabd007 Fix lint workflow 世界 2024-03-13 18:40:13 +08:00
  • 2b5eb1c59e Add sponsor link to issue template 世界 2024-03-13 16:57:39 +08:00
  • e2d3862e64 platform: reset network on invalid power events 世界 2024-03-12 14:22:31 +08:00
  • 4f5e7b974d Fix crash in HTTP proxy server again 世界 2024-03-10 16:53:58 +08:00
  • 21dedddd93 Update dependencies 世界 2024-03-08 23:36:33 +08:00
  • e02502bec0 Update go 1.20 世界 2024-03-08 23:31:23 +08:00
  • ba67633ee8 Fix missing source address in inbound logs in QUIC inbounds 世界 2024-03-07 10:43:06 +08:00
  • 7fd9abe802 Bump version 世界 2024-03-02 14:30:23 +08:00
  • 78a5f59202 documentation: Add link to F-Droid 世界 2024-03-02 23:14:13 +08:00
  • 8d0da685d2 Update dependencies 世界 2024-03-02 14:29:28 +08:00
  • e6644f784e Fix crash in HTTP proxy server 世界 2024-03-02 14:28:47 +08:00
  • 2b93b74d38 Fix SO_BINDTOIFINDEX usage 世界 2024-02-29 13:03:05 +08:00
  • dd52c26ae1 Don't return error in WireGurad client bind 世界 2024-02-28 15:28:30 +08:00
  • f288e3898b Bump version 世界 2024-02-26 22:56:04 +08:00
  • 1bc893a73a documentation: Update privacy policy to make Play Store happy 世界 2024-02-28 12:01:34 +08:00
  • 7359fdf195 platform: Upgrade NDK to the latest LTS version 世界 2024-02-26 22:49:48 +08:00
  • 02b7041de6 Update dependencies 世界 2024-02-26 13:25:23 +08:00
  • 96ac931b11 Fix network/interface monitor 世界 2024-02-26 13:24:19 +08:00
  • 3077a82650 Fix reproducible builds 世界 2024-02-24 19:41:24 +08:00
  • de998c5119 Fix docker workflow 世界 2024-02-24 21:51:39 +08:00
  • d32c30c4b7 documentation: Bump version 世界 2024-02-16 15:06:59 +08:00
  • 4823023806 Remove invalid archlinux packages from release 世界 2024-02-22 21:03:51 +08:00
  • bb355d17b2 Add riscv64 to platform list in release Aleksandr Razumov 2024-01-24 00:27:13 +03:00
  • aaf30bf92b platform: Fix group update interval not taking effect hiddify 2024-02-06 15:56:22 +08:00
  • f8c400cffc platform: Remove duplicated close hiddify 2024-02-06 09:21:41 +01:00
  • 3c24411e14 documentation: Fix navigation menu hatune-miku 2024-02-22 18:08:15 +08:00
  • 4a44aa3c21 Fix HTTP inbound 世界 2024-02-22 20:53:58 +08:00
  • 8db2ae0c83 Fix documentation 世界 2024-02-16 15:06:59 +08:00
  • 80d1aebcb7 platform: Unify client versions 世界 2024-02-16 13:28:58 +08:00
  • 5583e01c99 platform: Export NeedWIFIState for Android 世界 2024-02-16 13:06:34 +08:00
  • bca0b86549 Copy DNS message struct instead of deep copy 世界 2024-02-10 23:46:52 +08:00
  • 8332878cdc Fix destination IP CIDR match in DNS 世界 2024-02-10 22:35:35 +08:00
  • d0ba69ad22 Fix TUN unaligned panic on windows 世界 2024-02-10 21:22:02 +08:00
  • 31b8834427 documentation: Fix description for with_ech 世界 2024-02-10 12:01:09 +08:00
  • d0f7a59e9b [dependencies] Update golang Docker tag to v1.22 renovate[bot] 2024-02-09 11:46:00 +00:00
  • 71e7d517a8 [dependencies] Update github-actions renovate[bot] 2024-02-09 19:03:57 +00:00
  • e6885e9967 platform: Ignore momentary pause on iOS 世界 2024-02-08 22:14:09 +08:00
  • e2090923db Bump Go version 世界 2024-02-07 14:11:20 +08:00
  • 46be319976 Fix external controller crash before started 世界 2024-02-07 13:52:04 +08:00
  • b27bc45cf2 [dependencies] Update actions/cache action to v4 renovate[bot] 2024-01-23 10:35:18 +00:00
  • 3d735281f4 documentation: Bump version 世界 2024-02-02 11:34:08 +08:00
  • 8760a0d94d Fix android interface monitor 世界 2024-02-02 17:51:33 +08:00
  • 2239b59933 Remove duplicated rules 世界 2024-02-02 14:30:21 +08:00
  • 425a63f59d Fix rawConn not closed for hy/hy2 世界 2024-02-02 14:26:22 +08:00
  • b85725c009 urltest: Remember the last choice when there is no valid result 世界 2024-02-02 11:27:36 +08:00
  • 17aebc56c1 Fix UDP DNS response not truncated 世界 2024-02-01 12:10:39 +08:00
  • f76b21b02c Fix mobile build on windows Devman 2024-02-01 06:14:29 +03:30
  • 704545a2ec Fix rule description header of domain_suffix kkocdko 2024-02-01 10:42:12 +08:00
  • dc7b7afc06 Fix loop back detector dyhkwong 2024-02-01 10:41:38 +08:00
  • e478d3c2dc Update workflow 世界 2024-01-24 12:13:12 +08:00
  • c8318058bb documentation: Bump version 世界 2024-01-20 16:36:26 +08:00
  • abca2118e7 documentation: Update geosite usage 世界 2024-01-23 11:57:14 +08:00
  • a8ee41715a platform: Add service error wrapper for macOS system extension 世界 2024-01-22 18:27:06 +08:00
  • 94f76d6671 Update dependencies 世界 2024-01-22 14:36:20 +08:00
  • bf6cc8903c Fix missing write result in TFO open 世界 2024-01-17 10:10:36 +08:00
  • 1b15e1692a Add sponsor button 世界 2024-01-19 10:16:19 +08:00
  • 017372db25 Fix missing loopback detect 世界 2023-12-20 10:52:11 +08:00
  • 216a0380fe documentation: Bump version 世界 2024-01-14 13:07:37 +08:00
  • 71b9e4ff17 Add network-online.target in .service files Noob Zhang 2024-01-14 13:05:44 +08:00
  • 9b7deb5246 Enhanced light/dark mode support in mkdocs configuration printfer 2024-01-14 01:05:01 -04:00
  • a850a73e1a Fix missing upstream func for read wait conn 世界 2024-01-16 05:49:21 +08:00
  • c4d9be9e0d Fix rule match 世界 2024-01-14 13:01:57 +08:00
  • f31c604b3d documentation: Bump version 世界 2024-01-07 16:47:14 +08:00
  • 4c8a50a52b Fix TLS conn cast for vision 世界 2024-01-07 16:37:25 +08:00
  • b326e60998 Update dependencies 世界 2024-01-07 16:45:49 +08:00
  • 11bec79a06 documentation: Bump version 世界 2023-12-19 19:17:44 +08:00
  • 16eff06c37 documentation: remove usages of category-companies@cn since merged into cn 世界 2024-01-03 12:19:06 +08:00
  • 2911eba236 documentation: Update package managers 世界 2023-12-19 19:17:44 +08:00
  • 2e607118c3 Remove unnecessary context wrappers 世界 2023-12-16 15:40:14 +08:00
  • 89c723e3e4 Improve read wait interface & Refactor Authenticator interface to struct & Update smux & Update gVisor to 20231204.0 & Update quic-go to v0.40.1 & Update wireguard-go & Add GSO support for TUN/WireGuard & Fix router pre-start & Fix bind forwarder to interface for systems stack 世界 2023-12-20 20:00:00 +08:00
  • 35fd9de3ff Make generated files have SUDO_USER's permissions if possible. 世界 2023-12-17 20:49:25 +08:00
  • 6ddcd3954d Refactor inbound/outbound options struct 世界 2023-12-11 18:36:06 +08:00