1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-12 12:04:13 -04:00
Commit Graph

37 Commits

Author SHA1 Message Date
Shelikhoo
79174ab2a0 unified drain support for vmess and shadowsockets 2021-06-22 12:26:17 +01:00
Loyalsoldier
f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
loyalsoldier
784775f689 Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
RPRX
470dc8523b Make isAEAD more efficient 2020-09-21 01:10:56 +00:00
Shelikhoo
d06a4d1f50 Added TestsEnabled Settings to enable VMessAEAD test 2020-06-08 16:50:50 +08:00
Darien Raymond
98950d5ada remove dep of assert lib 2019-02-10 15:02:28 +01:00
Darien Raymond
bdd71a44b4 remove dep on assert lib 2019-02-02 22:19:30 +01:00
Darien Raymond
cb2658f2bf Revert "pooled session objects"
This reverts commit a89ff38fe6.
2018-09-14 16:51:46 +02:00
Darien Raymond
a89ff38fe6 pooled session objects 2018-09-11 20:15:15 +02:00
Darien Raymond
54e1bb96cc introduce in-memory user 2018-08-27 00:11:32 +02:00
Darien Raymond
1425fd2ba9 remove Buffer.Append method 2018-04-19 22:56:55 +02:00
Darien Raymond
16c6a5f078 fix test break 2018-02-23 12:36:33 +01:00
Darien Raymond
8460d016ab fix address parsing for mux 2018-02-09 17:48:09 +01:00
Darien Raymond
5755d4153a fix encoding test 2018-02-08 16:13:27 +01:00
Darien Raymond
efcb567273 remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
a1ae4aa515 cleanup session history 2018-02-07 16:35:22 +01:00
Darien Raymond
0e01e28278 use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond
1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond
ade8453c0a completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
3112d3a2d3 typo 2017-02-21 15:48:21 +01:00
Darien Raymond
ec95caa946 per inbound session history 2017-02-12 16:53:23 +01:00
Darien Raymond
10d26f2d7f test case for anti reply attack 2017-02-12 14:00:17 +01:00
Darien Raymond
bfcc75f5d1 fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond
50bc195f7f rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond
a67d525fc2 try fix connection reuse settings 2016-12-12 13:08:31 +01:00
Darien Raymond
055023fdd5 refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond
7a80409e30 rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond
85163d4b47 more security types in vmess. 2016-12-07 17:32:40 +01:00
Darien Raymond
8c8f0a53fd rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond
5a311cbe08 json config parser 2016-10-17 14:35:13 +02:00
Darien Raymond
fc6a706166 refactor protos 2016-10-12 18:43:55 +02:00
Darien Raymond
d08cba000f accounts in protobuf 2016-09-18 00:41:21 +02:00
v2ray
07a86f549b unified import path 2016-08-20 20:55:45 +02:00
v2ray
2034d54bab rename VMessAccount to vmess.Account 2016-07-25 17:36:24 +02:00
v2ray
6f5b54747e move encoding to vmess 2016-07-23 13:17:51 +02:00