index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2023-05-20
timerfd: Add TFD_TIMER_CANCEL_ON_SET flag
Andrii Pohrebniak
2023-04-05
Merge #2012
bors[bot]
2023-04-03
Add CHANGELOG entry
Noa
2023-03-20
fix: send ETH_P_ALL in htons format
Todd Neal
2023-02-10
Merge #1995
bors[bot]
2023-02-09
Rustier kqueue API
Alan Somers
2023-02-01
Enabled `AtFlags::AT_EACCESS` on all platforms but android and redox
Matteo Nardi
2023-01-14
Added changelog entry and test for LocalPeerPid
Armin Ronacher
2023-01-13
Merge #1964
bors[bot]
2023-01-13
Fix endian swap on SocketAddrV6.
Aaron Drew
2023-01-10
Added `mq_timedreceive` to `::nix::mqueue`.
David Collard
2022-12-13
Added CANbus socket family protocol constants.
fpagliughi
2022-12-10
Deprecate the signalfd function.
Alan Somers
2022-12-10
signalfd optional file descriptor
Jonathan
2022-12-08
feat: I/O safety for 'sys/termios' & 'pty'
Steve Lau
2022-12-04
Epoll
Jonathan
2022-12-04
Bump MSRV to 1.63 for I/O safety
Alex Saveau
2022-12-03
Nuke deprecated net APIs
Alex Saveau
2022-12-03
Merge #1902
bors[bot]
2022-12-02
Nuke IoVec
Alex Saveau
2022-12-02
Enable ucontext module on aarch64-unknown-linux-gnu
Ryan Zoeller
2022-11-29
Add routing socket type
Emils
2022-11-28
[skip ci] add a CHANGELOG section for the next release
Alan Somers
2022-11-28
(cargo-release) version 0.26.1
Alan Somers
2022-11-28
Fix UB in the SO_TYPE sockopt
Alan Somers
2022-11-28
[skip ci] add a CHANGELOG section for the next release
Alan Somers
2022-11-28
(cargo-release) version 0.26.0
Alan Somers
2022-11-28
[skip ci] add CHANGELOG entries for old point releases.
Alan Somers
2022-11-28
[skip ci] fix CHANGELOG formatting
Alan Somers
2022-11-29
Merge #1788
bors[bot]
2022-11-28
Elaborate CHANGELOG entry for PR #1788
Alan Somers
2022-11-29
PollFd utility functions
Jonathan
2022-11-23
add IpMtu sockopt
Jonathan de Jong
2022-11-21
Added `SockProtocol::Raw = libc::IPPROTO_RAW` for raw sockets
StackOverflowExcept1on
2022-11-21
Merge #1857
bors[bot]
2022-11-21
Merge #1871
bors[bot]
2022-11-21
fixup! Added better support for unnamed unix socket addrs
Steven Engler
2022-11-20
mmap non-zero length
Jonathan
2022-11-20
Merge #1853
bors[bot]
2022-11-20
mmap addr
Jonathan
2022-11-20
Workaround XNU bug in getifaddrs netmasks
roblabla
2022-11-20
Adds IP_TOS, IPV6_TCLASS and SO_PRIORITY sockopt wrappers
mzachar
2022-11-19
Fix using SockaddrStorage to store Unix domain addresses on Linux
Alan Somers
2022-11-11
Nuke deprecated Errno flags
Alex Saveau
2022-10-23
Add a Statfs::flags method
Alan Somers
2022-10-23
Define `MntFlags` and `unmount` on all of the BSDs.
Alan Somers
2022-10-14
Update changelog
Michael Baikov
2022-10-13
add eaccess on FreeBSD, DragonFly and Linux (musl and glibc)
Steve Lau
2022-10-10
add faccessat on illumos
Steve Lau
2022-10-08
add syncfs on linux
Steve Lau
[next]