1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 14:35:23 +00:00
Commit Graph

259 Commits

Author SHA1 Message Date
V2 Ray
be3130fb6a Update README.md 2015-10-01 11:54:00 +02:00
V2 Ray
8e0b72e5c4 Update develop.md 2015-10-01 11:41:02 +02:00
V2Ray
5f58f44c30 Development guide 2015-09-30 23:54:21 +02:00
V2Ray
365baa0c6a Lazy initialization of UDP ports map 2015-09-30 21:31:05 +02:00
V2Ray
2a4edde634 Add Vultr cross continent 2015-09-30 17:05:01 +02:00
V2Ray
7b1d932126 Update location info in benchmark 2015-09-30 16:34:51 +02:00
V2Ray
2632d94191 Add Vultr benchmark 2015-09-30 15:52:22 +02:00
V2 Ray
cb5d7065ab Update issue.md 2015-09-30 10:43:51 +02:00
V2Ray
b983134511 Update donations 2015-09-30 00:02:32 +02:00
V2Ray
41303c6cd2 update benchmark page 2015-09-29 22:50:17 +02:00
V2Ray
0a52e90618 Add benchmark page 2015-09-29 22:43:29 +02:00
V2Ray
ec50cf4d0e Remove UDPRay 2015-09-29 18:45:46 +02:00
V2 Ray
7e49599794 Update README.md 2015-09-29 17:20:13 +02:00
V2 Ray
1a2cbead1e Create donate.md 2015-09-29 17:19:37 +02:00
V2Ray
c097e6a3c6 Print release date in version command 2015-09-29 11:52:34 +02:00
V2Ray
28f87f2fae Update installation instruction 2015-09-29 09:16:10 +02:00
V2Ray
544b99b1a6 dispatch udp response 2015-09-28 21:32:07 +02:00
V2Ray
05b83508f8 Implementation of VMess UDP message 2015-09-28 17:13:50 +02:00
V2Ray
259d772f73 UDP message format 2015-09-28 15:10:42 +02:00
V2Ray
ba3f6108b8 assign port token for a udp packet 2015-09-28 14:57:43 +02:00
V2Ray
b5fee0def0 Fix win32 build 2015-09-28 12:58:25 +02:00
V2Ray
8f0cb97e89 Refactor timed queue 2015-09-28 01:11:40 +02:00
V2 Ray
0ce02fa857 Merge pull request #27 from helinb/patch-1
增加archlinux安装方法
2015-09-27 18:42:40 +02:00
helinb
21e7e8ad2d Update install.md 2015-09-27 20:20:17 +08:00
helinb
73c3d9b9e1 增加archlinux安装方法 2015-09-27 20:02:28 +08:00
V2Ray
b33995399b Remove uniq -u 2015-09-26 23:38:57 +02:00
V2Ray
c598e229a9 fix for travis env 2015-09-26 23:36:25 +02:00
V2Ray
184560883f fully automated coverall script 2015-09-26 23:33:08 +02:00
V2Ray
9c45cb031a Remove magic number 2015-09-26 22:32:45 +02:00
V2Ray
13e595e4cb Move socks config into a sparate folder 2015-09-25 21:00:51 +02:00
V2Ray
3747e45978 test cases for socks4 2015-09-25 20:48:55 +02:00
V2Ray
d77ba76ccf Update error handling in socks proxy 2015-09-25 17:59:45 +02:00
V2Ray
8c682d32e6 coverall 2015-09-25 00:18:26 +02:00
V2Ray
08f85fc9b7 Unify error checking by introducing error codes 2015-09-25 00:17:44 +02:00
V2Ray
1995594b98 Error code check 2015-09-24 22:24:00 +02:00
V2Ray
e83eec9479 Print out the correct point of error 2015-09-24 21:46:25 +02:00
V2Ray
d77fdbd719 Explictly wait for server ready 2015-09-24 18:08:55 +02:00
V2Ray
9e4902d17a typo 2015-09-24 18:04:42 +02:00
V2Ray
685c0f3c05 Update coverall script 2015-09-24 18:02:10 +02:00
V2Ray
02c3f144e2 test case for freedom connection 2015-09-24 18:01:02 +02:00
V2Ray
fc14b9346c Remove keepalive settings 2015-09-24 15:10:02 +02:00
V2Ray
51c2a2b880 build break 2015-09-24 14:55:21 +02:00
V2Ray
a78dbe7133 Close connection more aggressively. 2015-09-24 14:51:19 +02:00
V2Ray
64103229d6 Update format 2015-09-24 13:04:38 +02:00
V2Ray
c138004bf9 First attempt to regulate errors. 2015-09-24 12:54:10 +02:00
V2Ray
6ecb18268e Use array instead of slice 2015-09-23 22:17:25 +02:00
V2Ray
ef790375ee Update test 2015-09-23 22:02:55 +02:00
V2Ray
5604ff175b Update mutex usage in timed_map 2015-09-23 21:31:06 +02:00
V2Ray
70ad3d0174 Fix time usage in timed_map_test 2015-09-23 20:24:30 +02:00
V2Ray
99f32f1dbf More coverage 2015-09-23 20:22:09 +02:00