log src/constants.rs @ 80:5aa1a010f1e8

age author description
Tue, 10 Jun 2025 01:09:30 -0400 Paul Fisher Start using PAM headers; improve owned/borrowed distinction.
Sun, 08 Jun 2025 01:03:46 -0400 Paul Fisher Update the libpam module to work with the new structure.
Tue, 03 Jun 2025 21:54:58 -0400 Paul Fisher Reorganize everything again???
Tue, 03 Jun 2025 01:21:59 -0400 Paul Fisher Implement low-level conversation primitives.
Thu, 22 May 2025 01:52:32 -0400 Paul Fisher More organization; add lots of docs. v0.0.5
Wed, 21 May 2025 23:19:43 -0400 Paul Fisher Move MessageStyle to conv, the only place it is used.
Wed, 21 May 2025 19:00:51 -0400 Paul Fisher The Big Refactor: clean up docs and exports.