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.
 
 
 
Darien Raymond 3f3d00298a
share rand reader across auth readers
6 years ago
..
bitmask
buf simplify buffer extension 6 years ago
bytespool GetPool() API 6 years ago
compare update tests 6 years ago
crypto share rand reader across auth readers 6 years ago
dice comments 7 years ago
errors rename error object 6 years ago
log use strings.Builder 6 years ago
mux notify remote peer to close session 6 years ago
net improve parse address performance 6 years ago
peer function to compare byte array 6 years ago
platform use new errorgen 6 years ago
protocol move back to serial 6 years ago
retry use new errorgen 6 years ago
serial fix a typo 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
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