V2Ray
|
1c09b70931
|
format code
|
2015-10-31 14:08:13 +01:00 |
|
V2Ray
|
3765826602
|
Test case for config cache.
|
2015-10-31 14:08:09 +01:00 |
|
V2Ray
|
46c0d457d9
|
User settings for trusted user
|
2015-10-31 09:39:45 +01:00 |
|
V2Ray
|
b44098d752
|
Introduce user level
|
2015-10-31 00:38:31 +01:00 |
|
V2Ray
|
d585ec0593
|
Move config to app/point
|
2015-10-30 22:50:45 +01:00 |
|
V2Ray
|
2b45e63607
|
Move config cache to proxy/common
|
2015-10-30 22:42:24 +01:00 |
|
V2Ray
|
c56e17fff9
|
Dokodemo proxy
|
2015-10-30 15:56:46 +01:00 |
|
V2Ray
|
f93b29993b
|
Move connection handler interfaces to proxy/common/connhandler
|
2015-10-30 00:11:29 +01:00 |
|
V2Ray
|
361a22d74d
|
Move proxy errors to proxy/common/errors
|
2015-10-29 23:59:57 +01:00 |
|
V2Ray
|
ce07ea9769
|
Split json config files
|
2015-10-29 23:41:37 +01:00 |
|
V2Ray
|
6e8425b23a
|
Remove config type in connection settings()
|
2015-10-29 23:35:54 +01:00 |
|
V2Ray
|
fdb41bbd50
|
Remove call to UTC() which is not necessary.
|
2015-10-29 12:04:14 +01:00 |
|
V2Ray
|
d0ae47e2ce
|
Router interface
|
2015-10-28 23:18:07 +01:00 |
|
V2Ray
|
9b8632d01a
|
BlackHole proxy
|
2015-10-28 17:41:14 +01:00 |
|
V2Ray
|
fdb952fb01
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2015-10-28 12:13:43 +01:00 |
|
V2Ray
|
08328d23fa
|
beginning of http proxy
|
2015-10-28 12:13:27 +01:00 |
|
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 |
|