| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-01-16 | Only link res_init() on GNU/*nix | Ryan Cumming | -21/+3 |
| 2017-12-09 | Use Try syntax for Option in place of macros or match | Matt Brubeck | -4/+1 |
| 2017-10-05 | replace libc::res_init with res_init_if_glibc_before_2_26 | Jack O'Connor | -4/+9 |
| 2017-09-08 | Re-enable networking module fo rL4Re | Sebastian Humenda | -4/+4 |
| 2017-08-07 | addrinfo hint in lookup_host() needs clean initialization on all platforms | Danek Duvall | -10/+2 |
| 2017-07-06 | Implement TcpStream::connect_timeout | Steven Fackler | -0/+8 |
| 2017-06-20 | Add `Read::initializer`. | Steven Fackler | -4/+0 |
| 2017-05-04 | Reload nameserver information on lookup failure | Jon Gjengset | -3/+16 |
| 2017-03-25 | Fix libc::bind call on aarch64-linux-android | Marco A L Barbosa | -2/+2 |
| 2017-02-04 | libstd/net: Add `peek` APIs to UdpSocket and TcpStream | Tyler Julian | -11/+13 |
| 2016-11-01 | std: Move sys_common to libstd/sys_common | Brian Anderson | -0/+633 |
