Commit Graph

164 Commits (f049b3cc2bf9611fcd72827f5f383e9e5b17f7f6)

Author SHA1 Message Date
Darien Raymond c1f91567ad
refactor shell
8 years ago
Darien Raymond 22ef12a456
simplify router
8 years ago
Darien Raymond 67793eb3e0
fix config creator cache
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
Darien Raymond c518726910
network proto
8 years ago
Darien Raymond 9ade07db03
remove IsTCP() and IsUDP()
8 years ago
Darien Raymond bd4ca7b37f
remote protobuf code from coverage
8 years ago
Darien Raymond fdeb8b4f89 update file paths
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 7a1bdfcf00
test case for passive connection
8 years ago
v2ray a5a70afdb8
remove port testing
8 years ago
Shelikhoo 4b9e506dba
Added Testing Cert
8 years ago
v2ray 4419f1e3d6
introduce address family in v2net
8 years ago
v2ray 25b30704a4
update coverage
8 years ago
v2ray 0b2df7f658
typo
8 years ago
v2ray 27f3401848
update coverage profile location
8 years ago
v2ray 697d44abbd
bring back all coverage
8 years ago
v2ray 5cf36c4520
relocate point main
8 years ago
v2ray 7e499ee0b6
Cleanup
8 years ago
v2ray 6915095a0a
typed segments
9 years ago
v2ray 67ac925ee7
refactor bytes functions
9 years ago
v2ray 233b73d1db improve kcp performance
9 years ago
v2ray 8b3875050d http response in blackhole
9 years ago
v2ray 030fca10ba wait for test ready
9 years ago
v2ray 243e3ced89 update
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray 2f47074c98 release buffer
9 years ago
v2ray ff0cb89efa simplify connection reuse settings
9 years ago
v2ray dfe1ac1f2b Fix connection reuse
9 years ago
v2ray 0fac2084c7 reusable connection
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
v2ray 47b2fafb32 Shorten StringLiteral
9 years ago
v2ray 18d75cb7b4 bug fixes to dns server
9 years ago
v2ray 0bc846f016 Fix ending in vmess reader.
9 years ago
v2ray 406360ed3e fix test servers
9 years ago
v2ray 9f50692d15 auto user creation for dynamic port
9 years ago
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks
9 years ago
v2ray 22e867cb85 check error for dial in socks test
9 years ago
v2ray f7c6ecde90 test case for shadowsocks as inbound detour
9 years ago
v2ray 25dfa66822 typos
9 years ago
v2ray bfe7d26a35 fix coverall script again
9 years ago
v2ray e9573c120c fix output file name in coverall script
9 years ago
v2ray a8726baa68 fix some bugs in coverall
9 years ago
v2ray e8ed88cc99 update coverall script
9 years ago
v2ray 3e87c9efdd rm the right file
9 years ago
v2ray e156f60de4 try codecov.io
9 years ago
v2ray edd02f7d3c format code
9 years ago
Darien Raymond f19da2058a actually close tcp and udp servers
9 years ago