1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 01:15:38 +00:00
v2fly/proxy/vmess
2020-11-22 05:05:01 +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 32 -> 0 2020-11-02 11:00:08 +00:00
outbound Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
account.go VMess AEAD will be used when alterId is 0 2020-09-09 00:02:53 +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 Some minor fixes (#433) 2020-11-20 01:02:52 +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