Commit Graph

146 Commits (7dfa85267718e858d389989df3e3c85094ed04ea)

Author SHA1 Message Date
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
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 008c285324 move transport methods from net to io
9 years ago
Darien Raymond 30f131b9ee test case for shadowsocks tcp
9 years ago
Darien Raymond befd24c83e assert error is nil
9 years ago
v2ray 96f582da98 test case for http proxy
9 years ago
v2ray c1831551c1 update dynamic test case
9 years ago
v2ray 24b300d75d remove fuzzing lib
9 years ago
v2ray 98d99a1fd0 dynamic allocation of inbounds
9 years ago
Darien Raymond d8c6102638 test case for on demand detour
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
Darien Raymond ae8121e633 remove json packages in app folder
9 years ago
v2ray 8c08248418 enable json test in travis
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
9 years ago
v2ray 4ca43c3121 alternative user ids
9 years ago
v2ray 56c5302367 close method for point server
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago