tobyxdd
|
e832b4896e
|
ci: release tagging script
|
2022-12-09 11:11:38 -08:00 |
|
mritd
|
a95dcf0e39
|
Merge pull request #529 from mritd/master
chore(go-task): support freebsd & windows build
|
2022-12-09 18:03:30 +08:00 |
|
Haruue Icymoon
|
e6cb3507ca
|
ci: disable build-master on nested module tags
|
2022-12-09 17:52:29 +08:00 |
|
kovacs
|
01c3eef825
|
chore(go-task): fix windows build, update amd64 v4
fix windows build, update amd64 v4
Signed-off-by: kovacs <mritd@linux.com>
|
2022-12-09 14:37:53 +08:00 |
|
kovacs
|
067f3b5c6c
|
chore(go-task): support freebsd、windows build
support freebsd、windows build
Signed-off-by: kovacs <mritd@linux.com>
|
2022-12-09 14:20:48 +08:00 |
|
Toby
|
cceba2ab79
|
Merge pull request #525 from apernet/fix-frag
fix: handle the case where MsgID == 0
|
2022-12-08 18:09:51 -08:00 |
|
Toby
|
c29eba1416
|
fix: handle the case where MsgID == 0
|
2022-12-08 19:43:59 +00:00 |
|
Toby
|
392cde1120
|
chore: fix typo (ErrMessageToLarge -> ErrMessageTooLarge)
|
2022-12-07 17:35:34 -08:00 |
|
Toby
|
fc28c01980
|
fix(RPT-03-003): add socket dial timeouts to SOCKS5Client
|
2022-11-30 23:10:30 -08:00 |
|
Haruue Icymoon
|
fcc2f06bc1
|
Merge branch 'wip-refactor-install-server-script'
Rewrite install_server.sh
close: #517
|
2022-11-29 12:50:30 +08:00 |
|
Haruue Icymoon
|
986c163040
|
feat(install_server.sh): version number format
validate user specified version number format should begin with 'v'
|
2022-11-29 12:37:38 +08:00 |
|
Haruue Icymoon
|
dbe9f3414c
|
fix(install_server.sh): centos 7 supports
there is no systemd-sysusers on centos 7, and
its bash does not support $(("1" - "2"))
|
2022-11-28 15:15:34 +08:00 |
|
Haruue Icymoon
|
608810ceac
|
fix(install_server.sh): systemd unit desc
|
2022-11-28 13:36:26 +08:00 |
|
Haruue Icymoon
|
173d3a5a1d
|
fix(install_server.sh): sudo with $@
|
2022-11-28 13:22:39 +08:00 |
|
Haruue Icymoon
|
e2cc0dff48
|
fix(install_server.sh): curl missing -f
|
2022-11-28 12:15:35 +08:00 |
|
Haruue Icymoon
|
960a380521
|
fix(install_server.sh): userdel missing -r
|
2022-11-28 12:11:16 +08:00 |
|
Haruue Icymoon
|
249af28506
|
chore(install_server.sh): minor code fix
rm a redundant assign
|
2022-11-28 02:39:19 +08:00 |
|
Haruue Icymoon
|
2e6cb1c838
|
refactor: install_server.sh
rewrite this script entirely, and solve all historical issues.
close: #513
close: #514
|
2022-11-28 02:06:16 +08:00 |
|
Toby
|
7a7fda67f2
|
docs: 1.3.1 changelog
|
2022-11-26 00:51:58 -08:00 |
|
Toby
|
2d8425e736
|
chore: bump quic-go (merged opt-fs changes)
|
2022-11-26 00:31:57 -08:00 |
|
Toby
|
59b15f8313
|
Merge pull request #508 from apernet/wip-reorg-pkgs
refactor: re-org packages
|
2022-11-24 23:54:49 -08:00 |
|
Toby
|
7163b8ce9b
|
Merge pull request #509 from mritd/master
chore(docker): Compatible with nerdctl build
|
2022-11-24 23:54:37 -08:00 |
|
kovacs
|
80779d76c0
|
chore(docker): Compatible with nerdctl build
Compatible with nerdctl build
Signed-off-by: kovacs <mritd@linux.com>
|
2022-11-25 14:41:20 +08:00 |
|
Toby
|
73df9973d0
|
fix: Taskfile build path
|
2022-11-24 11:40:03 -08:00 |
|
Haruue Icymoon
|
ed14540d26
|
chore: split go modules & create go workspace
|
2022-11-24 17:14:21 +08:00 |
|
Toby
|
3184c42956
|
refactor: re-org packages
|
2022-11-24 00:22:44 -08:00 |
|
Toby
|
e338ed60cb
|
Merge pull request #507 from apernet/wip-fastopen
feat: fast open
|
2022-11-23 23:47:31 -08:00 |
|
Toby
|
745d84e3c7
|
fix: bug in goproxy that caused connections to not disconnect
|
2022-11-23 21:23:22 -08:00 |
|
Toby
|
80faa4aaf8
|
feat: fast open
|
2022-11-23 21:19:52 +00:00 |
|
Toby
|
536fa24595
|
chore: allow nil quicReconnectFunc
|
2022-11-23 20:41:32 +00:00 |
|
Haruue Icymoon
|
7481a859b6
|
fix(tun): udp not work when timeout not specified
|
2022-11-23 23:32:47 +08:00 |
|
Toby
|
9eb0ea4367
|
chore: add explaination comment to pmtud flag
|
2022-11-23 00:15:17 -08:00 |
|
Toby
|
26d557a6c4
|
fix: incorrect udp addr in check.py
|
2022-11-22 20:48:15 +00:00 |
|
Toby
|
bef694727d
|
chore: new socks5 script to combine both tcp & udp checks
|
2022-11-22 20:06:55 +00:00 |
|
Toby
|
423c551306
|
chore: bump goproxy version & fix http proxy basic auth realm
|
2022-11-22 19:49:47 +00:00 |
|
Toby
|
21f4fa7d86
|
chore: disable certmagic's noisy default logger
|
2022-11-19 17:58:14 -08:00 |
|
Toby
|
6c6a804736
|
perf: set buffers support for udp hop conns
|
2022-11-19 16:13:13 -08:00 |
|
Toby
|
00ec7e5ad9
|
chore: move pktconns out of transport pkg
|
2022-11-19 13:48:57 -08:00 |
|
Toby
|
cdbfa0fca2
|
chore: minor code adjustments
|
2022-11-19 13:34:40 -08:00 |
|
Toby
|
a2bc061e74
|
chore: upgrade to hashicorp/golang-lru v2 (closes #500)
|
2022-11-19 13:01:15 -08:00 |
|
Toby
|
b386bfbeef
|
feat: update quic-go to v0.31.0
|
2022-11-19 00:35:46 -08:00 |
|
Toby
|
c7a87b2c43
|
perf: adjust default receive window sizes
|
2022-11-18 19:59:19 -08:00 |
|
Toby
|
589f4a8256
|
chore: use nowpayments donation link
|
2022-11-18 18:04:24 -08:00 |
|
Toby
|
7ce4bf7dbe
|
chore: update module name
|
2022-11-16 22:57:35 -08:00 |
|
Toby
|
4a0b66e9b3
|
chore: add AperNet logo to README
|
2022-11-16 17:22:33 -08:00 |
|
Toby
|
fa7b90b041
|
Merge pull request #492 from HyNetwork/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0
chore(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
|
2022-11-16 10:34:20 -08:00 |
|
Toby
|
466cc35d90
|
fix: accidental removal of golang-lru from go.mod
|
2022-11-15 21:19:39 +00:00 |
|
Toby
|
18b46566ca
|
Merge pull request #495 from HyNetwork/dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.0
chore(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.0
|
2022-11-14 23:51:47 -08:00 |
|
dependabot[bot]
|
4a272ba704
|
chore(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.0
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.0.
- [Release notes](https://github.com/hashicorp/golang-lru/releases)
- [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/golang-lru
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 06:02:44 +00:00 |
|
dependabot[bot]
|
099750df05
|
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.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>
|
2022-11-09 06:02:18 +00:00 |
|