Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from v2ray:master #79

Open
wants to merge 277 commits into
base: master
Choose a base branch
from
Open

[pull] master from v2ray:master #79

wants to merge 277 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 24, 2020

  1. Merge pull request #116 from v2fly/dependabot/github_actions/actions/…

    …stale-v3.0.10
    
    Bump actions/stale from v1 to v3.0.10
    RPRX committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    42b21f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288e40a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from Loyalsoldier/refine-format-rename-workflow

    Refine & format & rename workflow files
    kslr committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    edb9bc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f04c36 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #117 from Loyalsoldier/fix-lint

    Fix: lint lack of GitHub Token
    RPRX committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    969f68b View commit details
    Browse the repository at this point in the history
  6. Adjust Protocol Buffers (#109)

    * Update protoc binary executable files to v3.13.0
    
    * Write proto files in more standard way
    
    * Make go generate & vprotogen compatible with protoc-gen-gofast
    
    * Regenerate pb.go files according to new proto files
    
    * Clean go.sum by running go mod tidy
    
    * Implement mustEmbedUnimplementedServiceServer for gPRC services
    Loyalsoldier committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ef460f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd533a5 View commit details
    Browse the repository at this point in the history
  8. Lint: refine

    Loyalsoldier committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    efb53bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f1f047 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #119 from Loyalsoldier/refine-workflow

    Refine workflow
    kslr committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b94e4eb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Bump github/super-linter from V3.8.0 to v3.8.3

    Bumps [github/super-linter](https://github.com/github/super-linter) from V3.8.0 to v3.8.3.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Commits](github/super-linter@V3.8.0...9f2c656)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    190b1cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from v2fly/dependabot/github_actions/github/s…

    …uper-linter-v3.8.3
    
    Bump github/super-linter from V3.8.0 to v3.8.3
    RPRX committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1eb5836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71191aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from Loyalsoldier/test-running-exception

    Test: only triggered by *.go file on push event
    RPRX committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ca5f253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e036db8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3368b1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #123 from Loyalsoldier/refine-go-generate

    Proto & Mock: refine go generate command
    kslr committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    243a826 View commit details
    Browse the repository at this point in the history
  8. Fix a typo

    Fix a typo in bytes.go
    nasnoisaac committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    588b40f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #125 from dikaixu1999/patch-2

    Fix a typo
    kslr committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    fd9128f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    a3bc930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from rprx/master

    Add PROXY protocol support to WS inbound
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    2bfc6c8 View commit details
    Browse the repository at this point in the history
  3. Adjust TCP inbound logs

    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9046bea View commit details
    Browse the repository at this point in the history
  4. L -> l, A -> a

    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f5642b4 View commit details
    Browse the repository at this point in the history
  5. Bump github.com/google/go-cmp from 0.5.1 to 0.5.2

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.1 to 0.5.2.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.1...v0.5.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d9ac3f8 View commit details
    Browse the repository at this point in the history
  6. Bump google.golang.org/grpc from 1.31.0 to 1.31.1

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.0 to 1.31.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.31.0...v1.31.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    690c7fc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #129 from v2fly/dependabot/go_modules/github.com/g…

    …oogle/go-cmp-0.5.2
    
    Bump github.com/google/go-cmp from 0.5.1 to 0.5.2
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    25aaf82 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #130 from v2fly/dependabot/go_modules/google.golan…

    …g.org/grpc-1.31.1
    
    Bump google.golang.org/grpc from 1.31.0 to 1.31.1
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    38f7de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a40727a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e97b9b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fbefc1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #131 from Loyalsoldier/protoc-dont-relay-on-GOPATH

    Protoc: do NOT rely on GOPATH
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5774add View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b27ec5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #133 from Loyalsoldier/mockgen-dont-rely-on-GOBIN-…

    …GOPATH
    
    Mockgen: do NOT rely on GOBIN & GOPATH
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    30edcef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f9175e3 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #134 from Loyalsoldier/fix-go-vet

    Fix according to go vet results
    RPRX committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9466e5d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. protoc: do NOT rely on GOBIN & GOPATH

    Add public functions
    Loyalsoldier committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a2a064a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafc80d View commit details
    Browse the repository at this point in the history
  3. stale include pr

    kslr committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ef99033 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #137 from Loyalsoldier/protoc-dont-rely-on-GOBIN-G…

    …OPATH
    
    Protoc & vprotogen: do NOT rely on GOBIN & GOPATH
    RPRX committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d3ebba6 View commit details
    Browse the repository at this point in the history
  5. Fix: module path

    Loyalsoldier committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6f52a79 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. update geoip, geosite

    actions-user committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2898064 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from Loyalsoldier/fix-path

    Fix: module path
    RPRX committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c4d57c6 View commit details
    Browse the repository at this point in the history
  3. update geoip, geosite

    actions-user committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    adb3fd3 View commit details
    Browse the repository at this point in the history
  4. release 4.27.1

    kslr committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3ad73fd View commit details
    Browse the repository at this point in the history
  5. VLESS PREVIEW 1.5

    RPRX committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    84aaf3a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #140 from rprx/master

    VLESS PREVIEW 1.5
    RPRX committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    feea69c View commit details
    Browse the repository at this point in the history
  7. Update README.md

    kslr committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3962533 View commit details
    Browse the repository at this point in the history
  8. release 4.27.2

    kslr committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c05992b View commit details
    Browse the repository at this point in the history
  9. Update README.md

    kslr committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1cfb044 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. release 4.27.3

    kslr committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2699732 View commit details
    Browse the repository at this point in the history
  2. Update VSign Version

    xiaokangwang committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    0fdc818 View commit details
    Browse the repository at this point in the history
  3. update version

    xiaokangwang committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    8c82fd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Parse X-Forwarded-For in http transport (#142)

    * Parse X-Forwarded-For
    
    * Update hub.go
    
    Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
    lucifer9 and RPRX committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    4c9210c View commit details
    Browse the repository at this point in the history
  2. Format: run go fmt ./...

    Loyalsoldier committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    1fa89b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12f765 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #144 from Loyalsoldier/refine-code

    Refine code
    RPRX committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    9e0859e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    47c997d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from Vigilans/vigilans/dns-fix-array-panic

    Fix: Bound check when accessing DNS server's ipIndexMap
    kslr committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e55fdda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c973b5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #149 from Vigilans/vigilans/dns-fix-localhost-ipIn…

    …dexMap
    
    Fix: Append nil to ipIndexMap when appending default local name server
    kslr committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f6340dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69da2f8 View commit details
    Browse the repository at this point in the history
  6. Lint: include format

    Loyalsoldier committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    42e33dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c974908 View commit details
    Browse the repository at this point in the history
  8. Update: refine

    Loyalsoldier committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    8b377a0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #145 from Loyalsoldier/refine-workflow

    Refine workflow
    kslr committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    8323564 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Minor fixes

    Loyalsoldier committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    323ef03 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Bump github/super-linter from v3.8.3 to v3.9.2

    Bumps [github/super-linter](https://github.com/github/super-linter) from v3.8.3 to v3.9.2.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Commits](github/super-linter@v3.8.3...7d53a77)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2f37909 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from v2fly/dependabot/github_actions/github/s…

    …uper-linter-v3.9.2
    
    Bump github/super-linter from v3.8.3 to v3.9.2
    kslr committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4da3304 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #153 from Loyalsoldier/minor-fixes

    Minor fixes
    kslr committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    971c5f2 View commit details
    Browse the repository at this point in the history
  4. Update core.go

    kslr committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f5838d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e38c78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6d7842 View commit details
    Browse the repository at this point in the history
  7. remove docker action

    kslr committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    829a28b View commit details
    Browse the repository at this point in the history
  8. 1.14.7 -> 1.15.1

    RPRX committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7ffac22 View commit details
    Browse the repository at this point in the history
  9. Upgrade all dependencies

    RPRX committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    af9dbbc View commit details
    Browse the repository at this point in the history
  10. Cleanup go.sum

    RPRX committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d9f50f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    44d5829 View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    Loyalsoldier committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7fe8dd2 View commit details
    Browse the repository at this point in the history
  3. Bump github/super-linter from v3.9.2 to v3.9.3

    Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Commits](github/super-linter@v3.9.2...eb0d0ed)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a1c96a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #159 from v2fly/dependabot/github_actions/github/s…

    …uper-linter-v3.9.3
    
    Bump github/super-linter from v3.9.2 to v3.9.3
    kslr committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    68c1e3e View commit details
    Browse the repository at this point in the history
  5. Don't copy assets if they are already present

    They can now reside in system path (like /usr/share/v2ray), so it's not
    possible to copy into there.
    felixonmars committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7001483 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #160 from felixonmars/fix-test

    Don't copy assets if they are already present
    vcptr committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    39e9916 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11bf22b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #161 from felixonmars/fix-test

    Fix dns tests by setting v2ray.location.asset
    vcptr committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    d2226cb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. update geoip, geosite

    actions-user committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    5309338 View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8c8761e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from Loyalsoldier/fix-lint

    Fix lint
    kslr committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    6981711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d37b7 View commit details
    Browse the repository at this point in the history
  5. add golangci config

    kslr committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    93afbc5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #108 from Vigilans/vigilans/routing-context

    Extract session information during routing as routing context
    kslr committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    b083aa2 View commit details
    Browse the repository at this point in the history
  7. Bump github/super-linter from v3.9.3 to v3.9.4

    Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.3 to v3.9.4.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Commits](github/super-linter@v3.9.3...e89faa7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ce38341 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bff96a7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #163 from Vigilans/vigilans/stats-channel

    Support Subscribing Channel in Statistics Manager
    kslr committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ddd091a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    801b949 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Merge pull request #162 from v2fly/dependabot/github_actions/github/s…

    …uper-linter-v3.9.4
    
    Bump github/super-linter from v3.9.3 to v3.9.4
    RPRX committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    e6233c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    5751de2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from DuckSoft/master

    systemd: prevent restart on corrupt config
    kslr committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    aecf59a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge pull request #164 from lucifer9/ds-enhance

    fix abstract UDS & add PROXY protocol support to DS inbound
    RPRX committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f10f5b4 View commit details
    Browse the repository at this point in the history
  2. Do not convert @ to \x00

    RPRX committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    16fe0b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'master' into 2725

    kslr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    d7a5f01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2725 from v2fly/2725

    merge fly
    kslr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b613a9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a3fe11 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    d7c99c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0406cd8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #172 from Vigilans/vigilans/stats-unregister

    Add UnregisterChannel & Modify unregistering logic
    Loyalsoldier committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0a793e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4d46e7 View commit details
    Browse the repository at this point in the history
  5. Bump google.golang.org/grpc from 1.31.1 to 1.32.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.1 to 1.32.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.31.1...v1.32.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    cc25eb1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #173 from v2fly/dependabot/go_modules/google.golan…

    …g.org/grpc-1.32.0
    
    Bump google.golang.org/grpc from 1.31.1 to 1.32.0
    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4970af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    811f0dd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2728 from Loyalsoldier/merge-v2fly

    Merge v2fly
    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c7c80ff View commit details
    Browse the repository at this point in the history
  9. add golangci to lint

    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f624dd3 View commit details
    Browse the repository at this point in the history
  10. golangci only show new issues

    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d3e3f78 View commit details
    Browse the repository at this point in the history
  11. update go 1.15.*

    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a8ce582 View commit details
    Browse the repository at this point in the history
  12. update bazel 3.5.0

    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    395174d View commit details
    Browse the repository at this point in the history
  13. Update README.md

    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    26848ae View commit details
    Browse the repository at this point in the history
  14. Merge pull request #170 from v2fly/dev-enable-vmessaead-alter-0

    VMess AEAD will be used when alterId is 0
    kslr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c2d3a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Bump github/super-linter from v3.9.4 to v3.10.0

    Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.4 to v3.10.0.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Commits](github/super-linter@v3.9.4...9f3eb7d)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    6db130f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from v2fly/dependabot/github_actions/github/s…

    …uper-linter-v3.10.0
    
    Bump github/super-linter from v3.9.4 to v3.10.0
    kslr committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f9dbf2e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kslr committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d2b9dbe View commit details
    Browse the repository at this point in the history
  4. 1.15.1 -> 1.15.2

    RPRX committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    46d739d View commit details
    Browse the repository at this point in the history
  5. Add defer

    RPRX committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8c2e8e9 View commit details
    Browse the repository at this point in the history
  6. fix

    RPRX committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    2237528 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. update geoip, geosite

    actions-user committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    72d8d2a View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1d759b4 View commit details
    Browse the repository at this point in the history
  3. Schedulers -> Flow

    RPRX committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ee1e18d View commit details
    Browse the repository at this point in the history
  4. bump version

    kslr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    8661477 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2730 from v2fly/master

    merge fly
    kslr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7a50794 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    e2e2661 View commit details
    Browse the repository at this point in the history
  2. bump version

    kslr committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    e8a2764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a49789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d4f48 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Merge pull request #189 from darhwa/http-outbound

    Fix the coarse-grained mutex in http outbound
    kslr committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    3d85520 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #188 from Vigilans/vigilans/routing-context-fix

    Routing Context: Fix GetUser() & Use string for Attributes Value
    kslr committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    a8972cd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Bump actions/stale from v3.0.10 to v3.0.11

    Bumps [actions/stale](https://github.com/actions/stale) from v3.0.10 to v3.0.11.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Commits](actions/stale@v3.0.10...1849651)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    554c919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #194 from v2fly/dependabot/github_actions/actions/…

    …stale-v3.0.11
    
    Bump actions/stale from v3.0.10 to v3.0.11
    kslr committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f76611c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43174d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #187 from wwqgtxx/master

    support disable vmess aead by os environ
    kslr committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0cbed7e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Create codeql-analysis.yml

    kslr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c530e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fca2fe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    b744a63 View commit details
    Browse the repository at this point in the history
  2. Fix and refine workflows (#199)

    * Fix linter: ansible not found error
    * Refine codeql: only run on *.go files
    Loyalsoldier committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e32c651 View commit details
    Browse the repository at this point in the history
  3. Update linter.yml

    kslr committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0c7dfd5 View commit details
    Browse the repository at this point in the history
  4. Update linter.yml

    kslr committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a9e932f View commit details
    Browse the repository at this point in the history
  5. Update linter.yml

    kslr committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0995d96 View commit details
    Browse the repository at this point in the history
  6. Update linter.yml

    kslr committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    4b7d729 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. update geoip, geosite

    actions-user committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    528b564 View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9cb633a View commit details
    Browse the repository at this point in the history
  3. bump version

    kslr committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e5d6603 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2740 from v2fly/master

    merge v2fly
    kslr committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    20926be View commit details
    Browse the repository at this point in the history
  5. Linter: only show new issues (#202)

    Add option `only-new-issues` to avoid showing old issues.
    Loyalsoldier committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    782909b View commit details
    Browse the repository at this point in the history
  6. Refine linter (#203)

    * Linter: remove gochecknoinits plugin
    * Linter: do NOT run some plugins on test files
    Loyalsoldier committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    df2d296 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d5a4f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    9def692 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from DuckSoft/master

    kcp: removing annoying NewAEADAESGCMBasedOnSeed hint
    kslr committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    14c80ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from Vigilans/vigilans/routing-route

    Routing: Implement Route interface as Router's result
    kslr committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    64493e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #197 from Vigilans/vigilans/stats-channel-runnable

    Stats: Implement common.Runnable for Channel feature
    kslr committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    525d4e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f62025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9a9746 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Make isAEAD more efficient

    RPRX committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    470dc85 View commit details
    Browse the repository at this point in the history
  2. Make isAEAD more efficient

    RPRX committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    010fbf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #210 from Loyalsoldier/disable-golangci-lint-plugins

    Golangci-lint: disable some plugins
    kslr committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7d40aba View commit details
    Browse the repository at this point in the history
  4. Add XTLS support

    RPRX committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    97eddc2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #213 from XTLS/master

    Add XTLS support
    RPRX committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0b7d7d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cc8c1a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    fa37f82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from Vigilans/vigilans/stats-channel-config

    Stats: Add ChannelConfig & Return error on subscription
    Loyalsoldier committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    788dd1e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. VLESS PREVIEW 2

    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    648d418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd9ac1b View commit details
    Browse the repository at this point in the history
  3. Add return

    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3072cdc View commit details
    Browse the repository at this point in the history
  4. Tiny adjustment

    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    0e8e238 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #224 from rprx/master

    VLESS PREVIEW 2
    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d77b88c View commit details
    Browse the repository at this point in the history
  6. Fix bug

    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4b0aea1 View commit details
    Browse the repository at this point in the history
  7. int -> int32

    RPRX committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    f55e05c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. update geoip, geosite

    actions-user committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    73311d1 View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d1704e1 View commit details
    Browse the repository at this point in the history
  3. bump version

    kslr committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ad4924a View commit details
    Browse the repository at this point in the history
  4. update link

    kslr committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    155c0e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    ec0c3f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from Loyalsoldier/refine-dns-local-tlds

    DNS: refine local TLDs for localhost DNS
    kslr committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    dea8b1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #208 from Vigilans/vigilans/stats-routing

    API: Implements RoutingService
    kslr committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    211cc67 View commit details
    Browse the repository at this point in the history
  4. Add trojan protocol support (#181)

    * Add trojan protocol support
    
    Co-authored-by: Eken Chan <ekenchan@msn.com>
    Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
    Co-authored-by: GitHub Action <action@github.com>
    4 people committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    e445d21 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    dfed0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. VLESS UDP over TCP struct breaking change (#239)

    具体改变:每个 UDP 载荷前加两字节长度的 length,最大值为 2048-2=2046。若不使用 Mux,服务端与客户端均需升级至 v4.30.0+。这是 VLESS 公测版(0)协议结构本身唯一一次 breaking change,正式版(1)的服务端预计会长期同时支持该版本,第三方客户端的实现应当尽快跟进。
    RPRX committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6556557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde63bf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. bump version

    kslr committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    6376b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58694e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge pull request #2750 from v2fly/2750-conflicts

    merge fly
    kslr committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    37138e0 View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    4f6e028 View commit details
    Browse the repository at this point in the history
  3. update geoip, geosite

    actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    992e80b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353df85 View commit details
    Browse the repository at this point in the history
  5. Refine codes (#245)

    * Run go mod tidy
    * Add new line
    * Run gofmt
    Loyalsoldier committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    2fc5f96 View commit details
    Browse the repository at this point in the history
  6. Refine Azure Pipelines & Bazel: remove unnecessary steps (#246)

    * Bazel: remove GPG sign
    * Azure Pipelines: remove unnecessary steps
    Loyalsoldier committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    dcf368b View commit details
    Browse the repository at this point in the history
  7. remove shadowsosks ota (#238)

    * remove shadowsosks ota
    
    * remove unused buf.Reader
    kslr committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    9f344fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67f409d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. VLESS PREVIEW 2.2

    RPRX committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    60909da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #253 from rprx/master

    VLESS PREVIEW 2.2
    RPRX committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    2e4042e View commit details
    Browse the repository at this point in the history
  3. Add full VLESS fallbacks support to Trojan (#254)

    * Add full VLESS fallbacks support to Trojan
    
    * Adjustments according to linter
    
    * Use common.Must2() for pro.Write()
    RPRX committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    271532f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f0b7d View commit details
    Browse the repository at this point in the history
  5. Refine proto.go due to protoc-gen-go-grpc update (#257)

    * Refine: remove protoc-gen-go-grpc specific version
    * pb.go: regenerate due to proto.go refresh
    Loyalsoldier committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    088ce4e View commit details
    Browse the repository at this point in the history
  6. Run go fmt

    Loyalsoldier committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7a789fe View commit details
    Browse the repository at this point in the history
  7. Fix golangci nolint

    Loyalsoldier committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f184d16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68dd2a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    4ba4cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edefca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b249f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30b5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4130b54 View commit details
    Browse the repository at this point in the history
  6. Refine errorgen

    Loyalsoldier committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    0650af4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b181045 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #260 from Loyalsoldier/refine-errorgen

    Errorgen: support to run outside of GOPATH
    Loyalsoldier committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    9a452bc View commit details
    Browse the repository at this point in the history
  9. VLESS PREVIEW 2.3

    RPRX committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    b8a7803 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #262 from rprx/master

    VLESS PREVIEW 2.3
    RPRX committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    ef872ff View commit details
    Browse the repository at this point in the history
  11. Fix

    RPRX committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    a308620 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Format proto files using clang-format according to google style (#264)

    * Format proto files using clang-format according to google style
    * Regenerate pb.go files
    Loyalsoldier committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    bb44d01 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/pires/go-proxyproto from 0.1.3 to 0.2.0 (#265)

    Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.1.3 to 0.2.0.
    - [Release notes](https://github.com/pires/go-proxyproto/releases)
    - [Commits](pires/go-proxyproto@v0.1.3...v0.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8599697 View commit details
    Browse the repository at this point in the history
  3. Up

    RPRX committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c344edd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. remove unused doc in release

    kslr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    48fde93 View commit details
    Browse the repository at this point in the history
  2. removes all file system paths from the compiled executable, to improv…

    …e build reproducibility
    kslr committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    03fb762 View commit details
    Browse the repository at this point in the history
  3. Add XTLS support to mKCP (#267)

    RPRX committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    bcc7b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    359f844 View commit details
    Browse the repository at this point in the history
  2. VLESS PREVIEW 2.4

    RPRX committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4bf1b4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from rprx/master

    VLESS PREVIEW 2.4
    RPRX committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    884feea View commit details
    Browse the repository at this point in the history
  4. Build: do NOT rely on GOPATH & refine user-package.sh (#270)

    * Build: do NOT rely on GOPATH
    
    * Format pipelines
    Loyalsoldier committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6e4701b View commit details
    Browse the repository at this point in the history
  5. Update rights owner

    kslr committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    8071aa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef520b View commit details
    Browse the repository at this point in the history
  7. Run go mod tidy (#273)

    Loyalsoldier committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6769e65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26aecf0 View commit details
    Browse the repository at this point in the history
  9. Refine README (#275)

    Loyalsoldier committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    93a91ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba99e32 View commit details
    Browse the repository at this point in the history
  11. Refine scripts (#279)

    Loyalsoldier committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f0403a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Add padding to abstract unix domain socket in fallbacks (#277)

    * fix fall back to abstract unix domain socket in vless and trojan
    
    * Update trojan.go
    
    * Update vless.go
    
    * Update trojan.go
    
    * Update vless.go
    
    Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
    lucifer9 and RPRX committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    425b4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4545283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97dac8c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. update geoip, geosite

    actions-user committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8e8127b View commit details
    Browse the repository at this point in the history
  2. update geoip, geosite

    actions-user committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9997567 View commit details
    Browse the repository at this point in the history
  3. update to IETF QUIC draft-29 (#287)

    * update to IETF QUIC draft-29
    kslr committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a44e1ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    811981b View commit details
    Browse the repository at this point in the history
  5. bump version

    VentoValery committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    1f70185 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    807922f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed97a25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c50fef4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    98911dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff02f2a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Bump actions/stale from v3.0.11 to v3.0.13

    Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.13.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Commits](actions/stale@v3.0.11...af40726)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    418ff07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2787 from v2ray/dependabot/github_actions/actions…

    …/stale-v3.0.13
    
    Bump actions/stale from v3.0.11 to v3.0.13
    kslr committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b0a9256 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    5fa62c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Bump github.com/google/go-cmp from 0.5.2 to 0.5.3

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.3.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.2...v0.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c22fdf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2795 from v2ray/dependabot/go_modules/github.com/…

    …google/go-cmp-0.5.3
    
    Bump github.com/google/go-cmp from 0.5.2 to 0.5.3
    kslr committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5dffca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Bump github.com/stretchr/testify from 1.6.1 to 1.8.1

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.8.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.6.1...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6a74725 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request #3085 from v2ray/dependabot/go_modules/github.com/…

    …stretchr/testify-1.8.1
    
    Bump github.com/stretchr/testify from 1.6.1 to 1.8.1
    kslr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d80440f View commit details
    Browse the repository at this point in the history