summaryrefslogtreecommitdiff
path: root/include/readpassphrase.h
AgeCommit message (Expand)Author
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2002-06-28define RPP_STDIN; missed in previous commitTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-11-21Add readpasasphrase(3), a more flexible getpass(3) replacement.Todd C. Miller