Commit Graph

4414 Commits (d01c687f27edfedf81d162f966df9ecd1878ece6)
 

Author SHA1 Message Date
Shelikhoo d01c687f27
go get trigger
6 years ago
Shelikhoo 3c4e0d6712
ln new source with old one
6 years ago
Shelikhoo f4f2a98e6e
unset GOPATH to use go mod
6 years ago
Shelikhoo 3593db2d73
Copy trigger source to seperate folder
6 years ago
Shelikhoo a59b3510ff
move primary dir
6 years ago
Kslr d66c3896ed
Merge pull request #1642 from kslr/master
6 years ago
Kslr 66cba31123 return error instead of panic, fixes #1638
6 years ago
Darien Raymond d21d02d0e0
update bazel version
6 years ago
Darien Raymond 8f6637b824
update public gpg key for signing.
6 years ago
Darien Raymond c798759cd4
Update version
6 years ago
Darien Raymond 40ef2a1013
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Darien Raymond 9efa8941ec
support attributes in session.Content
6 years ago
Victoria Raymond 1dab33b0fa
Merge pull request #1581 from cyilin/master
6 years ago
Darien Raymond 8de236b08c
upper case http method
6 years ago
Darien Raymond 02d8845093
add scripting support for attributes matching
6 years ago
cyilin 7d66311168
fix default sniffing config
6 years ago
Darien Raymond 8fb4f3bb20
update go.mod
6 years ago
Darien Raymond b40d7f9f6b
fix reference to protobuf
6 years ago
Darien Raymond 888494aac8
support attributes in session.Content
6 years ago
Darien Raymond 39835e8da2
specify protocol in http inbound
6 years ago
Darien Raymond 0d31a68694
extract all session context before checking conditions
6 years ago
Darien Raymond cc513c1002
fix gerCertPool() on windows
6 years ago
Darien Raymond 9c26d28c0b
fix json def
6 years ago
Darien Raymond 974b488ab0
add support for not loading system roots. fixes #1513
6 years ago
Darien Raymond 6db7935b8c
tolerate domain type names as much as possible.
6 years ago
Darien Raymond a96babf4d4
add support for more types in static hosts. fixes #1556
6 years ago
Darien Raymond 3c9fe03ee2
fix gocache for 1.12
6 years ago
Darien Raymond 2708be9d43
run tests with go 1.12
6 years ago
Darien Raymond d5de8e27cc
slow down when there is not enough file descriptors. fixes #1574
6 years ago
Darien Raymond 95583b5031
support range list in routing rule
6 years ago
Darien Raymond 4d23411d80
comments
6 years ago
Darien Raymond 3828a463ea
move sniffing request to session
6 years ago
Darien Raymond 95ed5a5ff8
comments
6 years ago
Darien Raymond 7e5e080488
move sniffing result to session
6 years ago
Darien Raymond 6178d7281c
completely remove usage of go:nosplit
6 years ago
Darien Raymond a37af64683
Update version
6 years ago
Darien Raymond f41b07395a
fix error propagation for nxdomain
6 years ago
Darien Raymond bb8465e1d6
fix dns parsing for unknown header types
6 years ago
Darien Raymond 9957c64b4a
correctly propagate dns errors all the way through.
6 years ago
Darien Raymond c27050ad90
fix usability for both IPv4 and v6 in static dns mapping
6 years ago
Darien Raymond b7c3e1da66
test case for interface
6 years ago
Darien Raymond 1531642768
benchmark test for user validator
6 years ago
Darien Raymond 8d09d74224
release buffer in error case
6 years ago
Darien Raymond da8efb4afe
add some logs to tlsping
6 years ago
Darien Raymond c5cce8be6f
fix server name parsing
6 years ago
Darien Raymond 9476f38f8b
add tlsping utility
6 years ago
Darien Raymond 10d90f5fc1
update domain mapping in default config
6 years ago
Darien Raymond 81ce61c243
remove geosite test case due to inconsistant data. fixes #1557
6 years ago
Darien Raymond 37ab7d27ef
fix broken test
6 years ago
Darien Raymond c072d38e2c
refine tls connection
6 years ago