Commit graph

  • 7aa0becd84 feat: quic-go v0.42.0 Toby 2024-03-23 15:05:10 -07:00
  • bbf4231091
    Merge pull request #1003 from apernet/fix-test Toby 2024-03-23 11:24:19 -07:00
  • 89a99a08bf fix: flaky tests caused by occasionally closing channel multiple times Toby 2024-03-23 11:17:51 -07:00
  • a037880f88
    Merge pull request #998 from HynoR/master Toby 2024-03-23 10:59:07 -07:00
  • 2d7d67bf27 feat: also change client side errors to warns Toby 2024-03-23 10:58:11 -07:00
  • 5eb04bb46d
    Merge pull request #1000 from apernet/update-singtun-v025 Toby 2024-03-23 10:19:37 -07:00
  • 9dfb5808e0
    chore(deps): bump sing-tun from v0.2.4 to v0.2.5 Haruue 2024-03-23 21:13:09 +08:00
  • ddb5b511fc Optimize the log level adjustment for tcpError and udpError by shifting from error to warning. HynoR 2024-03-23 14:17:25 +08:00
  • bdd4114654
    Merge pull request #996 from apernet/wip-hy2-tun Toby 2024-03-22 22:40:51 -07:00
  • 6374ea11c4
    feat(tun): allow omit pfxlen in full len pfx route Haruue 2024-03-23 11:13:43 +08:00
  • aab104ae2e feat: update config test Toby 2024-03-22 16:20:03 -07:00
  • dc8fe45a1a chore: adjust imports Toby 2024-03-22 15:50:58 -07:00
  • 87bbf17bc5 chore: go mod tidy Toby 2024-03-22 13:32:24 -07:00
  • b287020daa
    chore(tun): show error on unsupported platform Haruue 2024-03-20 22:09:03 +08:00
  • 2e93c12cdc
    feat(tun): export sing-tun auto route config Haruue 2024-03-20 13:45:12 +08:00
  • 91406ab0f9
    chore(tun): use /126 length in default prefix6 Haruue 2024-03-19 20:34:42 +08:00
  • 92ed8f5e6a
    chore(tun): enable ForwarderBindInterface Haruue 2024-03-19 19:38:43 +08:00
  • 38d9248acd
    rm(tun): debug.PrintStack() in logger Haruue 2024-03-19 16:56:26 +08:00
  • 0cde4f405f
    feat(tun): use time.Duration for timeout config Haruue 2024-03-19 15:48:57 +08:00
  • 4aec8166b3
    chore: switch to apernet sing-tun fork Haruue 2024-03-19 15:15:54 +08:00
  • f10805dc13
    init: tun support with sing-tun Haruue 2024-03-19 02:13:50 +08:00
  • 804e3f6df9
    Merge pull request #987 from mritd/master Toby 2024-03-17 13:09:52 -07:00
  • 57e6e47f19
    feat(acme): support acme listen host kovacs 2024-03-14 11:01:36 +08:00
  • 5c423d16fe
    Merge pull request #986 from apernet/fix-protocol-typo Toby 2024-03-13 19:40:11 -07:00
  • 45593c02fc fix: typo in PROTOCOL.md Toby 2024-03-13 19:39:55 -07:00
  • caf6c66599
    Merge pull request #985 from apernet/bump-protobuf Toby 2024-03-13 19:36:56 -07:00
  • 1f05791a4e chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 Toby 2024-03-13 19:36:32 -07:00
  • 34a1e3dd41
    chore(deps): bump google.golang.org/protobuf in /extras dependabot[bot] 2024-03-13 22:21:08 +00:00
  • f68ed5bee0
    chore(deps): bump google.golang.org/protobuf in /app dependabot[bot] 2024-03-13 22:01:46 +00:00
  • 9c28475706
    chore(deps): bump google.golang.org/protobuf in /core dependabot[bot] 2024-03-13 22:01:43 +00:00
  • 55beaff012
    Merge pull request #975 from HynoR/master Toby 2024-03-12 20:26:56 -07:00
  • b07b12a651 chore: trivial fixes Toby 2024-03-12 20:26:13 -07:00
  • b5c1980202 simplify compile_test code HynoR 2024-03-13 11:22:18 +08:00
  • 15b94d5c40 chore: adjust comments Toby 2024-03-12 20:04:06 -07:00
  • 9a80fe589a fix: format Toby 2024-03-12 19:54:18 -07:00
  • fda93579f0 fix typo HynoR 2024-03-13 10:51:36 +08:00
  • 8b46cc08f0
    Merge pull request #974 from apernet/dependabot/github_actions/softprops/action-gh-release-2 Toby 2024-03-11 21:08:06 -07:00
  • 9349f0a1a3 refactor the method that support range format ProtoPort HynoR 2024-03-12 11:00:47 +08:00
  • 2780dc2766
    Merge branch 'apernet:master' into master TAKO 2024-03-12 10:17:57 +08:00
  • 16ec4550c3
    Merge pull request #973 from apernet/fix-cwnd-undersize Toby 2024-03-11 14:47:08 -07:00
  • 3216814440 remove useless code HynoR 2024-03-11 15:54:30 +08:00
  • ee056deaad support range format ProtoPort HynoR 2024-03-11 15:35:12 +08:00
  • 78aa85d35c
    chore(deps): bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-03-11 06:13:44 +00:00
  • 9c51995cc4
    fix: cwnd undersize in extremely-low rtt scenarios Haruue 2024-03-10 22:41:26 +08:00
  • 9b7bca4d18
    fix: update check failure should not cause exit Haruue 2024-03-10 15:52:55 +08:00
  • 02baab148a
    Merge pull request #970 from apernet/wip-speedtest app/v2.3.0 Toby 2024-03-09 22:29:35 -08:00
  • d82d76743f chore: use @ instead of _ for speed test dest Toby 2024-03-09 21:39:30 -08:00
  • e99ac076da chore: "server may not support speed test" hint when it's a dial error Toby 2024-03-09 21:25:49 -08:00
  • a0bd58063b feat: built-in speed test client & server Toby 2024-03-09 20:38:30 -08:00
  • 84d72ef0b3
    Merge pull request #961 from apernet/wip-freebsd-fix Toby 2024-02-29 19:54:05 -08:00
  • 0c2b0234fa fix: FreeBSD IPv4-mapped IPv6 listening addr fix Toby 2024-02-29 16:38:42 -08:00
  • 982be5498b
    Merge pull request #953 from apernet/wip-udphop-listenudpfunc Toby 2024-02-29 16:17:40 -08:00
  • 1ac9d4956b
    feat: allow set ListenUDP impl for udphop conn Haruue 2024-02-27 20:51:59 +08:00
  • 9d2bd2e822 remove unused code keakon 2024-02-27 10:34:10 +08:00
  • ea66299d0f
    Merge pull request #945 from apernet/fix-geo-dl Toby 2024-02-21 18:14:15 -08:00
  • a531542723
    Merge pull request #946 from apernet/wip-obsocks5err Toby 2024-02-21 11:28:42 -08:00
  • 842b0ab3f7
    feat: load previous download when download fail Haruue Icymoon 2024-02-22 01:32:10 +08:00
  • 6dea0adb19
    feat: re-download geo db when autoDL && load fail Haruue Icymoon 2024-02-21 17:22:45 +08:00
  • e22aa0630b
    fix: geo db load fail after download error Haruue Icymoon 2024-02-21 16:21:49 +08:00
  • 4ae56ade29
    Merge branch 'apernet:master' into fix_conflicts yiguous 2024-02-21 14:05:16 +08:00
  • f0d59ebee1
    chore: human-readable outbounds socks5 error msg Haruue Icymoon 2024-02-03 20:57:11 +08:00
  • 0bef6f4a6b chore: reformat with gofumpt WoaShieShei 2024-02-01 13:59:29 +00:00
  • 4d587c8ad0 test: unit test for new config WoaShieShei 2024-02-01 09:10:35 +00:00
  • bb99579bb9
    test: correct TestStringToBps after 6d6a26b (#928) WoaShieShei 2024-02-01 03:48:58 +00:00
  • c9189bb232 test: fix testing WoaShieShei 2024-01-31 17:25:48 +00:00
  • 1eed66942f test: correct TestStringToBps after 6d6a26b WoaShieShei 2024-01-31 16:58:40 +00:00
  • bfa313310c chore: change the default outbound order and remove the debug logger WoaShieShei 2024-01-31 16:20:06 +00:00
  • 3a15aa522b feat: client side ACL WoaShieShei 2024-01-31 11:12:03 +00:00
  • 6f88b9dcf7 config: add some fields WoaShieShei 2024-01-31 11:03:53 +00:00
  • 80bc3b3a44
    Merge pull request #917 from apernet/fix-reconnect app/v2.2.4 Toby 2024-01-26 18:56:07 -08:00
  • ae402d9d91 chore: code improvements Toby 2024-01-26 13:19:02 -08:00
  • 84b54eb702 fix: incorrect reconnect logic that causes blocking when dialing connections Toby 2024-01-26 11:49:19 -08:00
  • fe46abb6c2 remove chan keakon 2024-01-26 14:02:21 +08:00
  • fabe83b473 fix close of nil channel keakon 2024-01-24 18:32:39 +08:00
  • 2eec02cc1d remove copying packets keakon 2024-01-24 15:42:33 +08:00
  • e648321b96 feat: quic-go v0.41.0 Toby 2024-01-21 16:58:22 -08:00
  • 5f1b76bc2a
    Merge ee975c5d36 into c4993f8dd1 Liam Swayne 2024-01-09 18:36:57 -05:00
  • ee975c5d36
    bump year Liam Swayne 2024-01-09 18:36:06 -05:00
  • 005f606165 fix conflicts yiguo 2024-01-02 10:34:05 +08:00
  • fc03d4496c
    Merge branch 'master' into fix_conflicts yiguous 2024-01-02 10:14:35 +08:00
  • f00fa22237
    Merge b78a1c0688 into c4993f8dd1 wo5zhidaoa 2024-01-01 13:54:24 +00:00
  • b78a1c0688 Merge branch 'master' into pr/2 叶伟超 2024-01-01 21:45:39 +08:00
  • 9b2e42621d
    Update README.md wo5zhidaoa 2024-01-01 18:48:41 +08:00
  • 55603b56eb
    Update README.md wo5zhidaoa 2024-01-01 15:57:30 +08:00
  • c7d4cc2fef
    减少变量。 rebecca554owen 2024-01-01 15:49:39 +08:00
  • 1ea9ea3985
    修改docker 变量 rebecca554owen 2024-01-01 15:35:38 +08:00
  • c4993f8dd1 feat: allow runtime TLS cert updates app/v2.2.3 Toby 2023-12-29 15:06:19 -08:00
  • f0c7af50a5
    Merge pull request #879 from unknowndevQwQ/master Toby 2023-12-29 10:34:40 -08:00
  • e5ef67ecf9 chore: go mod tidy adds back "github.com/prometheus/client_model" Toby 2023-12-29 10:33:58 -08:00
  • f3d675145f
    Merge pull request #884 from apernet/fix-lazy Toby 2023-12-29 10:24:41 -08:00
  • b7dff17fd3 Merge branch 'master' of https://github.com/apernet/hysteria Toby 2023-12-28 15:17:43 -08:00
  • 4a502b4b5d chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 Toby 2023-12-28 15:17:29 -08:00
  • 8969bbe25c
    Merge pull request #868 from apernet/dependabot/github_actions/actions/upload-artifact-4 Toby 2023-12-28 15:14:43 -08:00
  • d73edff71e fix: lazy mode should defer config evaluation Toby 2023-12-28 15:10:21 -08:00
  • 800ed73069
    chore(go.sum): thoroughly clean up unneeded fields unknowndevQwQ 2023-12-21 09:36:21 +08:00
  • 1a6f855b6c
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /app dependabot[bot] 2023-12-18 23:30:32 +00:00
  • b5da1e2a81
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /core dependabot[bot] 2023-12-18 23:30:02 +00:00
  • a47de421eb
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /extras dependabot[bot] 2023-12-18 23:29:41 +00:00
  • 6cfef8ce73
    chore(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2023-12-15 06:27:54 +00:00
  • eec17887d1 Merge branch 'master' of https://github.com/rebecca554owen/hysteria rebecca554owen 2023-12-13 10:06:50 +08:00