| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -126/+0 |
| 2020-11-24 | ext/ucred: fmt check | William Woodruff | -21/+7 |
| 2020-11-24 | ext/ucred: Support PID in peer creds on macOS | William Woodruff | -4/+47 |
| 2020-09-14 | Fix peer credentials for Android | Joe Ellis | -6/+5 |
| 2020-09-14 | Add documentation to public fields of UCred struct | Joe Ellis | -1/+8 |
| 2020-09-14 | Move Unix peer credentials tests to their own file | Joe Ellis | -20/+0 |
| 2020-09-14 | Add pid as an option to UCred struct | Joe Ellis | -3/+5 |
| 2020-09-14 | Use `u32::MAX` instead of `u32::max_value` | Joe Ellis | -1/+1 |
| 2020-09-14 | Add basic test for Unix peer credentials | Joe Ellis | -0/+20 |
| 2020-09-14 | Remove use of `MaybeUninit` in `ucred.rs` | Joe Ellis | -5/+2 |
| 2020-09-14 | Implementation of peer credentials for Unix sockets | Joe Ellis | -0/+92 |
