1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-02 20:15:24 +00:00
Commit Graph

1953 Commits

Author SHA1 Message Date
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
Darien Raymond
ad3f450bce
fix usage of io.EOF 2016-11-17 23:21:44 +01:00
Darien Raymond
192def75a1 update service def 2016-11-14 12:53:20 +01:00
Darien Raymond
3a51157929
fix allow passive connection 2016-11-13 23:08:32 +01:00
Darien Raymond
e72f8a26c8
min timeout 2016-11-13 22:29:31 +01:00
Darien Raymond
0cd9f5165f
update kcp sending worker 2016-11-13 22:27:58 +01:00
Darien Raymond
2115089d67
Update version 2016-11-13 21:31:17 +01:00
Darien Raymond
fc81b0aae2
config for inbound tag routing 2016-11-13 21:23:34 +01:00
Darien Raymond
b49f76cd1c
fix tcp reading 2016-11-13 21:05:40 +01:00
Darien Raymond
9471b5b066
refine dispatcher 2016-11-13 14:33:00 +01:00
Darien Raymond
5dc05d6352
allow outbound to be proxied 2016-11-10 23:41:28 +01:00
Darien Raymond
e30f466424
update deploy key 2016-11-09 21:58:49 +01:00
Darien Raymond
2e0d54fd4c
fix routing config on source IP 2016-11-09 10:56:15 +01:00
Darien Raymond
d343cb1ee6
proxy connection 2016-11-09 00:17:09 +01:00
Darien Raymond
7a09fcdc2f
increase kcp ack frequency 2016-11-08 00:35:14 +01:00
Darien Raymond
b0d009664a
Fix HTTP serialization 2016-11-07 10:47:30 +01:00
Darien Raymond
3d2431d21c
update test data 2016-11-07 10:38:43 +01:00
Darien Raymond
d04e145442
Update version 2016-11-06 21:05:19 +01:00
Darien Raymond
d75cb28413
fix tcp encoding 2016-11-06 21:04:56 +01:00
Darien Raymond
9f68062d48
refine http header parsing 2016-11-06 15:48:25 +01:00
Darien Raymond
d70b997d84
test case for shadowsocks UDP 2016-11-06 14:32:04 +01:00