aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_compat.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure memset() is properly declared.Richard Levitte2001-05-141-0/+1
* Define `ok' and better error detection.Richard Levitte2001-05-131-5/+11
* des_read_password() and des_read_2passwords() can only appear if DESRichard Levitte2001-05-131-2/+3
* Move the password reading functions completely away from the DESRichard Levitte2001-05-131-12/+24
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+97