1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 23:36:25 -04:00
v2fly/common
2021-02-16 09:48:41 +08:00
..
antireplay Refactor common/antireplay, unexport unnecessary public fields. (#422) 2020-11-17 21:05:26 +08:00
bitmask remove dependency on assert lib 2019-01-31 20:57:01 +01:00
buf Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
bytespool Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
cache Feature: Fake DNS support (#406) 2021-02-08 18:18:52 +08:00
cmdarg V5: YAML support (#475) 2020-12-03 06:11:24 +08:00
crypto Fix: security issues & overflow potentiality (#465) 2020-11-28 21:56:20 +08:00
dice Reorder dice_test.go 2020-11-14 05:06:07 +00:00
errors remove "v2ray.com/core" in log (#478) 2020-12-02 20:00:51 +08:00
log Chore: update protobuf (#670) 2021-02-11 14:57:20 +08:00
mux Fix: security issues & overflow potentiality (#465) 2020-11-28 21:56:20 +08:00
net Merge branch 'master' into v5 2021-02-16 09:48:41 +08:00
peer
platform v5: Remove v2ctl & wv2ray (#488) 2020-12-04 22:32:55 +08:00
protocol Chore: update protobuf (#670) 2021-02-11 14:57:20 +08:00
retry Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
serial Merge branch 'master' into v5 2021-02-16 09:48:41 +08:00
session Merge branch 'master' into v5 2021-02-16 09:48:41 +08:00
signal Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
strmatcher Refactor: A faster DomainMatcher implementation (#587) 2021-01-20 15:53:07 +08:00
task Test: fix race issue (#598) 2021-01-11 20:50:58 +08:00
uuid Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
common_test.go remove dependency on assert lib 2019-01-18 15:59:39 +01:00
common.go Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
errors.generated.go
interfaces.go comments 2019-01-01 20:16:04 +01:00
type_test.go remove dep on assert lib 2019-02-02 22:19:30 +01:00
type.go