1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 19:15:23 +00:00
Commit Graph

898 Commits

Author SHA1 Message Date
v2ray
3212337aa3 clean up test cases for dokodemo 2016-02-04 13:13:15 +01:00
v2ray
77f5c15dbc fix freedom test 2016-02-04 13:09:17 +01:00
Darien Raymond
b44268d409 fix test break 2016-02-04 10:47:57 +00:00
Darien Raymond
c74bcc9c50 more json test cases 2016-02-04 10:43:04 +00:00
Darien Raymond
be57f48bb3 test case for allocation config 2016-02-04 10:25:36 +00:00
Darien Raymond
b18693a9c4 more test cases for freedom 2016-02-04 10:11:11 +00:00
v2ray
6e8b65551c Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-02-03 22:57:05 +01:00
v2ray
29c100e613 doc for proxy 2016-02-03 22:56:40 +01:00
v2ray
01ed094ce6 doc for common 2016-02-03 22:54:02 +01:00
v2ray
d89be624ce doc for dice 2016-02-03 22:49:38 +01:00
v2ray
32b2220739 apply udpHub in socks proxy 2016-02-03 22:43:09 +01:00
v2ray
2d1ded9b9e fix race condition in shadowsocks 2016-02-03 22:42:58 +01:00
v2ray
265c9e4abb fix race condition in dokodemo 2016-02-03 22:42:44 +01:00
v2ray
11c7191b38 clean up after error 2016-02-03 21:44:20 +01:00
v2ray
c6df0fde19 clean up variable initialization 2016-02-03 21:36:52 +01:00
Darien Raymond
b54a265373 increase buffer size in ray 2016-02-03 14:12:46 +00:00
v2ray
edd02f7d3c format code 2016-02-03 12:18:52 +01:00
v2ray
2932d23b32 apply user settings to shadowsocks 2016-02-03 12:18:28 +01:00
v2ray
2147ba5ab3 move fundamental interfaces from vmess to common 2016-02-03 11:58:42 +01:00
v2ray
e8b0505c01 import comment of package vmess 2016-02-02 22:21:43 +01:00
Darien Raymond
f19da2058a actually close tcp and udp servers 2016-02-02 15:03:56 +00:00
Darien Raymond
50007a9790 reduce number of preallocated buffers 2016-02-02 10:52:23 +00:00
v2ray
159644a230 remove out dated test case 2016-02-01 23:53:20 +01:00
v2ray
eaa9f8f90a remove unused definition 2016-02-01 23:40:09 +01:00
v2ray
39eea81c5c simplify router config 2016-02-01 23:21:54 +01:00
v2ray
526c4558ca simplify validity map 2016-02-01 23:21:44 +01:00
v2ray
5df2a1c6e6 refactor router rules 2016-02-01 22:30:00 +01:00
v2ray
5e2583ec8d fix udp for dokodemo and shadowsocks 2016-02-01 21:34:07 +01:00
v2ray
48aa9af631 remove out dated test 2016-02-01 17:21:31 +01:00
Darien Raymond
0d77139c24 fix udp issue in socks proxy 2016-02-01 15:36:33 +00:00
Darien Raymond
8006d0cfdc update version in install-release.sh 2016-02-01 14:06:03 +00:00
Darien Raymond
58c84bea21 check error in router_test 2016-02-01 11:38:54 +00:00
Darien Raymond
3b1f92b7e8 allow multiple UDP incoming packets in freedom 2016-02-01 11:38:38 +00:00
v2ray
d3ff2b3698 chunk stream in vmess 2016-02-01 12:22:29 +01:00
v2ray
6c7a9586d0 Save 1 allocation in shadowsocks 2016-01-31 21:37:00 +01:00
v2ray
97a85f04ce Buffer.Prepend() 2016-01-31 21:24:40 +01:00
v2ray
2031c13a7f refactor app.Space 2016-01-31 17:01:28 +01:00
v2ray
fcf8a74a3a log access info in shadowsocks 2016-01-30 22:57:20 +01:00
v2ray
026f17fdcc todo sync 2016-01-30 22:50:36 +01:00
v2ray
6b9cb3f80d send to UDP dest 2016-01-30 22:36:28 +01:00
v2ray
383eb57487 rename CorruptedPacket to ErrorCorruptedPacket 2016-01-30 17:20:30 +01:00
v2ray
1e79a3b75a rename errors 2016-01-30 12:32:38 +01:00
v2ray
f34e253ea3 Rename errors with Error prefix 2016-01-30 12:23:56 +01:00
v2ray
2f76680fe9 Rename BadConfiguration to ErrorBadConfiguration 2016-01-30 12:12:57 +01:00
v2ray
c825ce8fd8 Add warning when tags are not found. 2016-01-30 11:45:33 +01:00
v2ray
be10ca7e09 fix shadowsocks udp ota 2016-01-29 21:55:42 +01:00
v2ray
e9c784d4bd refactor shadowsocks 2016-01-29 20:54:06 +01:00
Darien Raymond
c9554546db include shadowsocks as inbound in release 2016-01-29 15:48:01 +00: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