RPRX
|
2c49559c61
|
Merge pull request #76 from Vigilans/vigilans/tproxy-sockopt
Apply sockopt from inbound config to dokodemo tproxy's response connection
|
4 years ago |
RPRX
|
7ec05363f3
|
Merge pull request #74 from darhwa/http-outbound
Fix http outbound to get correct TLS negotiated protocol when "stats" setting exists
|
4 years ago |
Nicholas Wang
|
62db92f632
|
initial security policy
|
4 years ago |
Vigilans
|
30e312f72b
|
Apply sockopt from inbound config to dokodemo tproxy's response connection
|
4 years ago |
Darhwa
|
cae278dd00
|
Fix http outbound
Get correct TLS negotiated protocol when stats setting exists
|
4 years ago |
Darhwa
|
1acb2fd854
|
Some cleaning and linting
|
4 years ago |
Kslr
|
45bf57826d
|
Merge pull request #72 from darhwa/doh-h2
Enable ForceAttemptHTTP2 on DoH client
|
4 years ago |
Darhwa
|
e9c891d5b5
|
Enable ForceAttemptHTTP2 on DoH client
|
4 years ago |
Kslr
|
d84507ae15
|
Merge pull request #71 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.31.0
Bump google.golang.org/grpc from 1.30.0 to 1.31.0
|
4 years ago |
dependabot[bot]
|
dfdb930109
|
Bump google.golang.org/grpc from 1.30.0 to 1.31.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.30.0...v1.31.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Kslr
|
746ec61fb6
|
Merge pull request #70 from Vigilans/vigilans/inbound-sockopt
Move setting of SO_REUSEPORT out of applyInboundSocketOptions
|
4 years ago |
GitHub Action
|
89a2ac81c6
|
update geoip, geosite
|
4 years ago |
Vigilans
|
39cbe4ab13
|
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
4 years ago |
Vigilans
|
bb932d8a1e
|
Move setting of SO_REUSEPORT out of applyInboundSocketOptions
|
4 years ago |
RPRX
|
541fb5c5b1
|
Merge pull request #66 from rprx/master
VLESS PROTOCOL
|
4 years ago |
Kslr
|
1fdd9f85c0
|
Merge pull request #67 from v2fly/dependabot/go_modules/github.com/golang/mock-1.4.4
Bump github.com/golang/mock from 1.4.3 to 1.4.4
|
4 years ago |
dependabot[bot]
|
5ee8f7aa5c
|
Bump github.com/golang/mock from 1.4.3 to 1.4.4
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/v1.4.3...v1.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
RPRX
|
bad7e2cfd8
|
VLESS PREVIEW 1.1
|
4 years ago |
Kslr
|
0a19fb5a3a
|
Merge pull request #64 from kallydev/docker
Add docker.yaml to actions
|
4 years ago |
kallydev
|
964d0fbbbe
|
Refactor docker.yaml
|
4 years ago |
kallydev
|
168675a61b
|
Update docker.yaml
|
4 years ago |
GitHub Action
|
f64d4bb8f8
|
update geoip, geosite
|
4 years ago |
kallydev
|
1f29446c5f
|
Add docker.yaml to actions
|
4 years ago |
Kslr
|
f95cb41f63
|
fix ci dependencies
|
4 years ago |
Kslr
|
6f1ac51e08
|
only keep release
|
4 years ago |
Kslr
|
108b9b3c7a
|
Merge pull request #61 from v2fly/dependabot/go_modules/github.com/google/go-cmp-0.5.1
Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
|
4 years ago |
Kslr
|
a44a8245d3
|
Merge pull request #62 from kallydev/master
Fix the error of missing curl in Dockerfile
|
4 years ago |
kallydev
|
9b09c83b08
|
Fix the error of missing curl in Dockerfile
|
4 years ago |
dependabot[bot]
|
19d04e583a
|
Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.0...v0.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Kslr
|
34d6818a85
|
Merge pull request #60 from rprx/patch-1
Remove unused utls
|
4 years ago |
RPRX
|
9311cb18e4
|
Remove unused utls
|
4 years ago |
Kslr
|
34cdd884f3
|
Merge pull request #59 from rprx/patch-1
Add linux riscv64 build
|
4 years ago |
RPRX
|
e46531261b
|
Add linux riscv64 build
|
4 years ago |
RPRX
|
38b5cd4728
|
Update WORKSPACE
|
4 years ago |
Kslr
|
b08d71f56d
|
Merge pull request #48 from v2fly/dependabot/go_modules/github.com/miekg/dns-1.1.30
Bump github.com/miekg/dns from 1.1.29 to 1.1.30
|
4 years ago |
Kslr
|
b3bfded682
|
Merge pull request #58 from rprx/patch-1
Adjust Bazel
|
4 years ago |
RPRX
|
c8f266c740
|
Adjust Bazel
|
4 years ago |
RPRX
|
3da772249b
|
Update WORKSPACE
|
4 years ago |
Kslr
|
fc2ff502b1
|
Merge pull request #55 from rprx/patch-1
Update Golang version to 1.14.6
|
4 years ago |
Kslr
|
520500e0f3
|
Merge pull request #56 from DuckSoft/master
some typo fixes
|
4 years ago |
DuckSoft
|
1525712214
|
some typo fixes
note: there are other typos in external/ folder.
considering the fact that the folder "will be removed in future", I skipped those typos.
|
4 years ago |
RPRX
|
6653b8ac81
|
Update azure-pipelines.yml
|
4 years ago |
GitHub Action
|
81985d918f
|
update geoip, geosite
|
4 years ago |
Kslr
|
3a7784b3e2
|
Merge pull request #50 from yuhan6665/master
Fix parser for shadowsocks cipher "none"
|
4 years ago |
Kslr
|
5d31c54bdf
|
Merge pull request #51 from lucifer9/dokodemo-log
Add access log for dokodemo inbound
|
4 years ago |
lucifer9
|
9da4339d8a
|
Add access log for dokodemo inbound
|
4 years ago |
yuhan6665
|
2e20d34f84
|
Fix parser for shadowsocks cipher none
|
4 years ago |
Shelikhoo
|
d2266bb52c
|
Alias for ext: to reduce ambiguous ext: used without context
|
4 years ago |
GitHub Action
|
ff42cc8c86
|
update geoip, geosite
|
4 years ago |
dependabot[bot]
|
04addcb767
|
Bump github.com/miekg/dns from 1.1.29 to 1.1.30
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.29 to 1.1.30.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.29...v1.1.30)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |