You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal/multiplex
Qian Wang b7549c0664 Fix a potential nil pointer 5 years ago
..
bufferedPipe.go Use a buffered pipe to buffer sorted data 5 years ago
bufferedPipe_test.go Buffer reuse in obfs 5 years ago
frame.go Syntax cleanups 6 years ago
frameSorter.go Refactor frame sorter 5 years ago
frameSorter_test.go Refactor frame sorter 5 years ago
obfs.go Force aead key sizes as 32 bytes due to chacha20-poly1305 5 years ago
obfs_test.go Modify some tests 5 years ago
qos.go Differentiate concrete types of LimitedValve and UnlimitedValve to avoid unnecessary atomic.AddUint64 since it has non-trivial overhead on embedded systems 5 years ago
session.go Fix a potential nil pointer 5 years ago
session_test.go Modify some tests 5 years ago
stream.go Add more trace logs 5 years ago
stream_test.go Modify some tests 5 years ago
switchboard.go Differentiate concrete types of LimitedValve and UnlimitedValve to avoid unnecessary atomic.AddUint64 since it has non-trivial overhead on embedded systems 5 years ago