Commit Graph

4398 Commits (8fb4f3bb20a1ccbf99aaba783a1f75d6a5564a10)
 

Author SHA1 Message Date
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
Darien Raymond 204b895576
fix user level parsing in freedom. fixes #1555
6 years ago
Darien Raymond b488c42453
set recursive bits
6 years ago
Darien Raymond b2bb5a1b91
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Darien Raymond 517feae0e8
add back v2ray.com/ext to source code. fixes #1553
6 years ago
Victoria Raymond bf23a7d5a3
Merge pull request #1550 from sunshineplan/master
6 years ago
Darien Raymond 2a6cad2f9b
fix inbound user in dekodemo door and http
6 years ago
Darien Raymond 634bba0f8a
fix user level in socks inbound
6 years ago
Darien Raymond 2e5f2405be
Update version
6 years ago
sunshineplan e2b216bcb4
Update v2ray.service
6 years ago
Darien Raymond 950e226293
run coverage with go module
6 years ago
Darien Raymond 8cdc7d8c4f
remove unused variables
6 years ago
Darien Raymond ec5680976b
use go module for testing
6 years ago
Darien Raymond c902e143ab
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Victoria Raymond a877c1665b
Merge pull request #1546 from kuoruan/go_modules
6 years ago
kuoruan c8f446aba5 Fix go modules
6 years ago
Darien Raymond 114ec4c74b
support dest override in dns outbound
6 years ago