Mercurial > crates > nonstick
log src/libpam/conversation.rs @ 97:efe2f5f8b5b2
age | author | description |
---|---|---|
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 13:02:58 -0400 | Paul Fisher | Remove undefined behavior per MIRI. |
Fri, 13 Jun 2025 05:22:48 -0400 | Paul Fisher | Simplify memory management in Questions. |
Tue, 10 Jun 2025 04:40:01 -0400 | Paul Fisher | Well and truly separate the Linux extensions. |
Tue, 10 Jun 2025 01:09:30 -0400 | Paul Fisher | Start using PAM headers; improve owned/borrowed distinction. |