1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-07 17:44:02 -04:00
Commit Graph

1304 Commits

Author SHA1 Message Date
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
Darien Raymond
f99bd8b8b2 remove unused functions 2017-02-08 10:38:36 +01:00
Darien Raymond
27b0401c20 remove context functions for allow passive connection 2017-02-08 10:37:53 +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
d3d2fab1d9 refine error messages 2017-02-02 14:42:31 +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