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 2020bbe606
prototype for reverse proxy
6 years ago
..
bitmask
buf comments 6 years ago
bytespool GetPool() API 6 years ago
compare update tests 6 years ago
crypto use new errorgen 6 years ago
dice comments 7 years ago
errors rename error object 6 years ago
log use strings.Builder 6 years ago
mux prototype for reverse proxy 6 years ago
net use new errorgen 6 years ago
peer function to compare byte array 6 years ago
platform use new errorgen 6 years ago
protocol merge user info inbound metadata 6 years ago
retry use new errorgen 6 years ago
serial use strings.Builder 6 years ago
session comments 6 years ago
signal fix flaky test 6 years ago
strmatcher improve domain matcher performance 6 years ago
task fix a deadlock 6 years ago
uuid update tests 6 years ago
vio move size stats writer into vio 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