priv_sep

Privilege separation library.
git clone https://git.philomathiclife.com/repos/priv_sep
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-09-06 18:21update deps. address lintsZack Newman4+80-70
2024-08-21 22:02rewrite promisesZack Newman5+482-560
2024-03-27 18:35add more lintsZack Newman2+9-1
2024-02-07 16:27add atomic ops. release as version 1.0.0Zack Newman2+313-31
2023-11-08 22:43remove libc dep on non-openbsd. minor cleanupZack Newman2+24-18
2023-10-25 18:27complete refactorZack Newman3+699-247
2023-10-18 22:21shortened UnveilErr variant names. minor cleanupZack Newman3+17-17
2023-09-17 17:03update documentation for pledgeZack Newman2+2-2
2023-09-17 16:04change pledge to take slice.Zack Newman3+8-7
2023-09-14 14:56correct doc mistake linking to the wrong error typeZack Newman2+3-3
2023-09-13 17:23implement more traitsZack Newman1+59-5
2023-09-13 15:55return io::Error instead of c_intZack Newman3+27-31
2023-08-28 23:58small fixes in documentationZack Newman3+7-6
2023-07-26 15:31permission impl copy like promiseZack Newman3+47-38
2023-07-26 04:15add "" promises to pledge.Zack Newman3+40-31
2023-07-25 22:23change target_os into feature so doc.rs renders better docsZack Newman4+31-8
2023-07-25 06:06initZack Newman6+705-0