log src/error.rs @ 32:ff3bd73afdd4 default tip

age author description
Fri, 28 Feb 2025 13:52:31 +0100 Martin Habovstiak Fix unsound manipulation of env vars
Sat, 13 Jul 2024 15:09:13 +0200 Martin Habovstiak Support `tokio` 1.0
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
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 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