log src/conv.rs @ 144:56b559b7ecea

age author description
Sat, 05 Jul 2025 22:12:46 -0400 Paul Fisher Turn everything into OsString and Just Walk Out! for strings with nul.
Tue, 01 Jul 2025 06:11:43 -0400 Paul Fisher Transfer over (almost) completely to using libpam-sys.
Mon, 23 Jun 2025 14:26:34 -0400 Paul Fisher Make conversation trait use immutable references.