1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-30 07:46:41 -04:00
Commit Graph

20 Commits

Author SHA1 Message Date
V2Ray
d1811c019f More meaningful logs 2015-09-18 13:19:12 +02:00
V2Ray
b000850370 format code 2015-09-18 12:31:42 +02:00
V2Ray
790db40821 Don't send any request when client or target server closes connection. 2015-09-18 12:31:26 +02:00
V2Ray
55377d5ad5 Send VMess request along with first data packet for performance 2015-09-17 23:26:09 +02:00
V2Ray
1b2b5b6cb1 Combine VMess response with first packet for performance 2015-09-17 23:00:17 +02:00
V2Ray
228e1eeabe re-enable vmess test 2015-09-16 21:13:13 +02:00
Charles
12ea3b8e28 Use &struct{} instead of new 2015-09-16 22:27:36 +08:00
V2Ray
54fe1ed8b1 format code 2015-09-16 00:06:22 +02:00
V2Ray
6a8014dbef Keep sending data after request is sent 2015-09-15 21:17:06 +02:00
V2Ray
53a8a02738 close ray after connection fails 2015-09-15 12:54:25 +02:00
V2Ray
092d73b6b6 Update VMess protocol 2015-09-14 21:59:44 +02:00
V2Ray
097915bf7e Time based user hash 2015-09-14 18:19:17 +02:00
V2Ray
e7ce2c7166 Close connection chan when socks client finishes sending data, and fix a performance issue in VMess decoding. 2015-09-14 13:51:30 +02:00
V2Ray
d12737b3b8 Simplify channel operations 2015-09-13 20:01:50 +02:00
V2Ray
88d212eb22 Clean up code 2015-09-13 00:25:50 +02:00
V2Ray
51670b223d Remove prefix 'V' in struct names 2015-09-12 22:11:54 +02:00
V2Ray
cc3fdb6ef4 Version 1.0 alpha 2015-09-12 20:36:21 +02:00
V2Ray
0ca7dab49b massive refactoring for configuration 2015-09-12 11:51:42 +02:00
V2Ray
791ac780f0 Refactor vmess internal struct for better readability 2015-09-11 17:27:36 +02:00
V2Ray
0a96b8fb1d connecting dots 2015-09-11 00:24:18 +02:00