summary refs log tree commit diff
path: root/config.c (follow)
Commit message (Collapse)AuthorAge
* Use explicit_bzero to clear passwordsJune McEnroe2019-10-31
| | | | | GNU doesn't implement memset_s, but both FreeBSD and GNU implement explicit_bzero. Darwin doesn't, so #define it in terms of memset_s.
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
-0500'>2019-01-10Create cash-printf.1June McEnroe 2019-01-10Create cash-test.1June McEnroe 2019-01-10Create cash-kill.1June McEnroe 2019-01-10Create cash.1June McEnroe