1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-13 04:35:51 -05:00
Commit Graph

583 Commits

Author SHA1 Message Date
Darien Raymond
f506a39d32 multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond
a8586eace6 fix interface 2017-04-09 12:45:25 +02:00
Darien Raymond
345e43b4c4 update error message 2017-04-09 09:49:19 +02:00
Darien Raymond
2a51b71ba4 use merging reader only for tcp traffic 2017-04-09 09:08:10 +02:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +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
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
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
2e5cb82790 update proto 2017-04-04 12:28:14 +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
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
e480091388 smart error propagation 2017-02-21 23:14:07 +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
7b707275df naming refactoring 2017-02-13 13:16:37 +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
0cfd8ab423 default security settings for dynamic port 2017-02-11 07:29:29 +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
Darien Raymond
ce34a25e66 fix build break 2017-02-06 13:49:03 +01:00
Darien Raymond
b5d14b6823 update java options 2017-02-03 23:15:10 +01:00
Darien Raymond
c4d0227977 simplify dialer and dispatcher parameters 2017-02-03 22:35:09 +01:00
Darien Raymond
504ff4b0c4 remove mux settings from vmess 2017-02-03 00:14:43 +01:00
Darien Raymond
8afdbbfc9f fix error usage 2017-02-02 10:51:15 +01:00
Darien Raymond
f046f334cd move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond
08b9778f05 refine user timeout 2017-01-31 17:46:39 +01:00
Darien Raymond
ad7d98473f remove timeout reader 2017-01-31 16:49:59 +01:00
Darien Raymond
c462e35aad cancel sessions after inactivity 2017-01-31 12:42:05 +01:00
Darien Raymond
cbebbc3e68 remove aggressive reader 2017-01-30 22:07:22 +01:00
Darien Raymond
bfcc75f5d1 fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond
c09ca41161 handle close wait 2017-01-28 22:31:21 +01:00