1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-17 06:24:11 -04:00
Commit Graph

1304 Commits

Author SHA1 Message Date
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
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
369256c82f include user when dispatch requests in VMess. 2016-10-24 16:57:16 +02:00
Darien Raymond
687ae6c50e chunk writer 2016-10-21 00:33:23 +02:00
Darien Raymond
7a14f646ee gofmt 2016-10-17 14:44:06 +02:00
Darien Raymond
5a311cbe08 json config parser 2016-10-17 14:35:13 +02:00
Darien Raymond
e33b7df34c remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond
be026870f7 protogen update 2016-10-16 00:23:27 +02:00
Darien Raymond
0a32345af9 protobuf for v2ray config 2016-10-14 22:21:45 +02:00
Darien Raymond
f87d7f36f5 check nil settings 2016-10-14 21:19:45 +02:00
Darien Raymond
b060bb3b94 refactor proxy config cache 2016-10-13 11:14:24 +02:00
Darien Raymond
fc6a706166 refactor protos 2016-10-12 18:43:55 +02:00
Darien Raymond
22ef12a456 simplify router 2016-10-12 16:11:13 +02:00
Darien Raymond
1d13f47f9c protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond
af6abfa3e3 update proto generated code 2016-09-26 15:14:39 +02:00
Darien Raymond
91f2a40dae refine proto package names 2016-09-26 15:14:16 +02:00
Darien Raymond
922e761bef rename server spec user 2016-09-25 22:57:27 +02:00
Darien Raymond
c5f09c64a2 refine socks config 2016-09-25 22:54:18 +02:00
Darien Raymond
c6a7389817 refine cipher settings 2016-09-25 22:19:49 +02:00
Darien Raymond
ce5bc72f0c refine shadowsocks proto 2016-09-25 22:07:32 +02:00
Darien Raymond
5e9017720e check nil 2016-09-24 23:36:26 +02:00
Darien Raymond
24e575f2cd protobuf for vmess 2016-09-24 23:11:58 +02:00
Darien Raymond
60f4292882 protobuf for dokodemo config 2016-09-22 16:49:20 +02:00
Darien Raymond
dc6b7e2e75 protobuf for blackhole config 2016-09-22 12:01:36 +02:00
Darien Raymond
1a3f51ade7 protobuf for kcp config 2016-09-21 14:39:07 +02:00
Darien Raymond
8f6a972970 refactor config cache 2016-09-21 13:52:16 +02:00
Darien Raymond
d38e62932d proto for dns config 2016-09-20 16:05:35 +02:00
Darien Raymond
7de7588ec2 proto for destination 2016-09-20 11:53:05 +02:00
Darien Raymond
c518726910 network proto 2016-09-20 10:44:44 +02:00
Darien Raymond
9ade07db03 remove IsTCP() and IsUDP() 2016-09-19 16:39:11 +02:00
Darien Raymond
8b37edd02d format log 2016-09-18 00:46:16 +02:00
Darien Raymond
d08cba000f accounts in protobuf 2016-09-18 00:41:21 +02:00
Darien Raymond
3423adaea4 fix test break 2016-08-29 12:25:16 +02:00
Darien Raymond
7a31e7a0c2 fix test break 2016-08-29 12:23:17 +02:00
Darien Raymond
7f2ba0d106 remove unnecessary code 2016-08-28 23:47:39 +02:00
Darien Raymond
948f04921d update socks code for server config 2016-08-28 23:46:50 +02:00
Darien Raymond
ea2c491ade global proto gen 2016-08-28 23:41:51 +02:00
Darien Raymond
11e310298c proto for socks server 2016-08-28 23:41:45 +02:00
Darien Raymond
0f74c618de close input stream early 2016-08-28 12:01:37 +02:00
Darien Raymond
9b72d3cbd7 simplify socks transport 2016-08-28 11:59:03 +02:00
Darien Raymond
cdb4c56546 protobuf for net 2016-08-27 00:04:35 +02:00
Darien Raymond
bbca180dba try protobuf 2016-08-25 21:55:49 +02:00
Darien Raymond
e6e0419958 format private annotation 2016-08-24 11:17:42 +02:00
v2ray
07a86f549b unified import path 2016-08-20 20:55:45 +02:00
v2ray
2268f3d1bc remove import path restriction 2016-08-19 17:05:15 +02:00
v2ray
ad1353ac2f merge similar error definitions 2016-08-18 08:34:21 +02:00
v2ray
39737f6fc1 merge bad configuration error 2016-08-18 08:21:20 +02:00
v2ray
89a876a6d4 rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00