Commit Graph

86 Commits (68fe9d8007677f2a93cb2d9ac46bcd9790b05aeb)

Author SHA1 Message Date
Darien Raymond 310474d592
init tls test
8 years ago
Darien Raymond 055023fdd5
refactor buffer
8 years ago
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond a733367db4
update config file
8 years ago
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer
8 years ago
Darien Raymond dc0e9aa9b3
output bytes instead of string
8 years ago
Darien Raymond 90504fc077
better error handling
8 years ago
Darien Raymond 85da0dae28
fix printf
8 years ago
Darien Raymond a9946a2dc1
don't close writing in ss test
8 years ago
Darien Raymond 4d51990c66
fix coverage
8 years ago
Darien Raymond 7632618584
fix temp file generation
8 years ago
Darien Raymond 3d2431d21c
update test data
8 years ago
Darien Raymond 13ab2622c5
shadowsocks test
8 years ago
Darien Raymond 0727aa0da9
simplify imports
8 years ago
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 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
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 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 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 18d75cb7b4 bug fixes to dns server
9 years ago
v2ray 0bc846f016 Fix ending in vmess reader.
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
Darien Raymond 0d77139c24 fix udp issue in socks proxy
9 years ago
Darien Raymond 58c84bea21 check error in router_test
9 years ago
Darien Raymond 30f131b9ee test case for shadowsocks tcp
9 years ago
Darien Raymond befd24c83e assert error is nil
9 years ago