Commit Graph

8 Commits (ed69a8f1873e35adfdb98cc8705c3f711016b466)

Author SHA1 Message Date
Avril a6a25259b8
Buffered: Fix buffer not being cleared on flush. Added internal info messages when `cfg!(test)` is enabled.
4 years ago
Avril 3a5331b5f1
Added `bin` module for byte slice concat.
4 years ago
Avril d271f164fa
Start sock capabilities
4 years ago
Avril d3c43b323b
Added task cancelling module
4 years ago
Avril 101ce28602
Encrypt + Sign tests work.
4 years ago
Avril 226901861a
Start adding stack-allocation helper functions. (ext.rs)
4 years ago
Avril c41d5c2c28
Added `SerializedMessage::from_reader()` (reading untrusted messages)
4 years ago
Avril 9142244bca
Started `Message` protocol.
4 years ago