1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-02 01:34:17 -04:00
Commit Graph

3629 Commits

Author SHA1 Message Date
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
Darien Raymond
03ba5ef4cb
properly close shadowsocks client udp connection 2018-02-12 12:28:18 +01:00
Darien Raymond
d801be71ea
comments 2018-02-12 11:53:41 +01:00
Darien Raymond
94e930175a
update log 2018-02-12 11:52:57 +01:00
DarienRaymond
5133ca17d1
Merge pull request #863 from v2ray/DetailedOriginalAddress]
Added Additional Debug output and error message for #854
2018-02-12 11:48:05 +01:00
Darien Raymond
f4ec85d320
fix loading of json config 2018-02-12 11:40:42 +01:00
Shelikhoo
91f32cc8c4
Auto Gen 2018-02-12 14:47:23 +08:00
Shelikhoo
5e0ed59599
added function stub for UnixReceiverHandler Instancer 2018-02-12 14:18:33 +08:00
Shelikhoo
7f34cbdaff
Add Generated Files 2018-02-12 14:17:14 +08:00
Shelikhoo
7b51a56c33
Fix pb err 2018-02-12 14:15:50 +08:00
Shelikhoo
7afd26a78f
Type switch for UnixReceiver 2018-02-12 14:15:50 +08:00
Shelikhoo
b9dddd0586
Added Dialer stub 2018-02-12 14:09:12 +08:00
Shelikhoo
8fe53261cc
Added function Stub 2018-02-12 14:09:12 +08:00
Shelikhoo
a6612a2baa
Regenerate Pb 2018-02-12 14:09:12 +08:00
Shelikhoo
5a7c49f3bd
Added Generated error helper 2018-02-12 14:09:12 +08:00
Shelikhoo
fdfa49dd1b
modify golang package name 2018-02-12 14:09:12 +08:00
Shelikhoo
c3cdd908b7
fix and generate protobuf 2018-02-12 14:09:12 +08:00
Shelikhoo
d845b4c3db
Created listener file 2018-02-12 14:09:12 +08:00
Shelikhoo
71c3e81a7e
Rebase: Add domainsocket receiver config 2018-02-12 14:07:16 +08:00
Shelikhoo
d065e722a1
Added Additional Debug output and error message for #854 2018-02-12 11:55:39 +08:00
Darien Raymond
34f51c6a0d
enable mux command for next version 2018-02-12 00:06:51 +01:00
Darien Raymond
20fc4950b2
comments 2018-02-11 23:28:42 +01:00