Mercurial > crates > nonstick
log src/libpam/handle.rs @ 101:94b51fa4f797
age | author | description |
---|---|---|
Tue, 24 Jun 2025 17:54:33 -0400 | Paul Fisher | Fix memory soundness issues: |
Tue, 24 Jun 2025 04:25:25 -0400 | Paul Fisher | Start on environment variables, and make pointers nicer. |
Mon, 23 Jun 2025 19:10:34 -0400 | Paul Fisher | Implement "stateless" application-side PAM calls. |
Mon, 23 Jun 2025 14:26:34 -0400 | Paul Fisher | Make conversation trait use immutable references. |
Mon, 23 Jun 2025 14:03:44 -0400 | Paul Fisher | Return owned strings rather than borrowed strings. |
Sun, 22 Jun 2025 19:29:32 -0400 | Paul Fisher | Add the ability to log against a PAM handle. |