1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 01:15:38 +00:00
Commit Graph

767 Commits

Author SHA1 Message Date
Darien Raymond
35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
503f767862
error generator 2017-04-09 00:54:23 +02:00
Darien Raymond
bc4e2293ef
remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond
a034276eee
update error messages 2017-04-07 22:56:27 +02:00
Darien Raymond
9bb66b4de4
update error messages 2017-04-07 22:45:07 +02:00
Darien Raymond
de0d0b3eb0
fix test break 2017-04-07 22:29:31 +02:00
Darien Raymond
ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
1b244bf3a1
reduce VMess memory usage 2017-04-06 23:11:36 +02:00
Darien Raymond
2668954c12
update error messages 2017-04-06 22:17:13 +02:00
Darien Raymond
b4cd497abf
update error messages 2017-04-06 22:00:32 +02:00
Darien Raymond
75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond
fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
65c6972eb5
delete then add 2017-04-06 11:41:57 +02:00
Darien Raymond
dff0230034
add aead cipher 2017-04-05 22:55:26 +02:00
Darien Raymond
a3042583e8
remove unused file 2017-04-05 22:51:07 +02:00
Darien Raymond
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
db8e09512c
stop sending content-length in http CONNECT 2017-04-04 11:01:41 +02:00
Darien Raymond
18b0b87c52
no-op timer 2017-04-04 10:24:38 +02:00
Darien Raymond
f34ad57b58
refactor timer api 2017-03-31 21:45:43 +02:00
Darien Raymond
a57531ef5d
cancel context after finish 2017-03-31 21:10:33 +02:00
Darien Raymond
e39a67d5bc
log timeout in freedom 2017-03-31 17:45:55 +02:00
Darien Raymond
f643344154
merge buf stream 2017-03-27 11:26:44 +02:00
Darien Raymond
14824c8451
fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond
d627638412
refine error message 2017-03-07 22:08:16 +01:00
Darien Raymond
6363c33790
detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond
e480091388
smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond
0f71305ee1
refine log message 2017-02-21 22:15:20 +01:00
Darien Raymond
3112d3a2d3
typo 2017-02-21 15:48:21 +01:00
Darien Raymond
020b436827
merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond
3c032f0d53
update frame header masking strategy 2017-02-14 14:16:43 +01:00
Darien Raymond
104446afdf
update masking strategy 2017-02-14 10:55:45 +01:00
Darien Raymond
8d6a4d0a8a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-14 10:13:13 +01:00
Darien Raymond
0d83330ced
condition session history 2017-02-14 10:13:09 +01:00
Darien Raymond
d5b1762865
mask size bytes 2017-02-14 10:11:26 +01:00
Darien Raymond
10acab0dfe
comments 2017-02-13 22:11:36 +01:00
Darien Raymond
7b707275df
naming refactoring 2017-02-13 13:16:37 +01:00
Darien Raymond
4f27a07c29
update comments 2017-02-13 13:13:21 +01:00
Darien Raymond
4c661bee47
update comments 2017-02-13 13:10:43 +01:00
Darien Raymond
02028bf8be
fix panic when there is no available handler 2017-02-13 13:08:28 +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
3e10f3ae69
server side anti reply attack 2017-02-12 13:57:36 +01:00
Darien Raymond
f2e149e1d0
remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond
0cfd8ab423
default security settings for dynamic port 2017-02-11 07:29:29 +01:00
Darien Raymond
c422196280
safe return in blackhole 2017-02-11 00:41:14 +01:00
Darien Raymond
237ccf505c
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-10 17:19:16 +01:00
Darien Raymond
5ccc915f8f
typo 2017-02-10 16:50:45 +01:00
Darien Raymond
6888093197
gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond
5e7fb6d0dd
refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond
d04d92c187
update context functions 2017-02-09 22:49:38 +01:00