summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-11-17Add docs.rs target listmyfreeweb
2020-10-15Update to cfg-if 1.0Matt Brubeck
2020-10-06Release v0.19.0.Andrew Walbran
2020-10-04Support vsock on Android as well as Linux.Andrew Walbran
2020-09-28Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockidDaniil Bondarev
2020-07-26Release version 0.18.0Alan Somers
2020-07-26Raise libc dependecy to 0.2.73Alan Somers
2020-07-03Skip the OFD locks tests on OverlayFS and muslAlan Somers
2020-05-31Fix test_ptymaster_drop after PR #1098Alan Somers
2020-05-31Convert the crate to edition 2018Alan Somers
2020-05-17Remove more unsupported functions and make it possible to run testsXavier L'Heureux
2020-05-17Replace void crate with Rust standard lib Infallible typeOssi Herrala
2020-05-02Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)Greg V
2020-04-25Support UDP GSO and GRO on linuxGleb Pomykalov
2020-04-21Add the MAP_HUGE_<SIZE> flags for linux.GuillaumeDIDIER
2020-03-17Update libc to 0.2.68Andre Nathan
2020-02-11Provide clearenv()John Gallagher
2020-02-03Release 0.17.0Alan Somers
2019-12-23Raise the minimum version of bitflags to 1.1Alan Somers
2019-12-23Release v0.16.1Alan Somers
2019-12-01Release v0.16.0Alan Somers
2019-09-20Relax some dependency versionsAlex Touchet
2019-08-10Release v0.15.0Alan Somers
2019-07-09Merge #1085bors[bot]
2019-06-30Restrict tempfile to < 3.0.9Alan Somers
2019-06-11Raise the cfg-if dependency to 1.0.2Alan Somers
2019-06-09Enable libc extra_traits featureBryant Mairs
2019-06-06Start the next dev cycleAlan Somers
2019-06-06Release v0.14.1Alan Somers
2019-06-06Restrict rand dependency to < 0.7Alan Somers
2019-06-06Fix the is_so_mark_functional test in Linux containersAlan Somers
2019-06-02Update libc dependency to 0.2.57Alan Somers
2019-05-21Release v0.14.0Alan Somers
2019-02-12Bump the rand dependency to 0.6Alan Somers
2019-01-15Start the next dev cycleAlan Somers
2019-01-15Prepare for release 0.13.0Alan Somers
2018-11-28Restore the libc dependency to the git version post-releaseAlan Somers
2018-11-28Bump version to 0.12.0Alan Somers
2018-11-27Fix libc at 0.2.44 in preparation for releaseAlan Somers
2018-11-05Require Rust 1.24.1Bryant Mairs
2018-11-02exclude more CI files from crates.ioIgor Gnatenko
2018-09-05Update to rand 0.5 cratePascal Bach
2018-09-01deps: update tempfile to 3Igor Gnatenko
2018-06-02Start the next dev cycleBryant Mairs
2018-06-02Specify bytes versionBryant Mairs
2018-06-01Set the 0.11 releaseBryant Mairs
2018-04-07Merge #872bors[bot]
2018-04-06Add LioCb::listio_resubmitAlan Somers
2018-03-28Replace the gcc crate by ccBastien Orivel
2018-03-22Replace AioCb::from_bytes with more generic from_boxed_sliceAlan Somers