1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 03:25:23 +00:00
Commit Graph

3187 Commits

Author SHA1 Message Date
Darien Raymond
3c1a7ad737
Update version 2018-02-22 21:12:10 +01:00
Darien Raymond
0a3b3d0b6d
refactor UDPNameServer clean up task 2018-02-22 17:29:21 +01:00
Darien Raymond
df34931ab3
fix log test 2018-02-22 15:28:21 +01:00
Darien Raymond
bc1979400e
simplify log 2018-02-22 15:27:51 +01:00
Darien Raymond
6b872c266c
session id 2018-02-22 15:26:00 +01:00
Darien Raymond
80a1e73361
fix error propagation in vmess server 2018-02-22 15:25:26 +01:00
Darien Raymond
cdfbd0317f
remove unused function 2018-02-22 11:58:46 +01:00
Darien Raymond
0920af171b
remove redundent code 2018-02-22 10:49:06 +01:00
Darien Raymond
7e6b45ace4
format 2018-02-22 10:34:14 +01:00
Darien Raymond
1077e33d62
unify address reading in socks and shadowsocks 2018-02-22 10:31:08 +01:00
Darien Raymond
098244530b
update Must2 2018-02-21 21:42:33 +01:00
Darien Raymond
88b25d38cb
simplify context retrieval 2018-02-21 17:05:29 +01:00
Darien Raymond
af967c2b72
use golang 1.10 for release 2018-02-21 10:36:41 +01:00
Darien Raymond
87ef3b0a8f
test case for dial 2018-02-21 00:18:53 +01:00
Darien Raymond
655fb40b3f
remove json tag 2018-02-20 23:03:29 +01:00
Darien Raymond
955444adc9
fix setter methods 2018-02-20 22:07:58 +01:00
Darien Raymond
3734195156
fix log test 2018-02-20 22:07:50 +01:00
Darien Raymond
c335789e40
close inner features before resetting 2018-02-20 21:22:41 +01:00
Darien Raymond
f0849543ed
remove commander from core feature 2018-02-20 21:19:09 +01:00
Darien Raymond
c25a76a0cf
integration test case for policy 2018-02-20 13:53:07 +01:00
Darien Raymond
b3fd320be7
more test cases 2018-02-19 23:01:00 +01:00
Darien Raymond
1f8fcb558d
fix error handling in freedom, shadowsocks and socks 2018-02-19 21:38:04 +01:00
Darien Raymond
446059f8dc
fix error handling in outbound handler 2018-02-19 17:51:10 +01:00
Darien Raymond
b3e46f5d07
fix error handling in buf.Copy 2018-02-19 17:50:53 +01:00
Darien Raymond
f1231822f7
fix error handling in ray 2018-02-19 17:50:36 +01:00
Darien Raymond
226d65c6c7
fix error handling in vmess outbound 2018-02-19 17:50:21 +01:00
Darien Raymond
e7858e78d5
properly set timeout in dokodemo door 2018-02-19 16:53:07 +01:00
Darien Raymond
e49d49bb9d
test case for adding and removing user by command 2018-02-19 16:52:51 +01:00
Darien Raymond
39cfc982b5
test case for policy 2018-02-17 23:37:09 +01:00
Darien Raymond
baeef07abb
fix yaml syntax 2018-02-17 21:59:52 +01:00
Darien Raymond
512fa40a4a
try Go 1.10 2018-02-17 21:54:59 +01:00
Darien Raymond
ab9ca3b842
move json config into a separate package 2018-02-17 21:22:51 +01:00
Darien Raymond
5bd3cee371
gofmt 2018-02-17 21:22:28 +01:00
Darien Raymond
2789798390
remove clock feature 2018-02-16 15:54:53 +01:00
Darien Raymond
95be224caf
fix coverage test 2018-02-16 15:29:22 +01:00
Darien Raymond
07ca87990d
update coverall script 2018-02-16 15:17:09 +01:00
Darien Raymond
3d8f837c07
comments 2018-02-16 14:04:02 +01:00
Darien Raymond
242e65e424
move Println to main 2018-02-16 14:03:55 +01:00
Darien Raymond
e9e6b21252
Update version 2018-02-15 21:11:43 +01:00
Darien Raymond
2a07838bb9
extendable config format 2018-02-14 23:57:40 +01:00
Darien Raymond
94125236e6
include log command 2018-02-14 22:00:15 +01:00
Darien Raymond
84f8192b61
fix default logger 2018-02-14 22:00:08 +01:00
Darien Raymond
42e9af63aa
details about GetFeature 2018-02-14 21:59:58 +01:00
Darien Raymond
c48fa50ab1
logger service 2018-02-14 17:35:09 +01:00
Darien Raymond
1e0b35f869
fix nil reference in udp worker 2018-02-14 13:41:21 +01:00
Darien Raymond
ccb2a9f168
comments 2018-02-13 11:15:04 +01:00
Darien Raymond
31d1fb6cc3
fix lint errors 2018-02-12 21:35:10 +01:00
Darien Raymond
ae395bbe1f
increase udp hub capacity 2018-02-12 15:08:20 +01:00
Darien Raymond
ae4dece6b0
explictly use the io.Writer instance for writing net.Buffers 2018-02-12 14:35:42 +01:00
Darien Raymond
7391b2439e
simplify udp hub 2018-02-12 13:14:11 +01:00