1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 12:45:24 +00:00
Commit Graph

2466 Commits

Author SHA1 Message Date
Darien Raymond
8175a751db
update geoip 2017-04-09 01:12:09 +02:00
Darien Raymond
503f767862
error generator 2017-04-09 00:54:23 +02:00
Darien Raymond
b943581e5b
gofmt 2017-04-09 00:54:07 +02:00
Darien Raymond
bc4e2293ef
remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond
6c736b8d57
fix test break 2017-04-08 22:09:13 +02:00
Darien Raymond
2d813295e6
laze init of error messages 2017-04-08 21:18:13 +02:00
Darien Raymond
1fa83aead5
golang 1.8.1 2017-04-08 07:33:47 +02:00
Darien Raymond
a034276eee
update error messages 2017-04-07 22:56:27 +02:00
Darien Raymond
9bb66b4de4
update error messages 2017-04-07 22:45:07 +02:00
Darien Raymond
de0d0b3eb0
fix test break 2017-04-07 22:29:31 +02:00
Darien Raymond
ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
cc8935ee02
enable mux by default 2017-04-07 21:00:51 +02:00
Darien Raymond
806ee420e5
Update version 2017-04-07 17:20:40 +02:00
Darien Raymond
1b244bf3a1
reduce VMess memory usage 2017-04-06 23:11:36 +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
b4cd497abf
update error messages 2017-04-06 22:00:32 +02:00
Darien Raymond
67956b9120
update error message 2017-04-06 21:44:20 +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
65c6972eb5
delete then add 2017-04-06 11:41:57 +02:00
Darien Raymond
f37f03f476
use preemptible machine 2017-04-05 23:43:51 +02:00
Darien Raymond
16ce077d58
rename server 2017-04-05 23:38:37 +02:00
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
8acde086c3
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 17:36:18 +02:00
Darien Raymond
babf7476ff
more logs 2017-04-05 17:36:15 +02:00
Darien Raymond
7682929c11
close main connection quicker 2017-04-05 15:22:21 +02:00
Darien Raymond
4ee1abdaff
refactor 2017-04-05 14:26:20 +02:00
Darien Raymond
9b1d20943f
clean up mux client in manager 2017-04-05 14:24:15 +02:00
Darien Raymond
d10445d49a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 14:13:28 +02:00
Darien Raymond
4d682c01e0
refactor mux 2017-04-05 14:13:26 +02:00
Darien Raymond
2a3facab5a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 13:46:13 +02:00
Darien Raymond
55328921b5
wait for done 2017-04-05 13:46:11 +02:00
Darien Raymond
0a15bceb55
fix dead lock 2017-04-05 12:56:50 +02:00
Darien Raymond
947492a71c
close all sessions after main connection ends 2017-04-05 11:02:49 +02:00
Darien Raymond
32842bc14b
shutdown after build complete 2017-04-04 23:11:52 +02:00
Darien Raymond
3e809f4750
fix comments 2017-04-04 21:26:48 +02:00
Darien Raymond
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
7195c17af6
close server down link 2017-04-04 11:20:07 +02:00
Darien Raymond
619c7b9e39
update mux test case 2017-04-04 11:08:06 +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
55ecd92064
simplify mux code 2017-04-04 00:17:38 +02:00
Darien Raymond
27009786e9
output error 2017-04-04 00:17:29 +02:00
Darien Raymond
a49816ae46
more complicated mux test 2017-04-03 23:43:45 +02:00
Darien Raymond
bf0a4c428e
refactor mux code 2017-04-03 23:43:33 +02:00
Darien Raymond
682235cacc
refactor server worker 2017-04-03 17:28:15 +02:00
Darien Raymond
16e4b5bda5
update test 2017-04-03 15:01:49 +02:00
Darien Raymond
dd01937b2f
test case for mux 2017-04-03 15:00:14 +02:00