1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
Darien Raymond
dde6d89004
include readme file 2017-02-24 13:35:52 +01:00
Darien Raymond
afd6094cbe fix test break 2017-02-23 19:46:58 +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
880f23647e
flag 2017-02-22 22:40:43 +01:00
Darien Raymond
7d2e2baaf9
mips release with golang 1.8 2017-02-17 10:22:38 +01:00
Darien Raymond
5c824dbe82
fix version settings in build 2017-02-12 21:54:35 +01:00
Darien Raymond
6888093197
gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond
d04d92c187
update context functions 2017-02-09 22:49:38 +01:00
Darien Raymond
e5fbe56e2e
fix test break 2017-02-09 11:42:03 +01:00
Darien Raymond
dc8e94ac79
test case for transport config 2017-02-08 10:26:58 +01:00
Darien Raymond
d7167f552d
remove allowPassiveConnection from config 2017-02-07 21:28:21 +01:00
Darien Raymond
b5d14b6823
update java options 2017-02-03 23:15:10 +01:00
Darien Raymond
d3d2fab1d9
refine error messages 2017-02-02 14:42:31 +01:00
Darien Raymond
f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond
57fc444b3c
check nil for outbound config 2017-02-01 12:15:18 +01:00
Darien Raymond
31294ba79a
update default config 2017-01-31 14:44:08 +01:00
Darien Raymond
df44a53ca0
update release ci 2017-01-31 14:36:20 +01:00
Darien Raymond
32abea1397
default freedom timeout to 600 2017-01-27 09:01:39 +01:00
Darien Raymond
216fb544cd
generate java sdk 2017-01-26 23:41:39 +01:00
Darien Raymond
b2683a8bf0
default host 2017-01-26 23:09:46 +01:00
Darien Raymond
9462f710a5
able to redirect to another destination in freedom 2017-01-26 23:05:24 +01:00
Darien Raymond
ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond
008407ebb4 Merge pull request #369 from ToutyRater/master
Update router_chinasites.go
2017-01-24 17:36:29 +01:00
ToutyRater
58e2902c52 Update router_chinasites.go 2017-01-24 15:32:51 +00:00
Darien Raymond
b3aa3200ed
fix error messages for socks config 2017-01-17 10:44:24 +01:00
Darien Raymond
6eff0acc0b
rename transportsettings to transportconfig 2017-01-16 14:18:33 +01:00
Darien Raymond
9a0ddb78ff
fix noop connection header 2017-01-16 14:17:59 +01:00
Darien Raymond
195594bed0
fix network list build 2017-01-13 21:58:18 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond
f9b3a1446a
release per version 2017-01-12 10:57:28 +01:00
Darien Raymond
4c79c4b84b
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-11 23:59:39 +01:00
Darien Raymond
ab78b5a17e
remove git version detection 2017-01-11 23:59:37 +01:00
Darien Raymond
0002c436b5 Update release-ci.sh 2017-01-11 17:53:43 +01:00
Darien Raymond
fb8cbe4b20
add support for mips and mipsle 2017-01-09 15:47:10 +01:00
Darien Raymond
74ad6eaff9
test case for socks json config 2017-01-08 22:07:44 +01:00