1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 11:35:23 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Darien Raymond
1e5061f15e
fix #351 2017-01-03 01:37:27 +01:00
Darien Raymond
50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond
055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond
7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond
8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond
cf3eb0e77d
refine buffer usage 2016-12-05 15:19:14 +01:00
Darien Raymond
5a32cd8602
remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond
d70b997d84
test case for shadowsocks UDP 2016-11-06 14:32:04 +01:00
Darien Raymond
be4f3d0772
refine shadowsocks server 2016-10-31 15:24:28 +01:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
c42ed62fd5
remove use of small buffer in tests 2016-08-01 22:59:18 +02:00
v2ray
7f661f5215
rename Error to Err 2016-06-27 08:53:35 +02:00
v2ray
a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray
fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray
3582b9d869 move net/testing/assert into assert 2016-05-24 15:29:08 +02:00
v2ray
18d75cb7b4 bug fixes to dns server 2016-05-16 11:53:18 -07:00
v2ray
76b0db2016 return ErrorInvalidAuthentication when OTA is not valid 2016-02-04 22:52:42 +01:00
v2ray
c849f3df54 test case for shadowsocks protocol 2016-02-04 22:10:52 +01:00
v2ray
be10ca7e09 fix shadowsocks udp ota 2016-01-29 21:55:42 +01:00
Darien Raymond
57ff7ba923 complete implementation of shadowsocks ota 2016-01-29 15:43:45 +00:00
Darien Raymond
7f5184e943 understand OTA bit 2016-01-29 14:09:51 +00:00