Commit Graph

  • 5a5e312b7d chore: remove unused xhttp options in download-settings Prerelease-Alpha Alpha wwqgtxx 2026-04-22 14:24:37 +08:00
  • 1f4cde8588 chore: better uuid generation wwqgtxx 2026-04-22 11:10:43 +08:00
  • c59c99a051 chore: handle context cancellation in xhttp client dialing wwqgtxx 2026-04-20 21:31:38 +08:00
  • b3104a527d fix: panic in vless xhttp h3 mode when quic dial fails (#2736) beck 2026-04-20 14:26:16 +08:00
  • 80e23d5acd doc: add missing options wwqgtxx 2026-04-20 10:13:40 +08:00
  • a84724665e feat: convert support new xhttp-opts fields (#2734) v1.19.24 Meta legiz-ru 2026-04-20 02:49:16 +03:00
  • e1bdfba0fb chore: update dlclark/regexp2 wwqgtxx 2026-04-19 20:48:06 +08:00
  • 4f927ca12e fix: CVE-2026-33814 for net/http wwqgtxx 2026-04-19 20:30:09 +08:00
  • 8a029da50b feat: add /storage endpoint with Get, Put, and Delete methods for restful api Zephyruso 2026-04-19 20:45:12 +08:00
  • ec664a511f fix: option name typo in listener wwqgtxx 2026-04-19 19:49:52 +08:00
  • d701d1c0e3 feat: add -post-up and -post-down flags for cmdline wwqgtxx 2026-04-19 18:57:43 +08:00
  • 2cfff83e85 chore: let xhttp server passing stream-one and stream-up mode test under http1 wwqgtxx 2026-04-19 12:34:46 +08:00
  • 3f2b0ba631 chore: test dialer should be created by test tunnel wwqgtxx 2026-04-18 23:19:18 +08:00
  • 4d83fb861c action: use 'client-id' for actions/create-github-app-token wwqgtxx 2026-04-18 22:33:56 +08:00
  • 4814c727f5 chore: add mode restrictions test back wwqgtxx 2026-04-18 22:15:38 +08:00
  • 03253614c5 chore: add test for xhttp over vless encryption wwqgtxx 2026-04-18 20:42:13 +08:00
  • 7e83399a3f chore: update comments to clarify why need retry in TestDialer wwqgtxx 2026-04-18 20:59:11 +08:00
  • df6a5d3fe3 chore: add TestDialer to retry when dial fails for local testing wwqgtxx 2026-04-18 20:36:04 +08:00
  • c39b680c52 chore: remove unused limit on concurrent dialing in xhttp client wwqgtxx 2026-04-18 20:31:07 +08:00
  • ebc41ea8fd chore: update mieru version (#2721) enfein 2026-04-18 05:27:07 +00:00
  • dfc888d060 chore: update default headers in xhttp wwqgtxx 2026-04-18 12:59:21 +08:00
  • 2337d70d86 feat: support xhttp new options for bypassing CDN's potential detection wwqgtxx 2026-04-18 12:03:04 +08:00
  • 0e0265fdd6 chore: simplify gotConn handling wwqgtxx 2026-04-17 22:21:49 +08:00
  • 3d6add33d5 chore: align internal logic wwqgtxx 2026-04-17 20:51:49 +08:00
  • 2247c0ebb4 chore: async xhttp RoundTrip to let some CDN/reverse proxy happy (#2719) kyber1024 2026-04-17 22:07:32 +10:00
  • f425c81a85 chore: read as much data as possible from the reader wwqgtxx 2026-04-17 17:25:24 +08:00
  • e4099f0fa1 fix: prevert body not close where conn is already closed before setup for sing-mux and trusttunnel wwqgtxx 2026-04-17 16:08:13 +08:00
  • 37942ce9d8 chore: remove unused timeout in socks5 over tls wwqgtxx 2026-04-17 14:36:25 +08:00
  • 49858024ef chore: add test for packet upload queue wwqgtxx 2026-04-17 10:06:04 +08:00
  • 7ab4eed838 chore: handling edge cases where the transport may dial more than once in test wwqgtxx 2026-04-16 15:09:03 +08:00
  • d4c4b2851f chore: allow overriding sing-mux internal tcpTimeout value for testing wwqgtxx 2026-04-16 14:39:00 +08:00
  • b0b28ef002 action: update to macos-26-intel for test wwqgtxx 2026-04-16 13:52:29 +08:00
  • e38aa82a23 chore: don't force bind interface when using fd for tun wwqgtxx 2026-04-16 11:25:34 +08:00
  • e0a42d4e07 chore: remove strict timeout restrictions in test for slow github action wwqgtxx 2026-04-16 10:02:34 +08:00
  • 83ac220f54 fix: convert accept obfs/obfs-host as aliases for mode/host in ss v2ray-plugin URL (#2712) beck 2026-04-15 16:49:36 +08:00
  • 6c407f0f93 chore: rebuild upload queue logic wwqgtxx 2026-04-15 01:50:08 +08:00
  • a450080ed1 chore: skip sudoku http mask test on windows again wwqgtxx 2026-04-14 22:26:16 +08:00
  • 700e25fd2f feat: support sc-max-buffered-posts for xhttp listener wwqgtxx 2026-04-14 20:51:19 +08:00
  • ad91303f99 feat: support upload packet merging in packet-up mode and sc-min-posts-interval-ms settings for xhttp transport wwqgtxx 2026-04-14 18:19:47 +08:00
  • cac48917f1 chore: add deadline wrapper for trusttunnel server wwqgtxx 2026-04-14 16:13:12 +08:00
  • db25932646 feat: support bbr-profile for hysteria2/tuic/trusttunnel/masque wwqgtxx 2026-04-14 11:52:19 +08:00
  • 7abf290477 chore: update quic congestion pacer wwqgtxx 2026-04-14 12:05:45 +08:00
  • f0ad835df1 fix: BBR scale window for datagram size wwqgtxx 2026-04-14 11:17:27 +08:00
  • 4ee2251c37 action: update gh-release action wwqgtxx 2026-04-14 10:31:32 +08:00
  • fe7f3d61db chore: rebuild max-connections logic in reuse-settings wwqgtxx 2026-04-14 09:45:19 +08:00
  • 5b013f25cf chore: code cleanup wwqgtxx 2026-04-14 01:08:15 +08:00
  • fcbcd10bb0 fix: race in quic get congestion wwqgtxx 2026-04-13 23:39:01 +08:00
  • d4b3d236da fix: race in trusttunnel read wwqgtxx 2026-04-13 23:39:37 +08:00
  • 299fd33795 fix: race in websocket with early data wwqgtxx 2026-04-13 23:19:57 +08:00
  • b00c985728 fix: race in h2mux read wwqgtxx 2026-04-13 23:12:41 +08:00
  • 4387c674ca fix: race for hysteria2 salamander wwqgtxx 2026-04-13 22:29:42 +08:00
  • 20cb280c9d chore: simplify error handling code wwqgtxx 2026-04-13 15:42:48 +08:00
  • 9613f02a05 fix: random panic by race in proxy id init wwqgtxx 2026-04-13 13:52:24 +08:00
  • 6fb9d9e433 fix: max payload size estimation on datagram queueing for quic-go wwqgtxx 2026-04-13 09:15:09 +08:00
  • 0495d295e0 fix: convert normalize VLESS share-link transport mapping (#2694) slackworker 2026-04-13 00:24:11 +08:00
  • 1bee5901de chore: reduce data copy in read packet for masque wwqgtxx 2026-04-12 23:28:30 +08:00
  • 2fbed16d9a fix: don't add ":80" to Host for vmess http obfs wwqgtxx 2026-04-12 11:20:32 +08:00
  • 80072ebb6f feat: support range format for hysteria2 hop-interval wwqgtxx 2026-04-11 20:51:29 +08:00
  • d8cb32b856 chore: move tuic special types to a new package wwqgtxx 2026-04-11 19:49:23 +08:00
  • fdafea36ce feat: support ipv6 dual stack fallback for tuic wwqgtxx 2026-04-11 19:39:10 +08:00
  • 808c0d6251 feat: support ipv6 dual stack fallback for hysteria2 wwqgtxx 2026-04-11 19:13:35 +08:00
  • 6b076839c6 chore: better DialQuic interface wwqgtxx 2026-04-11 19:13:14 +08:00
  • 1b2ea14596 feat: support ipv6 dual stack fallback for masque/trusttunnel/xhttp h3 mode wwqgtxx 2026-04-11 11:17:25 +08:00
  • 7b73775591 chore: add short circuit logic for dual stack dial to decrease unnecessary goroutine wwqgtxx 2026-04-11 11:43:13 +08:00
  • 96a6962b3f fix: quic underlay packetConn maybe not closed in masque wwqgtxx 2026-04-11 01:21:15 +08:00
  • 299a63f8f6 fix: quic underlay packetConn maybe not closed in doh3/doq wwqgtxx 2026-04-11 00:49:48 +08:00
  • acc4f626ad fix: quic underlay packetConn not closed in trusttunnel h3 mode wwqgtxx 2026-04-11 00:07:41 +08:00
  • db63ffbbf6 fix: quic underlay packetConn not closed in xhttp h3 mode wwqgtxx 2026-04-11 00:06:53 +08:00
  • b0ea75bd21 chore: using NewClientConn directly instead of the built-in connection pool for masque h2 mode wwqgtxx 2026-04-10 17:34:12 +08:00
  • fa081fb16c chore: rebuild masque h2 conn read logic wwqgtxx 2026-04-10 15:18:59 +08:00
  • 0f71808cbe fix: masque h2 conn lifecycle management wwqgtxx 2026-04-10 11:46:26 +08:00
  • 885244a9a0 feat: support network: h2 for masque outbound wwqgtxx 2026-04-10 10:35:19 +08:00
  • ab3746a1d8 chore: update mieru version (#2687) enfein 2026-04-09 23:50:42 +00:00
  • d9c447a816 chore: remove unneeded copy in uploadQueue wwqgtxx 2026-04-09 15:40:31 +08:00
  • 6791df12e0 feat: support h-keep-alive-period to xhttp reuse-settings wwqgtxx 2026-04-09 11:27:14 +08:00
  • f5183da5a9 chore: correct the xhttp reuse-settings item order wwqgtxx 2026-04-09 10:49:58 +08:00
  • 61dc7b1038 feat: add http1.1 mode support for xhttp client wwqgtxx 2026-04-09 09:46:16 +08:00
  • cacd01a3b3 feat: add h3 mode support for xhttp client (#2686) HanaHime 2026-04-09 09:11:07 +08:00
  • d801e6b67b chore: align with trusttunnel's official session reuse logic (#2683) Maxim 2026-04-08 18:35:11 +05:00
  • 8c1b1a3ee2 chore: check sc-max-each-post-bytes greater than zero if set wwqgtxx 2026-04-08 15:53:00 +08:00
  • f109b8b095 feat: support range format for xhttp sc-max-each-post-bytes wwqgtxx 2026-04-08 15:11:58 +08:00
  • 97c526f4cd chore: add TLSConn interface and not depend on *tls.Conn type for our net/http fork v1.19.23 wwqgtxx 2026-04-08 06:45:04 +08:00
  • 49e5854143 fix: CVE-2026-32283 for crypto/tls wwqgtxx 2026-04-08 06:11:44 +08:00
  • 8e1787cc35 action: remove already applied patch file for go1.26.2 wwqgtxx 2026-04-08 06:10:08 +08:00
  • 5e8bd85f18 chore: skip kcptun test on windows go1.20 wwqgtxx 2026-04-07 18:54:52 +08:00
  • e5f05aa7a9 chore: don't need to close connection if content length is positive numbers for http proxy wwqgtxx 2026-04-07 18:13:26 +08:00
  • 9f38a26683 chore: follow upstream server's keepalive settings for http proxy wwqgtxx 2026-04-07 17:13:17 +08:00
  • 979305d2dc chore: cleanup condition for authentication wwqgtxx 2026-04-07 15:58:23 +08:00
  • 4730f675d0 chore: update sing-tun wwqgtxx 2026-04-06 22:58:45 +08:00
  • caacf7a9cd feat: add max-connections, min-streams and max-streams options to trusttunnel client wwqgtxx 2026-04-06 21:07:04 +08:00
  • 8b37e99f35 feat: support sc-max-each-post-bytes for xhttp client and listener wwqgtxx 2026-04-06 19:23:48 +08:00
  • 0cb51414ec chore: respect mode restrictions for xhttp listener wwqgtxx 2026-04-06 12:42:28 +08:00
  • 871e6d1454 chore: rebuild xhttp inbound test wwqgtxx 2026-04-06 12:18:24 +08:00
  • 6a2b0dbd52 chore: optimized sudoku read/write performance (#2678) saba-futai 2026-04-06 01:09:34 +08:00
  • 77095546ae feat: add max-connections, min-streams and max-streams options to grpc-opts wwqgtxx 2026-04-05 19:43:10 +08:00
  • 78e4b844c2 chore: remove unused code in h2ConnWrapper wwqgtxx 2026-04-05 17:05:30 +08:00
  • 4f5ad974ca feat: convert support xhttp reuse-settings (aka xmux) (#2675) legiz-ru 2026-04-05 02:13:18 +03:00
  • 3ef8a0ff7e action: adjust runner for pack tarball wwqgtxx 2026-04-04 23:16:42 +08:00
  • b901d44999 action: add go mod vendor tarball to build artifacts wwqgtxx 2026-04-04 23:00:58 +08:00
  • 3b45444f03 action: add toolchain tarball to build artifacts wwqgtxx 2026-04-04 22:25:14 +08:00