1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-19 03:34:31 -04:00
Commit Graph

2123 Commits

Author SHA1 Message Date
Darien Raymond
b2e084c78c
recycler interface 2016-11-27 08:47:24 +01:00
Darien Raymond
b3c5b6b8a2
nice log print 2016-11-27 08:47:11 +01:00
Darien Raymond
ccbd6da20e
hashable address 2016-11-27 08:47:03 +01:00
Darien Raymond
470e35849f
Server side OTA settings in shadowsocks 2016-11-25 16:46:59 +01:00
Darien Raymond
22379e5a6b
refactor connection pool 2016-11-24 23:16:05 +01:00
Darien Raymond
e8cde53975
fix tcp log 2016-11-22 08:23:03 +01:00
Darien Raymond
b9dde62ae7
fix import 2016-11-22 08:21:10 +01:00
Darien Raymond
8dbb45bf06
remove test log 2016-11-22 00:54:40 +01:00
Darien Raymond
e0116d3957
fix http read 2016-11-22 00:52:26 +01:00
Darien Raymond
13b1bf09cf
more log 2016-11-22 00:42:31 +01:00
Darien Raymond
de414de7a2
test log 2016-11-22 00:36:47 +01:00
Darien Raymond
dc0e9aa9b3
output bytes instead of string 2016-11-22 00:25:00 +01:00
Darien Raymond
90504fc077
better error handling 2016-11-22 00:20:06 +01:00
Darien Raymond
85da0dae28
fix printf 2016-11-22 00:19:51 +01:00
Darien Raymond
6804d8f73a
better handling error from Pipe() 2016-11-22 00:17:49 +01:00
Darien Raymond
a9946a2dc1
don't close writing in ss test 2016-11-22 00:00:49 +01:00
Darien Raymond
85f9e39416
also resize value when error 2016-11-22 00:00:27 +01:00
Darien Raymond
36cc6f5ef2
remove unused code 2016-11-21 23:27:32 +01:00
Darien Raymond
bc822985ab
shadowsocks log 2016-11-21 23:06:26 +01:00
Darien Raymond
15cb543abb
release memory in kcp connection 2016-11-21 22:41:12 +01:00
Darien Raymond
70c75038a2
small buffer 2016-11-21 22:08:34 +01:00
Darien Raymond
c041740940
remove ErrMissingApplication 2016-11-21 21:13:01 +01:00
Darien Raymond
55be94f8e3
Update version 2016-11-20 22:09:32 +01:00
Darien Raymond
30cd9e929d
add exponential backoff as retry logic 2016-11-20 21:47:51 +01:00
Darien Raymond
56fb8c478c
remove unused code 2016-11-20 11:00:59 +01:00
Darien Raymond
6c441e2a5f
format log 2016-11-20 01:43:08 +01:00
Darien Raymond
d6086e0e9b
remove buggy test case 2016-11-19 22:54:42 +01:00
Darien Raymond
84740b676a
handle empty payload 2016-11-19 22:40:14 +01:00
Darien Raymond
f64c79e239
log 2016-11-19 22:40:06 +01:00
Darien Raymond
1bbbb6e3cd
release payload after writting 2016-11-19 22:39:18 +01:00
Darien Raymond
def8a19a7e
small fixes 2016-11-19 22:38:50 +01:00
Darien Raymond
1169476e69
return correct number of bytes written 2016-11-19 22:38:24 +01:00
Darien Raymond
18cd10be2b
revert buffer api change 2016-11-19 21:13:00 +01:00
Darien Raymond
87a8f7a953
fix chan writer 2016-11-19 21:12:52 +01:00
Darien Raymond
c884d04c7b
buffer api 2016-11-19 14:38:35 +01:00
Darien Raymond
ecd0cf2fe2
fix proxy settings in vmess outbound 2016-11-19 14:38:28 +01:00
Darien Raymond
2078f29142
refine error message 2016-11-19 14:38:13 +01:00
Darien Raymond
26aa48d4f9
fix shadowsocks ota 2016-11-19 10:57:00 +01:00
Darien Raymond
5a32cd8602
remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond
ac2f62b239
reduce memory footprint in kcp 2016-11-19 01:49:54 +01:00
Darien Raymond
ed780951aa
save some goroutines 2016-11-19 01:48:38 +01:00
Darien Raymond
65a49e7fa0
small fixes 2016-11-19 00:37:11 +01:00
Darien Raymond
292176c57f
simplify udp payload queue 2016-11-19 00:34:30 +01:00
Darien Raymond
1a1383c2ea
simplify random 2016-11-18 21:34:42 +01:00
Darien Raymond
a14795e1e6
optimize udp hub 2016-11-18 21:30:03 +01:00
Darien Raymond
4ee758c4d2
simplify kcp logic 2016-11-18 16:19:13 +01:00
Darien Raymond
2a2b0242cb
gofmt 2016-11-18 15:07:05 +01:00
Darien Raymond
4d51990c66
fix coverage 2016-11-18 00:31:59 +01:00
Darien Raymond
7632618584
fix temp file generation 2016-11-18 00:01:37 +01:00
Darien Raymond
03d8c33fd1
tag for default inbound and outbound 2016-11-17 23:23:46 +01:00