1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-01 10:09:18 -04:00
Commit Graph

32 Commits

Author SHA1 Message Date
Loyalsoldier
f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
loyalsoldier
b181045b0c Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
Vigilans
30e312f72b Apply sockopt from inbound config to dokodemo tproxy's response connection 2020-08-01 02:04:06 +08:00
Kirill Motkov
0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond
a5dcb0f13e refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
d730637239 Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond
273342d0b9 move stats and inbound to features directory 2018-10-11 21:14:53 +02:00
Darien Raymond
b6dc31d3fe first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Darien Raymond
091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond
9977eadf8c remove dependency from errors to session 2018-06-25 01:09:02 +02:00
Darien Raymond
adade2bffd fix lint warnings 2018-05-31 11:55:11 +02:00
Darien Raymond
a320196b77 refine domain socket transport 2018-04-09 17:09:24 +02:00
Shelikhoo
6d1faf5f6e Remove staging code 2018-04-05 19:28:30 +08:00
Shelikhoo
c542c043f3 Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket 2018-04-05 19:11:33 +08:00
Darien Raymond
75a7e9c7f5 comments 2018-04-04 21:32:40 +02:00
Shelikhoo
7e96581921 Added integration 2018-04-04 17:12:09 +08:00
Darien Raymond
a3f47f4fa2 comments 2018-04-04 00:57:44 +02:00
Shelikhoo
43abfc9463 Unix listeners(sync commit) 2018-03-11 13:44:21 +08:00
Darien Raymond
88b25d38cb simplify context retrieval 2018-02-21 17:05:29 +01:00
Shelikhoo
5e0ed59599 added function stub for UnixReceiverHandler Instancer 2018-02-12 14:18:33 +08:00
Shelikhoo
7afd26a78f Type switch for UnixReceiver 2018-02-12 14:15:50 +08:00
Darien Raymond
862f9a152e comments and refactoring 2018-02-08 22:09:55 +01:00
Darien Raymond
efcb567273 remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
8b5fe1a13b correct handler running status 2018-02-07 12:34:15 +01:00
Darien Raymond
1e6d5561cc prototype of commander 2018-02-05 23:38:24 +01:00
Darien Raymond
292d7cc353 massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond
2bf5a008f0 fix error levels 2017-12-27 22:25:12 +01:00
Darien Raymond
d43a23aa96 move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
0e01e9e9ca comments 2017-04-09 14:49:40 +02:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
67956b9120 update error message 2017-04-06 21:44:20 +02:00
Darien Raymond
ca721230e1 split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00