Darien Raymond
|
2c26705a00
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
8 年 前 |
DarienRaymond
|
d256f8d4af
Merge pull request #716 from IbarakiKasen/master
|
8 年 前 |
Darien Raymond
|
8fb69fc2b6
send IPv6 query only to supported server.
|
8 年 前 |
IbarakiKasen
|
c0564cd747
Fix typo, fix #715
|
8 年 前 |
Darien Raymond
|
878d412c6a
handle truncated DNS messages. fix #713
|
8 年 前 |
Darien Raymond
|
ed1243b32b
require proxy auth when not set. fix #712
|
8 年 前 |
Darien Raymond
|
5c9f54a453
fix length check in auth reader
|
8 年 前 |
Darien Raymond
|
5751490802
Update version
|
8 年 前 |
Darien Raymond
|
028b2b74c9
fix lint warning
|
8 年 前 |
Darien Raymond
|
a6393449e0
force reader to be nil
|
8 年 前 |
Darien Raymond
|
5e8cf7bde6
redo http upload performance
|
8 年 前 |
Darien Raymond
|
b859bdf684
test case for http post and connect
|
8 年 前 |
Darien Raymond
|
afcad409e2
reallocate in for loop
|
8 年 前 |
Darien Raymond
|
88b521c77e
remove debug info
|
8 年 前 |
Darien Raymond
|
41bc2a6ce4
Revert "improve performance for http upload"
|
8 年 前 |
Darien Raymond
|
d03d72ba40
update
|
8 年 前 |
Darien Raymond
|
16ee684646
Update version
|
8 年 前 |
Darien Raymond
|
e69e6d00cb
actually run v2ctl
|
8 年 前 |
Darien Raymond
|
6f885e0663
Update version
|
8 年 前 |
Darien Raymond
|
aa2c1f76f4
remove unused function
|
8 年 前 |
Darien Raymond
|
23b768576e
always allocate buffer in Write
|
8 年 前 |
Darien Raymond
|
51ddc00c70
reduce buffer size in websocket
|
8 年 前 |
Darien Raymond
|
c4be61e854
retrieve the root cause of the error
|
8 年 前 |
Darien Raymond
|
cddf74334d
improve performance for http upload
|
8 年 前 |
Darien Raymond
|
743d35c059
flush when not buffered
|
8 年 前 |
Darien Raymond
|
f3ba1dbb8c
fix lint warnings
|
8 年 前 |
Darien Raymond
|
23f209075f
use ip if already resolved
|
8 年 前 |
Darien Raymond
|
26f005e822
resolve to ip on demand
|
8 年 前 |
Darien Raymond
|
f3c5df8798
make sure writer not buffered
|
8 年 前 |
Darien Raymond
|
5a6022d1ed
log err for SetReadDeadline(). fix #707
|
8 年 前 |