aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_compat.c
Commit message (Expand)AuthorAgeFilesLines
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-101/+51
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-4/+4
* 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