log src/lib.rs @ 18:db1dc99252e2

age author description
Tue, 22 Dec 2020 14:24:37 +0100 Martin Habovstiak Added From<std::net::SocketAddr>
Tue, 22 Dec 2020 14:15:49 +0100 Martin Habovstiak Allow specifying systemd name directly
Tue, 22 Dec 2020 13:58:47 +0100 Martin Habovstiak Fixed conditional compilation based on OS
Thu, 03 Dec 2020 16:34:09 +0100 Martin Habovstiak Added enable_systemd feature
Sun, 29 Nov 2020 14:11:19 +0100 Martin Habovstiak Implement From conversions
Sat, 28 Nov 2020 15:47:47 +0100 Martin Habovstiak Upgrade serde_str_helpers
Fri, 27 Nov 2020 16:29:09 +0100 Martin Habovstiak Fix tests on non-linux systems
Fri, 27 Nov 2020 16:15:57 +0100 Martin Habovstiak Make the crate compilable on non-linux systems
Fri, 27 Nov 2020 15:05:19 +0100 Martin Habovstiak Support resolving hostnames
Fri, 27 Nov 2020 12:56:37 +0100 Martin Habovstiak Added information about MSRV
Fri, 27 Nov 2020 10:21:07 +0100 Martin Habovstiak Added length check and a few tests
Thu, 26 Nov 2020 22:53:35 +0100 Martin Habovstiak Initial commit