1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
Commit Graph

158 Commits

Author SHA1 Message Date
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
Darien Raymond
24a8ad6dcf
enable socks outbound 2017-01-08 01:25:35 +01:00
Darien Raymond
9a7d389f15
proto fixes 2017-01-04 14:43:52 +01:00
Darien Raymond
723207158f
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-04 11:10:52 +01:00
Darien Raymond
588c43f291
kcp header as wechat video 2017-01-03 22:46:22 +01:00
Darien Raymond
31d6e74482
remove rawtcp 2017-01-03 14:53:59 +01:00
Darien Raymond
c9a421fba6
remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond
1e5061f15e
fix #351 2017-01-03 01:37:27 +01:00
Darien Raymond
72ae6b3bfd
remove proto-gen script 2017-01-02 20:53:18 +01:00
Darien Raymond
20fe6d10a4
rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond
7cbef6723c
generate protobuf files on the fly 2017-01-02 20:43:41 +01:00
Darien Raymond
52e1dfaeac
remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond
19c250de20
fix proto-gen.sh for macos 2016-12-26 01:00:57 +01:00
Darien Raymond
d9196b4217
universal proto-gen 2016-12-23 11:21:34 +01:00
Darien Raymond
7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00
Darien Raymond
25533412db
comments 2016-12-21 21:43:00 +01:00