Age | Commit message (Expand) | Author |
---|---|---|
2015-10-28 | Fix handling of sockaddr_un lengths | Geoffrey Thomas |
2015-10-06 | Add support for sendmsg(2), recvmsg(2), and cmsg(3) | Geoffrey Thomas |
2015-09-28 | Revert "Add support for sendmsg(2), recvmsg(2), and cmsg(4)" | Carl Lerche |
2015-09-24 | Add support for sendmsg(2), recvmsg(2), and cmsg(4) | Geoffrey Thomas |
2015-04-11 | Add socketpair | Florian Hartwig |
2015-04-01 | Remove usage of std::num::Int | Carl Lerche |
2015-03-25 | Tweak conversion in test | Carl Lerche |
2015-03-25 | Track Rust master | Carl Lerche |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-03-19 | Track Rust nightlies | Carl Lerche |
2015-02-27 | Further SockAddr & NixPath cleanup | Carl Lerche |
2015-02-25 | Large cleanup, mostly of socket functions | Carl Lerche |
2015-02-22 | Remove prefix from SockAddr variants | Carl Lerche |
2015-02-22 | Implement round trip SockAddr conversions | Carl Lerche |
2015-02-21 | Fix uio and add SockAddr conversions | Carl Lerche |