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 75dc91c15c Fix wrong wait type 5 years ago
..
bufferedPipe.go More comments 5 years ago
bufferedPipe_test.go Add and edit some tests 5 years ago
datagramBuffer.go Handle closing frame properly in datagramBuffer 5 years ago
datagramBuffer_test.go Handle closing frame properly in datagramBuffer 5 years ago
frame.go Use 64bit frame Seq to prevent nonce reuse 5 years ago
obfs.go Use 64bit frame Seq to prevent nonce reuse 5 years ago
obfs_test.go Use ENUM constants for encryption methods 5 years ago
qos.go Switch back to juju/ratelimit 5 years ago
recvBuffer.go Remove unnecessary Len check 5 years ago
session.go writeFrame returns error 5 years ago
session_test.go Use ENUM constants for encryption methods 5 years ago
stream.go Remove redundant err checking TODO 5 years ago
streamBuffer.go Receiving a closing frame no longer returns error on Write 5 years ago
streamBuffer_test.go Rename a test set 5 years ago
stream_test.go Add some tests 5 years ago
switchboard.go Fix wrong wait type 5 years ago
switchboard_test.go Fix accidentally removed tx qos 5 years ago