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

436 Commits

Author SHA1 Message Date
V2 Ray
65bc306ba7 Update README.md 2015-10-27 12:50:25 +01:00
V2Ray
294376edc0 Remove unused const 2015-10-25 21:44:08 +01:00
V2Ray
2f721c4006 Bump version for 0.10 release 2015-10-25 21:39:44 +01:00
V2Ray
58dcfd5e84 Reduce timeout for reading VMess header 2015-10-21 23:10:03 +02:00
V2Ray
bbc41c5e63 Increase small buffer pool 2015-10-21 22:39:36 +02:00
V2Ray
f474fc32a7 Remove all []byte allocation 2015-10-21 22:38:53 +02:00
V2Ray
96c5d32d59 Remove []byte allocation in vmess 2015-10-21 22:28:26 +02:00
V2Ray
2c710d6b1c Protect from DoS attack 2015-10-21 21:53:55 +02:00
V2Ray
280c138cb4 Remove Milestone description as plan changes 2015-10-19 15:30:10 +02:00
V2Ray
462aa6f041 Remove failing tests 2015-10-19 13:17:18 +02:00
V2Ray
cf0e0b579b Add IP section in socks doc 2015-10-19 10:33:11 +02:00
V2 Ray
481c367154 Merge pull request #46 from v2ray/revert-45-patch-2
Revert "Update guide.md"
2015-10-19 10:31:15 +02:00
V2 Ray
401d61cb5f Revert "Update guide.md" 2015-10-19 10:30:58 +02:00
V2Ray
6fefaaaf5a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-10-19 10:30:15 +02:00
V2 Ray
30d7b39410 Merge pull request #45 from kxjhlele/patch-2
Update guide.md
2015-10-19 10:25:37 +02:00
kxjhlele
f44d270c88 Update guide.md
更新配置文件 vpoint_vmess_freedom.json
2015-10-19 15:01:30 +08:00
V2Ray
c4ab202c11 Update version structure 2015-10-18 20:52:38 +02:00
V2Ray
9cd78bee07 Update travis script 2015-10-18 20:45:04 +02:00
V2Ray
288f469c36 Update design 2015-10-18 16:06:55 +02:00
V2Ray
a5888eea73 Merge ID into VMess intro 2015-10-18 15:13:04 +02:00
V2Ray
0ae69720fa Remove 'Point' in guide 2015-10-18 14:49:25 +02:00
V2Ray
a5af51c42c Update install guide 2015-10-18 14:39:59 +02:00
V2Ray
9803bfc3a9 Smart config file 2015-10-18 13:14:34 +02:00
V2Ray
b6a0d0aba9 Bump version for v0.9 release 2015-10-18 13:14:23 +02:00
V2Ray
0703c4469b Update install script 2015-10-18 11:57:43 +02:00
V2Ray
58b88a70ab Remove debug info in build.go 2015-10-18 11:51:21 +02:00
V2Ray
d221147eb4 Update release script 2015-10-18 11:51:02 +02:00
V2Ray
74cba8b177 Able to zip folder when building 2015-10-18 11:42:00 +02:00
V2Ray
0de60adf3c Refactoring build script 2015-10-18 00:50:51 +02:00
V2Ray
acdada81ed Helper functions for git 2015-10-17 22:08:28 +02:00
V2Ray
dcb84b19bd Universal build script 2015-10-17 21:32:48 +02:00
V2Ray
af8c8f16e5 Update donation list 2015-10-17 20:27:53 +02:00
V2Ray
a81327c5b9 Fix zero users bug 2015-10-16 14:15:28 +02:00
Claire Raymond
5c7eb63bea import vmess json config 2015-10-16 10:05:59 +00:00
Claire Raymond
0ebc60febe Fix PrintVersion 2015-10-16 10:05:43 +00:00
Claire Raymond
771d0225c7 Refactor vmess config 2015-10-16 10:03:22 +00:00
Claire Raymond
f10f08c87d add retry on socks and vmess inbound 2015-10-15 11:42:43 +00:00
Claire Raymond
0acfe57b0c format code 2015-10-15 11:42:26 +00:00
Claire Raymond
c592d9c246 update 2015-10-15 11:25:57 +00:00
V2 Ray
9071b3ea10 more comments 2015-10-15 11:15:59 +00:00
V2Ray
a84c03d5db Remove windows config 2015-10-14 21:02:08 +02:00
V2Ray
ef6a200fe8 Add a default value to configFile 2015-10-14 18:14:55 +02:00
V2Ray
51773ea27d Add a config for windows client 2015-10-14 18:13:37 +02:00
V2Ray
a03eaa0316 Split directRay from ray.go 2015-10-14 15:07:13 +02:00
V2Ray
e79f4450b4 typo 2015-10-14 15:01:09 +02:00
V2Ray
4bc91b0215 Fix test 2015-10-14 14:56:11 +02:00
V2Ray
890d185979 Cleanup root directory 2015-10-14 14:51:19 +02:00
V2Ray
1b80a1a85a Handle multiple UDP packets in socks. 2015-10-14 09:56:04 +02:00
V2Ray
2a00e2c6e9 Fix for IPv4 address 2015-10-14 08:43:04 +02:00
V2Ray
8408b7735c format code 2015-10-14 01:15:29 +02:00