Commit Graph
38 Commits
Author SHA1 Message Date
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
LoyalsoldierandGitHub f98944c9e0 Chore: update protobuf (#670) 2021-02-11 14:57:20 +08:00
loyalsoldier b181045b0c Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
loyalsoldier f9175e3bc8 Fix according to go vet results 2020-08-26 19:35:33 +08:00
LoyalsoldierandGitHub ef460f68f8 Adjust Protocol Buffers (#109)
* Update protoc binary executable files to v3.13.0

* Write proto files in more standard way

* Make go generate & vprotogen compatible with protoc-gen-gofast

* Regenerate pb.go files according to new proto files

* Clean go.sum by running go mod tidy

* Implement mustEmbedUnimplementedServiceServer for gPRC services
2020-08-24 12:10:26 +00:00
yuhan6665 886598542c Add stats counter for outbounds 2020-06-27 00:31:46 -04:00
Shelikhoo 09b81b78c3 regenerate pb data 2020-06-08 16:16:32 +08:00
Darien Raymond 4468c60b95 remove usage on assert lib 2019-01-06 23:30:38 +01:00
Darien Raymond 057e271588 update proto lib 2018-12-01 17:39:51 +01: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 b4821c5ed5 move policy and dnsClient 2018-10-11 22:34:31 +02:00
Darien Raymond 091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond d55fbd7f8d simplify error creation 2018-09-30 18:39:53 +02:00
Darien Raymond 00ea6e3cb2 update protobuf generated files 2018-09-30 18:39:28 +02:00
Darien Raymond 383b84e7dd unified tproxy option 2018-09-17 15:12:58 +02:00
Darien Raymond d068f357bd update proto lib 2018-09-14 11:00:59 +02:00
Darien Raymond 200ce404c6 fix buffer settings 2018-07-31 16:46:37 +02:00
Darien Raymond 4b63638dca update protobuf lib 2018-07-25 00:36:28 +02:00
Darien Raymond ff0ae91b9b update protobuf generated files 2018-06-26 16:28:54 +02:00
Darien Raymond 65bd8509d7 fix buffer policy settings 2018-05-25 13:12:00 +02:00
Darien Raymond 213f827406 policy for internal buffer size 2018-05-25 12:08:28 +02:00
Darien Raymond 1d001c090b comments 2018-04-19 21:33:18 +02:00
Darien Raymond c76d492c0f stats counter for inbound traffic 2018-04-12 00:10:14 +02:00
Darien Raymond a3f47f4fa2 comments 2018-04-04 00:57:44 +02:00
wuxiang 3f19d09878 update some comments 2018-04-03 17:11:54 +08:00
Darien Raymond 6d98bc4607 split uplink and downlink traffic 2018-03-31 20:30:49 +02:00
Darien Raymond 695a4f8493 support stats in policy 2018-03-30 23:39:54 +02:00
Darien Raymond 7e6b45ace4 format 2018-02-22 10:34:14 +01:00
Darien Raymond c25a76a0cf integration test case for policy 2018-02-20 13:53:07 +01:00
Darien Raymond 39cfc982b5 test case for policy 2018-02-17 23:37:09 +01:00
Darien Raymond efcb567273 remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond 292d7cc353 massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond 484bdeecc9 comments 2017-12-14 15:02:36 +01:00
Darien Raymond fd8db49dc9 generalized event handler 2017-11-28 23:41:20 +01:00
Darien Raymond 973ce07db9 fix proto merging logic 2017-11-27 23:25:43 +01:00
Darien Raymond f90ec9fff0 rename interfaces 2017-11-27 22:18:39 +01:00
Darien Raymond 3214a5078c customizable policy 2017-11-27 22:09:30 +01:00