1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-17 18:54:14 -04:00
Commit Graph

1894 Commits

Author SHA1 Message Date
Darien Raymond
c84629c374
add shadowsocks in json config 2016-11-05 01:01:30 +01:00
Darien Raymond
817cc8d82e
fix shadowsocks conf 2016-11-05 01:01:07 +01:00
Darien Raymond
13ab2622c5
shadowsocks test 2016-11-05 01:00:54 +01:00
Darien Raymond
0727aa0da9
simplify imports 2016-11-05 01:00:20 +01:00
Darien Raymond
3a15f799c2
prevent deadlock in shadowsocks 2016-11-05 01:00:09 +01:00
Darien Raymond
bae0de7d95
test case for http auth 2016-11-04 21:59:19 +01:00
Darien Raymond
80312627c4
fix typo 2016-11-04 10:49:43 +01:00
Darien Raymond
3d167a6855
json config for http header 2016-11-04 10:49:18 +01:00
Darien Raymond
010f34c76c
allow single side auth 2016-11-03 23:14:27 +01:00
Darien Raymond
0747203132
refine http header 2016-11-02 22:26:21 +01:00
Darien Raymond
1600a59254
enable tcp for shadowsocks server 2016-11-02 22:19:01 +01:00
Darien Raymond
c5a92e00ef
dont reuse shadowsock connections 2016-11-02 22:18:25 +01:00
Darien Raymond
68b85cce60
remove unused code 2016-11-02 16:42:02 +01:00
Darien Raymond
9d2407f4e4
fix test break 2016-11-02 16:41:02 +01:00
Darien Raymond
cdb0debcb0
register shadowsocks client factory 2016-11-02 16:38:09 +01:00
Darien Raymond
5f3f173b5e
shadowsocks client factory 2016-11-02 16:33:04 +01:00
Darien Raymond
35aa16d40d
refine shadowsocks user 2016-11-02 16:22:29 +01:00
Darien Raymond
de4836c720
refine ota settings in conf 2016-11-02 16:21:20 +01:00
Darien Raymond
63d3c9fa30
typo 2016-11-02 16:18:29 +01:00
Darien Raymond
687e008c9a
refine shadowsocks ota settings 2016-11-02 16:17:57 +01:00
Darien Raymond
43dacc3936
remove small buffer pool 2016-11-01 12:37:35 +01:00
Darien Raymond
aabb9137e1
remove unused code 2016-11-01 12:34:07 +01:00
Darien Raymond
33d2513e3c
reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
Darien Raymond
5b58066345
use local buffer in UDP hub 2016-11-01 11:46:34 +01:00
Darien Raymond
d3f323e24b
response factory 2016-11-01 00:42:55 +01:00
Darien Raymond
187688cacb
fix type def 2016-11-01 00:42:44 +01:00
Darien Raymond
72339a3509
fix TCP conn reuse with tls 2016-11-01 00:41:46 +01:00
Darien Raymond
ac3b91a877
http authenticator 2016-10-31 22:26:46 +01:00
Darien Raymond
5e1c6fe816
bug fix 2016-10-31 16:46:47 +01:00
Darien Raymond
a54c39b4ac
config for shadowsocks 2016-10-31 16:46:15 +01:00
Darien Raymond
c221802963
shadowsocks client 2016-10-31 16:35:18 +01:00
Darien Raymond
be4f3d0772
refine shadowsocks server 2016-10-31 15:24:28 +01:00
Darien Raymond
fbb44e7e02
fix string checking logic 2016-10-24 16:59:43 +02:00
Darien Raymond
369256c82f
include user when dispatch requests in VMess. 2016-10-24 16:57:16 +02:00
Darien Raymond
531be77a59
remove test case depending on external resources 2016-10-24 16:49:41 +02:00
Darien Raymond
97dc7b30de
remove test cases depending on external resources 2016-10-24 16:48:16 +02:00
Darien Raymond
360c222c1c
try again to skip coverage on release 2016-10-24 16:45:02 +02:00
Darien Raymond
1fb9a911cd
workaround travis issue 2016-10-24 16:42:28 +02:00
Darien Raymond
6006fd9ca7
Update version 2016-10-24 15:09:24 +02:00
Darien Raymond
59fa064cae
default log settings 2016-10-24 15:08:06 +02:00
Darien Raymond
3373e62193
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-10-24 15:04:23 +02:00
Darien Raymond
2c2c569c77 Update to Go 1.7.3 2016-10-24 14:13:21 +02:00
Darien Raymond
687ae6c50e
chunk writer 2016-10-21 00:33:23 +02:00
Darien Raymond
35ba8710e0
fix ip check in ipnet 2016-10-19 15:38:31 +02:00
Darien Raymond
a7ef82ffbc
fix test break 2016-10-19 12:01:11 +02:00
Darien Raymond
ca980f5718
json conf for source session in router 2016-10-18 23:14:48 +02:00
Darien Raymond
aae99a8e98
use session in router 2016-10-18 23:01:39 +02:00
Darien Raymond
f37b04a690
per connection stream settings 2016-10-18 21:57:40 +02:00
Darien Raymond
e13c97d162
rename IP to CIDR in router 2016-10-18 16:42:22 +02:00
Darien Raymond
2af4b16913
remove string list 2016-10-18 16:10:50 +02:00