1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 17:05:23 +00:00
Commit Graph

2466 Commits

Author SHA1 Message Date
Darien Raymond
21b6fa5217
stop adding new releases to install repo 2017-02-23 16:20:05 +01:00
Darien Raymond
3632474c8f
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-23 15:47:58 +01:00
Darien Raymond
175f24d1d0
remove public key from package 2017-02-23 15:47:56 +01:00
Darien Raymond
3e395e93ac
use SHA512 to sign files 2017-02-23 15:43:11 +01:00
Darien Raymond
c268916b9e
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-23 15:18:43 +01:00
Darien Raymond
61a3e88635
fix gpg sign 2017-02-23 15:18:40 +01:00
Darien Raymond
3957d3dc55
include official release gpg key 2017-02-23 15:12:11 +01:00
Darien Raymond
6fb361d1db
fix typo 2017-02-23 15:02:14 +01:00
Darien Raymond
105b9be608
sign release 2017-02-23 14:48:44 +01:00
Darien Raymond
2b62de2db6
update release ci script 2017-02-23 13:13:11 +01:00
Darien Raymond
6db9b8ba12
new ci script 2017-02-23 12:00:23 +01:00
Darien Raymond
cadedeb26b
trim gopath for cleaner stack trace 2017-02-23 11:59:32 +01:00
Darien Raymond
3d72bb7f86
remove deploy section in travis 2017-02-23 10:47:51 +01:00
Darien Raymond
880f23647e
flag 2017-02-22 22:40:43 +01:00
Darien Raymond
f4012d38dd
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-22 20:56:10 +01:00
Darien Raymond
374760ff24
more comments 2017-02-22 12:06:10 +01:00
Darien Raymond
31a21bef08
refactor uuid 2017-02-22 11:59:01 +01:00
Darien Raymond
55186c1917
check error 2017-02-22 11:58:55 +01:00
Darien Raymond
722594cb79
hide server implementation detail 2017-02-22 11:30:52 +01:00
Darien Raymond
6363c33790
detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond
52ed93408b
prevent double close in tcp hub 2017-02-21 23:18:25 +01:00
Darien Raymond
e480091388
smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond
0f71305ee1
refine log message 2017-02-21 22:15:20 +01:00
Darien Raymond
3112d3a2d3
typo 2017-02-21 15:48:21 +01:00
Darien Raymond
a3a772e1d0
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-20 16:03:44 +01:00
Darien Raymond
29d614fda5
comments 2017-02-20 11:25:05 +01:00
Darien Raymond
bf7906c7f0
clean lint warnings 2017-02-20 10:33:35 +01:00
Darien Raymond
c220f9cb3e
sync for tcp hub 2017-02-19 22:29:31 +01:00
Darien Raymond
7a97d73737
fix race condition in transport 2017-02-18 00:28:50 +01:00
Darien Raymond
ebed271a92
fix race conditions in kcp 2017-02-18 00:04:25 +01:00
Darien Raymond
587ada599c
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-17 17:24:39 +01:00
Darien Raymond
c6336158c3
Update version 2017-02-17 17:24:30 +01:00
Darien Raymond
4d34d081f1
reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
Darien Raymond
949a74edfa
fix a nil reference issue in tls listener 2017-02-17 10:33:42 +01:00
Darien Raymond
7d2e2baaf9
mips release with golang 1.8 2017-02-17 10:22:38 +01:00
Darien Raymond
9ad9af367c
rename import for net test 2017-02-16 21:08:10 +01:00
Darien Raymond
38014efdee
refactor websocket 2017-02-16 17:13:20 +01:00
Darien Raymond
935620104d
refactor websocket 2017-02-16 16:53:31 +01:00
Darien Raymond
020b436827
merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond
7199ffcaa2
refactor 2017-02-14 22:45:36 +01:00
Darien Raymond
16d803ba1d
remove unused function 2017-02-14 22:37:59 +01:00
Darien Raymond
48eb40ff39
dice.RandomUint16 2017-02-14 22:29:44 +01:00
Darien Raymond
3c032f0d53
update frame header masking strategy 2017-02-14 14:16:43 +01:00
Darien Raymond
104446afdf
update masking strategy 2017-02-14 10:55:45 +01:00
Darien Raymond
8d6a4d0a8a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-14 10:13:13 +01:00
Darien Raymond
0d83330ced
condition session history 2017-02-14 10:13:09 +01:00
Darien Raymond
d5b1762865
mask size bytes 2017-02-14 10:11:26 +01:00
Darien Raymond
9ca520893b
comments 2017-02-14 09:26:17 +01:00
Darien Raymond
520e3ea9e6
signal.semaphore 2017-02-13 23:29:34 +01:00
Darien Raymond
90200fbecb
remove signal.Once 2017-02-13 23:12:27 +01:00