aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-0/+5
* Change info to correct values.Richard Levitte2001-07-051-3/+3
* Implement boolean (yes/no or OK/Cancel, ...) input.Richard Levitte2001-06-231-9/+57
* Since there is a way to create UI_METHODs, implement a destructor asRichard Levitte2001-06-201-0/+1
* The default flag should be for default passwords only. Otherwise,Richard Levitte2001-06-191-4/+4
* Enhance the user interface with better support for dialog boxRichard Levitte2001-06-191-23/+86
* A good use of the UI interface is as a password callback replacementRichard Levitte2001-06-051-0/+13
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+257