Commit Graph

4341 Commits (d84166ba3591ab3ee455e7340c9fea9f6c14a6e9)
 

Author SHA1 Message Date
Darien Raymond d84166ba35
remove unused testing package
6 years ago
Darien Raymond 5e6d0f7c71
fix test break
6 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond a84897b4b6
simplify ReadBuffer
6 years ago
Darien Raymond b0a015c7cc
comments
6 years ago
Darien Raymond 932e09a388
remove dep of assert lib
6 years ago
Darien Raymond 481b3fd294
rename install.sh
6 years ago
Darien Raymond bf46a672dc
copy install-release.sh to dist
6 years ago
Darien Raymond a167073bbc
add source parameter in install-release script
6 years ago
Darien Raymond a499f90b42
Update version
6 years ago
Darien Raymond 0f805ef81d
fix blackhole test for windows
6 years ago
Darien Raymond b234cfb4c4
unify NewPacketReader
6 years ago
Darien Raymond 4f08b7c795
fix reading udp packets
6 years ago
Darien Raymond 6e65007d16
update azure config
6 years ago
Darien Raymond 02e00f36a9
fix bazel installer
6 years ago
Darien Raymond a42bb8cfcf
update azure config
6 years ago
Darien Raymond 64f18b4676
build binaries in azure pipeline
6 years ago
Darien Raymond 2aa0c08709
check domain name
6 years ago
Darien Raymond fae47083c2
set response bit in dns
6 years ago
Darien Raymond 9a439fb084
delay upload
6 years ago
Darien Raymond 7505be8bfc
enable dns outbound
6 years ago
Darien Raymond bd231b6b8c
extend timeout
6 years ago
Darien Raymond e0581b6c82
fix broken tests
6 years ago
Darien Raymond 4613008148
fix broken tests
6 years ago
Darien Raymond 729e448a35
fix a broken test
6 years ago
Darien Raymond 836440c61a
dns outbound proxy
6 years ago
Darien Raymond 66a60dbfa3
remove dep on assert lib
6 years ago
Darien Raymond 9d7efdd2e1
confonly
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 2a0f3591f4
add confonly tag for blackhole
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 3b02c02ab4
Revert "move init func to separate files"
6 years ago
Darien Raymond 2540797895
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Darien Raymond cccd568ea3
update golang version
6 years ago
Darien Raymond c87c10ec51
update golang version
6 years ago
Darien Raymond 3de50a6412
move init func to separate files
6 years ago
Darien Raymond 28189197b3
remove dependency of assert lib
6 years ago
Darien Raymond c9958681f7
remove dependency on assert lib
6 years ago
Darien Raymond 25f0546228
Update version
6 years ago
Darien Raymond b05514b02c
wait for both requests to finish before changing timeout
6 years ago
Darien Raymond e33e450e48
fix a typo
6 years ago
Darien Raymond d5cec4e865
use domain to domain mapping in static host
6 years ago
Darien Raymond ffb3793b26
support domain to domain mapping in static host
6 years ago
Darien Raymond bb5a959876
refactor tproxy handling in dokodemo
6 years ago
Victoria Raymond 7bb5db712d
Merge pull request #1525 from SAPikachu/dokodemo-udp
6 years ago
SAPikachu c89828e1fb Fix potential memory leak
6 years ago
Darien Raymond cb6376ec27
update default config
6 years ago
Darien Raymond e475812635
update default config
6 years ago
SAPikachu 033d2264ff Fix SO_MARK setting for UDP outbound connections
6 years ago
SAPikachu d8285161ba Properly handle TPROXY UDP connections
6 years ago