1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 20:45:23 +00:00
Commit Graph

596 Commits

Author SHA1 Message Date
Darien Raymond
2c3ed5d9e4
snifered dispatch 2017-04-25 00:49:27 +02:00
Darien Raymond
77521029b1
support for http and tls header sniffing 2017-04-25 00:19:22 +02:00
Darien Raymond
cea6e28634
refactor 2017-04-23 13:41:52 +02:00
Darien Raymond
6a90ce3c43
comments 2017-04-21 15:36:05 +02:00
Darien Raymond
f01b0552a9
direct multibuf reading from kcp engine 2017-04-20 15:02:35 +02:00
Darien Raymond
114f390a69
cleanup 2017-04-20 14:37:53 +02:00
Darien Raymond
5f4acaa9ea
merging reader and writer 2017-04-20 11:00:15 +02:00
Darien Raymond
6d7aaa6535
bug fixes 2017-04-19 21:27:21 +02:00
Darien Raymond
fccf0c2edb
fix linux test 2017-04-19 11:52:17 +02:00
Darien Raymond
027270fd2c
cleanup 2017-04-19 11:20:08 +02:00
Darien Raymond
09398989b6
fix mss calculation 2017-04-18 21:31:14 +02:00
Darien Raymond
83920a091e
WriteMultiBuffer for mKCP 2017-04-18 21:23:51 +02:00
Darien Raymond
69b51bffbb
implement write multi buffer in websocket 2017-04-18 20:56:29 +02:00
Darien Raymond
c9eacc534a
fix test break 2017-04-18 13:02:42 +02:00
Darien Raymond
ad996f4db8
remove hard type convertion on tcp config 2017-04-18 12:55:09 +02:00
Darien Raymond
47b155b77f
fix test break 2017-04-18 12:51:38 +02:00
Darien Raymond
cee2fe4b6f
fix test break 2017-04-18 12:35:54 +02:00
Darien Raymond
64179350e6
fix test break 2017-04-18 12:20:46 +02:00
Darien Raymond
3cb60fac90
fix test break 2017-04-18 12:12:17 +02:00
Darien Raymond
40f890e638
fix getting sys fd 2017-04-18 12:02:43 +02:00
Darien Raymond
57a353e92f
return EOF on context done 2017-04-16 21:31:16 +02:00
Darien Raymond
2f565bfd5e
simplify ray stream 2017-04-16 09:57:28 +02:00
Darien Raymond
b1dfff2fdd
remove 8k buffer pool 2017-04-15 21:19:21 +02:00
Darien Raymond
f506a39d32
multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond
0ef9143ffd
refactor 2017-04-14 21:38:07 +02:00
Darien Raymond
94e01672d7
update error propagation 2017-04-14 14:58:32 +02:00
Darien Raymond
f57260c358
refactor 2017-04-13 22:17:58 +02:00
Darien Raymond
68bc9ea8e4
cleanup error messages 2017-04-09 15:04:04 +02:00
Darien Raymond
7c1b3ac1f0
cleanup error messages 2017-04-09 13:30:46 +02:00
Darien Raymond
35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
b943581e5b
gofmt 2017-04-09 00:54:07 +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
954587cdc9
fix build for linux 2017-04-06 23:11:26 +02:00
Darien Raymond
2668954c12
update error messages 2017-04-06 22:17:13 +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
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
d792faff70
fix interface 2017-04-03 01:06:49 +02:00
Darien Raymond
14824c8451
fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond
8ce6e741f1
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-03-27 11:12:36 +02:00
Darien Raymond
cb0e29ccdb
merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond
bb4daedd4c
allow 0 timeout 2017-03-27 08:56:16 +02:00
Darien Raymond
d627638412
refine error message 2017-03-07 22:08:16 +01:00
Darien Raymond
514dcffe2e
Fix a potential issue causing high CPU usage 2017-03-02 11:54:40 +01:00
Darien Raymond
6a640cf32d
refactor 2017-02-27 15:16:09 +01:00
Darien Raymond
ec0986d6a9
remove useless code 2017-02-27 15:13:22 +01:00
Darien Raymond
d2897633a6
comments 2017-02-26 15:01:50 +01:00
Darien Raymond
f87b0fcde7
import updater effeciency 2017-02-26 15:01:43 +01:00
Darien Raymond
d93ff628bc
refactor tcp worker 2017-02-26 14:38:41 +01:00