Toby
|
97c83dc935
|
wrappedQUICStream to handle stream close properly
|
2021-08-02 22:42:25 -07:00 |
|
Toby
|
5d29fb954d
|
TODO: Change fixed dstAddr
|
2021-08-02 21:49:36 -07:00 |
|
dependabot[bot]
|
825ecff5cf
|
Bump github.com/lucas-clemente/quic-go from 0.20.1 to 0.22.0
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.20.1 to 0.22.0.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/lucas-clemente/quic-go/compare/v0.20.1...v0.22.0)
---
updated-dependencies:
- dependency-name: github.com/lucas-clemente/quic-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 04:33:50 +00:00 |
|
Toby
|
c32ac17f62
|
Bump quic-go to v0.22.0 & remove SetDontFragment (as it's implemented in quic-go already)
|
2021-07-28 21:18:43 -07:00 |
|
Toby
|
d6aba2e1d0
|
Merge pull request #99 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.14.1
Bump github.com/caddyserver/certmagic from 0.14.0 to 0.14.1
|
2021-07-28 21:06:27 -07:00 |
|
dependabot[bot]
|
eb57aaf2ad
|
Bump github.com/caddyserver/certmagic from 0.14.0 to 0.14.1
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.14.0...v0.14.1)
---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 06:16:36 +00:00 |
|
Toby
|
d866f474bf
|
Merge pull request #98 from HyNetwork/wip-no-cgo
Allow build with CGO_ENABLED=0 by disable TUN Mode
|
2021-07-08 09:51:01 -07:00 |
|
Haruue Icymoon
|
9c3597bd11
|
Allow build with CGO_ENABLED=0 by disable TUN Mode
Run hysteria on your favorite OpenWRT router.
|
2021-07-08 21:19:13 +08:00 |
|
Toby
|
9e67db0c9c
|
Merge pull request #92 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.11.0
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
|
2021-07-05 20:15:16 -07:00 |
|
Toby
|
7d8ae08634
|
Merge pull request #95 from HyNetwork/dependabot/github_actions/docker/login-action-1.10.0
Bump docker/login-action from 1.9.0 to 1.10.0
|
2021-07-05 20:14:57 -07:00 |
|
Toby
|
0f7b202849
|
Merge pull request #96 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.6.1
Bump docker/build-push-action from 2.5.0 to 2.6.1
|
2021-07-05 20:14:45 -07:00 |
|
dependabot[bot]
|
d9a07e2101
|
Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 06:09:55 +00:00 |
|
dependabot[bot]
|
197ba604c9
|
Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-24 06:11:22 +00:00 |
|
dependabot[bot]
|
73aa3e5e20
|
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-16 07:34:19 +00:00 |
|
Toby
|
2f34577d8b
|
Merge pull request #93 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.14.0
Bump github.com/caddyserver/certmagic from 0.13.1 to 0.14.0
|
2021-06-15 23:56:14 -07:00 |
|
dependabot[bot]
|
6ac1517e72
|
Bump github.com/caddyserver/certmagic from 0.13.1 to 0.14.0
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.13.1...v0.14.0)
---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-14 08:24:52 +00:00 |
|
Toby
|
7bed1bc7da
|
Merge pull request #90 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.5.0
Bump docker/build-push-action from 2.4.0 to 2.5.0
|
2021-05-27 18:20:10 -07:00 |
|
dependabot[bot]
|
2f2d50ab36
|
Bump docker/build-push-action from 2.4.0 to 2.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 07:04:31 +00:00 |
|
Toby
|
bfed3cb62d
|
Merge pull request #82 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-1.6.1
Bump crazy-max/ghaction-xgo from 1 to 1.6.1
|
2021-05-13 15:19:47 -07:00 |
|
Toby
|
8a78bfc41b
|
Merge pull request #83 from HyNetwork/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
|
2021-05-13 15:19:40 -07:00 |
|
Toby
|
8cf9aca455
|
Merge pull request #84 from HyNetwork/dependabot/github_actions/meeDamian/github-release-2.0.3
Bump meeDamian/github-release from 2.0 to 2.0.3
|
2021-05-13 15:19:31 -07:00 |
|
Toby
|
cb50fae05e
|
Merge pull request #85 from HyNetwork/dependabot/github_actions/docker/login-action-1.9.0
Bump docker/login-action from 1 to 1.9.0
|
2021-05-13 15:19:24 -07:00 |
|
Toby
|
3bd28a168f
|
Merge pull request #86 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
|
2021-05-13 15:19:15 -07:00 |
|
dependabot[bot]
|
b5d606a7b3
|
Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:28:37 +00:00 |
|
dependabot[bot]
|
05d1a3fc56
|
Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:28:35 +00:00 |
|
dependabot[bot]
|
944dacc0df
|
Bump meeDamian/github-release from 2.0 to 2.0.3
Bumps [meeDamian/github-release](https://github.com/meeDamian/github-release) from 2.0 to 2.0.3.
- [Release notes](https://github.com/meeDamian/github-release/releases)
- [Commits](https://github.com/meeDamian/github-release/compare/2.0...v2.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:28:32 +00:00 |
|
dependabot[bot]
|
5620cdfae5
|
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:28:30 +00:00 |
|
dependabot[bot]
|
8a77935092
|
Bump crazy-max/ghaction-xgo from 1 to 1.6.1
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1 to 1.6.1.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1...v1.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:28:28 +00:00 |
|
Toby
|
35e285ff62
|
Log level DEBUG by default
|
2021-05-09 15:16:03 -07:00 |
|
Toby
|
faabd094fd
|
Fix UDP TPROXY incorrect src addr bug & build master action
|
2021-05-09 14:53:30 -07:00 |
|
Toby
|
0719e8980e
|
TUN/TAP disambiguation
|
2021-05-08 22:20:01 -07:00 |
|
Toby
|
090be58f50
|
Add build-base for CGO
|
2021-05-08 21:25:27 -07:00 |
|
Toby
|
c4b05c5a95
|
Fix targets
|
2021-05-08 21:24:17 -07:00 |
|
Toby
|
74130877dd
|
Fix typo
|
2021-05-08 21:06:08 -07:00 |
|
Toby
|
22675c740e
|
Switch to crazy-max/ghaction-xgo
|
2021-05-08 21:02:40 -07:00 |
|
Toby
|
65a1b7b5f4
|
Enable CGO (for tun)
|
2021-05-08 20:58:04 -07:00 |
|
Toby
|
81b26da313
|
Update README
|
2021-05-08 19:52:21 -07:00 |
|
Toby
|
3055fec7d3
|
Add GitHub Actions to Dependabot
|
2021-05-08 18:11:06 -07:00 |
|
Toby
|
078f860174
|
Merge pull request #75 from HyNetwork/wip-tun
TUN
|
2021-05-08 18:09:53 -07:00 |
|
Toby
|
54b525d559
|
Improve config error text
|
2021-05-08 18:04:22 -07:00 |
|
Toby
|
34b453b997
|
Merge pull request #79 from HyNetwork/wip-servername
Add TLS server name option for client
|
2021-05-08 16:44:03 -07:00 |
|
Toby
|
2934f376d1
|
Add TLS server name option for client
|
2021-05-08 16:39:25 -07:00 |
|
Toby
|
bf1dbe2f83
|
Merge pull request #77 from HyNetwork/wip-cli
Better CLI
|
2021-05-08 16:19:22 -07:00 |
|
Toby
|
060948188e
|
Tweaks to the CLI to ensure consistent behavior with previous versions
|
2021-05-08 16:07:04 -07:00 |
|
Toby
|
3f5bd76480
|
Merge pull request #71 from mritd/master
feat(cmd): add POSIX command line style support
|
2021-05-06 18:07:08 -07:00 |
|
Toby
|
912fb07cda
|
Merge branch 'wip-cli' into master
|
2021-05-06 18:06:54 -07:00 |
|
Toby
|
d41f2ebdf9
|
Merge pull request #74 from HyNetwork/dependabot/go_modules/github.com/caddyserver/certmagic-0.13.1
Bump github.com/caddyserver/certmagic from 0.13.0 to 0.13.1
|
2021-05-06 15:14:40 -07:00 |
|
dependabot[bot]
|
04b142ef29
|
Bump github.com/caddyserver/certmagic from 0.13.0 to 0.13.1
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.13.0...v0.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 08:30:24 +00:00 |
|
Toby
|
fe5e88580a
|
Merge branch 'master' of https://github.com/HyNetwork/hysteria
|
2021-05-05 01:21:57 -07:00 |
|
Toby
|
f7f28a9e54
|
Update bench
|
2021-05-05 01:18:24 -07:00 |
|