| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-10 | Replace `TryFrom` of `AncillaryData` with a private method. | LinkTed | -23/+18 |
| 2020-10-10 | Using `read_unaligned` instead of `memcpy`. | LinkTed | -8/+6 |
| 2020-10-10 | Move `add_to_ancillary_data` and `AncillaryDataIter` to ancillary.rs | LinkTed | -5/+86 |
| 2020-10-10 | Add UCred struct | LinkTed | -9/+53 |
| 2020-10-10 | Add AncillaryError | LinkTed | -29/+44 |
| 2020-10-10 | Split net.rs into multiple files | LinkTed | -0/+3297 |
| 2020-10-10 | unix: Extend UnixStream and UnixDatagram to send and receive file descriptors | LinkTed | -0/+152 |
| 2020-09-11 | Add `peek` and `peek_from` to `UnixStream` and `UnixDatagram` | rijenkii | -0/+80 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+374 |
