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

2387 Commits

Author SHA1 Message Date
DarienRaymond
fd141269a4 Update README.md 2017-03-21 15:43:13 +01:00
Darien Raymond
514dcffe2e
Fix a potential issue causing high CPU usage 2017-03-02 11:54:40 +01:00
Darien Raymond
9206d7a741
fix sync issue in time calculation 2017-02-27 21:34:35 +01:00
Darien Raymond
6a640cf32d
refactor 2017-02-27 15:16:09 +01:00
Darien Raymond
ec0986d6a9
remove useless code 2017-02-27 15:13:22 +01:00
Darien Raymond
d2897633a6
comments 2017-02-26 15:01:50 +01:00
Darien Raymond
f87b0fcde7
import updater effeciency 2017-02-26 15:01:43 +01:00
Darien Raymond
d93ff628bc
refactor tcp worker 2017-02-26 14:38:41 +01:00
Darien Raymond
122461647a
Update version 2017-02-24 17:32:11 +01:00
Darien Raymond
3152d7fec3
remove deprecated API 2017-02-24 14:40:44 +01:00
Darien Raymond
dde6d89004
include readme file 2017-02-24 13:35:52 +01:00
Darien Raymond
7792237b50
adopt context in listeners 2017-02-24 01:05:16 +01:00
Darien Raymond
702cfd69de
output all inner error messages 2017-02-24 01:05:02 +01:00
Darien Raymond
9cbc9b7170
refactor dialer 2017-02-23 23:48:47 +01:00
Darien Raymond
2d83e260ac
refactor authenticators 2017-02-23 22:34:02 +01:00
Darien Raymond
afd6094cbe fix test break 2017-02-23 19:46:58 +01:00
Darien Raymond
a944df2f9b comments 2017-02-23 19:30:37 +01:00
Darien Raymond
3c856282cf
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-23 17:59:25 +01:00
Darien Raymond
41a9aec10e
windows binary with subsystem window 2017-02-23 17:59:22 +01:00
Darien Raymond
064155da13
exit when project is not specified 2017-02-23 16:45:55 +01:00
Darien Raymond
d476258e44
build after release 2017-02-23 16:44:59 +01:00
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