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
Andy Wang e141323c9d Fix obfsBuf being too small on closing frame 4 years ago
..
datagramBufferedPipe.go Reduce recvBuffer's implementation's buffer size limits 4 years ago
datagramBufferedPipe_test.go Give more descriptive names to multiplex objects 4 years ago
frame.go Use constants for Closing value 5 years ago
mux_test.go Use a pre-made buffer for TLSConn.Write 4 years ago
obfs.go Fix obfsBuf being too small on closing frame 4 years ago
obfs_test.go Explicitly allow buf overlap in obfs 5 years ago
qos.go Linting 4 years ago
recvBuffer.go Reduce recvBuffer's implementation's buffer size limits 4 years ago
session.go Fix obfsBuf being too small on closing frame 4 years ago
session_fuzz.go Add build directives to fuzzing functions 4 years ago
session_test.go Parameterise session inactivity timeout 4 years ago
stream.go Rename variables for clarity 4 years ago
streamBuffer.go Give more descriptive names to multiplex objects 4 years ago
streamBuffer_test.go Give time dependent tests more leeway 5 years ago
streamBufferedPipe.go Reduce recvBuffer's implementation's buffer size limits 4 years ago
streamBufferedPipe_test.go Give more descriptive names to multiplex objects 4 years ago
stream_test.go Add stream tests 4 years ago
switchboard.go Rename variables for clarity 4 years ago
switchboard_test.go Give time dependent tests more leeway 5 years ago