Commit Graph

1150 Commits (master)

Author SHA1 Message Date
Loyalsoldier bb44d01096
Format proto files using clang-format according to google style (#264)
4 years ago
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
loyalsoldier 0650af46f4
Refine errorgen
4 years ago
loyalsoldier 4130b54579
Support to read go.mod recursively to get module path
4 years ago
loyalsoldier 4ba4cad7ae
Refine func GetModuleName
4 years ago
Vigilans 5a497890e6 Routing Context: Fix GetUser() & Use string for Attributes Value
4 years ago
Vigilans f9d37b724c Extract session information during routing as routing context
4 years ago
loyalsoldier 323ef03f02
Minor fixes
4 years ago
Vigilans 47c997d75e Fix github.com/v2fly/v2ray-core/issues/146
4 years ago
loyalsoldier f12f76582f
Fix according to staticcheck result
4 years ago
loyalsoldier a2a064a54d
protoc: do NOT rely on GOBIN & GOPATH
4 years ago
loyalsoldier f9175e3bc8
Fix according to go vet results
4 years ago
Isaac 588b40ffad
Fix a typo
4 years ago
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
4 years ago
Kslr dabefc6338
Merge pull request #98 from Vigilans/vigilans/dns-server-matcher-info
4 years ago
vcptr bc008113b6 add asset location search
4 years ago
Vigilans dfeaef75e7 Refactor DNS Server to record original rule of domain matchers
4 years ago
Vigilans 1ab9e58dce Supply test for domain matcher group
4 years ago
Vigilans 1e222425b6 Amend domain matcher with returning values of all matched subdomains
4 years ago
Vigilans c74a33f827 Amending domain matcher with returning array of all matches
4 years ago
RPRX e425876afe
Fix totalSize
4 years ago
Vigilans 30e312f72b Apply sockopt from inbound config to dokodemo tproxy's response connection
4 years ago
DuckSoft 1525712214
some typo fixes
4 years ago
Roger Shimizu 90af5f19ba
Apply Debian's patch to upstream
4 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
Shelikhoo 9bf07b1f26
VMess AEAD Experiment
5 years ago
Shelikhoo 5e59534333
Fix when rolled number is zero
5 years ago
Shelikhoo d671780804
Drain Connection Based on Uuid based Behavior seed
5 years ago
Shelikhoo e0aa18b6f3
Drain Connection with invalid checksum before closing. Emergency fix for weakness described in https://github.com/v2ray/v2ray-core/issues/2523
5 years ago
Araragi Hokuto 2a96605138
Fix build failure on illumos
5 years ago
mzz 49b63cbd79 code quality review
5 years ago
mzz2017 9e84ce38dd feat: support more types of certificates
5 years ago
vcptr 0d71d3dcf8 revert back to multiconfig
5 years ago
vcptr 04a0c04934 doh route strategy optimized
5 years ago
Kslr fdbec9a141
Revert "multiple config"
5 years ago
Kslr e6f226c64d
Revert "add arg -confdir"
5 years ago
vcptr 8ccc142e7e add comment to please codacy
5 years ago
vcptr 78b95d4bc2 fix: default env empty
5 years ago
vcptr e50afd6e44 trim err msg
5 years ago
vcptr 5ae47d45c2 multiconf with -confdir arg
5 years ago
vcptr a36631357c add comments to new added code
5 years ago
vcptr 1bb34bfe17 abstract type for conf load func
5 years ago
vcptr 1e76123a4c main loads multiple
5 years ago
vcptr 904db6bd61 mconfig subcommand ready
5 years ago
vcptr 47660bfee2 fix win test error; dont use ReadV on file
5 years ago
vcptr c060f9f11f fix test read buf
5 years ago
vcptr afd805c7ba fix session key unexported
5 years ago
vcptr 6ef77246ab add DOH dns client
5 years ago
vcptr 905ac82bb1 more test to common/buf
5 years ago
ghost 8da0a53845 properly propagate Reader errors
5 years ago