summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Merge #1016bors[bot]
2019-03-04Merge #1033bors[bot]
2019-03-03Reenable test_sigwait on OSXAlan Somers
2019-03-03Delete a useless unit test that never did anything.Alan Somers
2019-03-03Fix test_thread_signal* test failures with Cargo 1.33.0Alan Somers
2019-03-03Fix the build on OSX with libc 0.2.49Alan Somers
2019-02-21Added inotify bindings for Linux and Android.Vincent Dagonneau
2019-02-14Merge #1020bors[bot]
2019-02-14Enable IPv4PacketInfo and Ipv6PacketInfo on more OSes.Alan Somers
2019-02-14Add CHANGELOG entry.Alan Somers
2019-02-14Fix misaligned references when using recvmsg with control messagesAlan Somers
2019-02-14Replace CmsgSpace with a macroAlan Somers
2019-02-14Fix error handling of RecvMsgAlan Somers
2019-02-14Replace hand-rolled cmsg logic with libc's cmsg(3) functions.Alan Somers
2019-02-12Merge #1027bors[bot]
2019-02-12Merge #1024bors[bot]
2019-02-12`PollFd` event flags renamed to `PollFlags` from `EventFlags`.Amanjeev Sethi
2019-02-12Bump the rand dependency to 0.6Alan Somers
2019-01-30Merge #1002bors[bot]
2019-01-23Add IP_RECVIF & IP_RECVDSTADDR.Tom Pusateri
2019-01-22Merge #991bors[bot]
2019-01-22add `mman::mprotect`Adam C. Foltzer
2019-01-15Merge #1015bors[bot]
2019-01-15Start the next dev cycleAlan Somers
2019-01-15Merge #1014bors[bot]
2019-01-15Prepare for release 0.13.0Alan Somers
2019-01-14Merge #1000bors[bot]
2019-01-15Fix build and tests issues on OpenBSD 6.4+Andrei-Marius Radu
2019-01-13Merge #817bors[bot]
2019-01-13Implement nix wrapper for libc::signalRobert Gardner
2019-01-10Merge #1010bors[bot]
2019-01-09Added ptrace getregs and setregsWill Povell
2019-01-07Merge #1005bors[bot]
2019-01-06Make ScmTimestamp's doc test more robustAlan Somers
2018-12-31Merge #1003bors[bot]
2018-12-29Switch FreeBSD CI builds from BuildBot to cirrus-ci.comAlan Somers
2018-12-17Merge #993bors[bot]
2018-12-17Merge #990bors[bot]
2018-12-16Allow 'cargo test' to complete successfully on NetBSD 8.0.Tom Pusateri
2018-12-15Add cmsg PKTINFO for IPv4 and IPv6.Tom Pusateri
2018-12-12Merge #997bors[bot]
2018-12-12Implement symlinkatoblique
2018-12-09Merge #995bors[bot]
2018-12-08Replace try! with ?Alan Somers
2018-12-06Merge #972bors[bot]
2018-12-06Add support of TCP_CONGESTION for setsockoptFensteer
2018-12-06Merge #989bors[bot]
2018-12-03DragonflyBSD: Remove unused Errno'sLevente Kurusa
2018-12-03Merge #987bors[bot]
2018-12-01Remove duplicate termios constantsBryant Mairs