You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/common
Darien Raymond ee489c95b3
remove Port.Bytes()
6 years ago
..
bitmask
buf remove closure on ReadFullFrom 6 years ago
bytespool GetPool() API 6 years ago
compare update tests 6 years ago
crypto remove closure on ReadFullFrom 6 years ago
dice comments 7 years ago
errors rename error object 6 years ago
log use strings.Builder 6 years ago
mux remove closure on ReadFullFrom 6 years ago
net remove Port.Bytes() 6 years ago
peer function to compare byte array 6 years ago
platform use new errorgen 6 years ago
protocol remove Port.Bytes() 6 years ago
retry use new errorgen 6 years ago
serial remove closure on ReadFullFrom 6 years ago
session comments 6 years ago
signal fix flaky test 6 years ago
strmatcher improve performance on domain matcher 6 years ago
task fix a deadlock 6 years ago
uuid update tests 6 years ago
vio remove closure on ReadFullFrom 6 years ago
common.go first part to move feature interfaces into dedicated directory 6 years ago
common_test.go
errors.generated.go simplify error creation 6 years ago
interfaces.go Require Type() for Feature 6 years ago
type.go
type_test.go