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
/
test
/
sys
Age
Commit message (
Expand
)
Author
2020-12-06
Switch all builds from Travis to Cirrus
Alan Somers
2020-11-29
Merge #1345
bors[bot]
2020-11-28
Disable test-aio-drop in GNU environments
Alan Somers
2020-11-27
Fix recvmmsg(2) implementation
Toby DiPasquale
2020-10-17
test_af_alg_aead waits indefinitely
Ritesh Khadgaray
2020-10-13
Add wrapper for mremap
Jim Newsome
2020-10-10
Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.
Yoav Steinberg
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
2020-09-20
Mark nix::unistd::fork as unsafe.
Vitaly _Vi Shukela
2020-08-11
use subordinate terminal device for termios calls
Joshua M. Clulow
2020-07-25
Merge #1224
bors[bot]
2020-07-07
Adding an implementation and some basic tests for timerfd.
Vincent Dagonneau
2020-07-03
Add a missing require_capability! to a test
Alan Somers
2020-06-26
Add Ipv{4,6}PacketInfo support to ControlMessage for send{m,}msg
Perry Lorier
2020-06-04
Limit internal termios API to pub(crate)
Bryant Mairs
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-26
Fix build on OpenBSD caused by erroneous inclusion in allowed OS list for sen...
Nick Pelone
2020-05-17
Remove warnings when compiling for Redox
Xavier L'Heureux
2020-05-17
Remove temporarily the failing tests for Redox
Xavier L'Heureux
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-08
Add SO_BINDTODEVICE sockopt
Jean Pierre Dudey
2020-05-03
Fix an "unused import" warning on FreeBSD in test_scm_credentials
Alan Somers
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-04-26
Support sendmmsg/recvmmsg
Gleb Pomykalov
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-19
Remove a few more cases of mem::uninitialized in the tests
Alan Somers
2019-12-22
Skip test_aio_cancel_all on musl
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
2019-12-01
Merge #1157
bors[bot]
2019-12-01
Fix some race conditions in the integration tests
Alan Somers
2019-12-01
Remove the last use of mem::uninitialized
Alan Somers
2019-12-01
Allow signal injection in ptrace::{syscall, detach}
Francisco Giordano
2019-10-28
Fix sys::socket::recvfrom for TCP sockets
Alan Somers
2019-09-19
Where relevant, replace equality checks in assert! with assert_eq!
Xavier L'Heureux
2019-09-19
Fix test breakage in Seccomp mode.
Alan Somers
2019-09-19
Require CAP_SYS_PTRACE for certain tests
Alan Somers
2019-09-04
Merge #1120
bors[bot]
2019-09-04
Fix length of abstract socket address
Yuxuan Shui
2019-09-04
Replace Signal::from_c_int by Signal::try_from
Alan Somers
2019-09-03
Skip the aio_suspend test on Linux
Alan Somers
2019-09-03
Replace most instances of mem::uninitialized with mem::MaybeUninit
Alan Somers
2019-08-28
Fix some ioctl tests on musl
Alan Somers
2019-07-13
Merge #1095
bors[bot]
2019-07-13
Fix warnings on Rust 1.37.0
Alan Somers
2019-07-12
test_socket: add AddressFamily::Vsock test
Stefano Garzarella
2019-06-11
Fix tests for abstract sockets
Bryant Mairs
2019-06-09
Add extra traits for all types
Bryant Mairs
2019-06-06
Fix an "unused use statement" warning on non-musl platforms
Alan Somers
2019-06-06
Fix kmod tests on in Linux containers
Alan Somers
2019-06-06
Fix the is_so_mark_functional test in Linux containers
Alan Somers
[prev]
[next]