1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-20 20:24:15 -04:00
v2fly/proxy/vmess
Jebbs 7c1ab06206
v5: Remove v2ctl & wv2ray (#488)
* remove v2ctl, wv2ray
* remove v2ctl, wv2ray build scripts
* remove infra/control/main
* remove !confonly flag
* remove ctlcmd package
* remove Confgi.Override func
* move commands package into main
2020-12-04 22:32:55 +08:00
..
aead Refactor common/antireplay, unexport unnecessary public fields. (#422) 2020-11-17 21:05:26 +08:00
encoding Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
inbound v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
outbound v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
account.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
account.pb.go Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
account.proto Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
validator_test.go VMess AEAD Experiment 2020-06-06 17:11:30 +08:00
validator.go v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
vmess.go Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
vmessCtxInterface.go Make isAEAD more efficient 2020-09-21 01:10:56 +00:00