summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui.h
AgeCommit message (Expand)Author
2004-05-17Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.Geoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2001-07-05Change info to correct values.Richard Levitte
2001-06-23Implement boolean (yes/no or OK/Cancel, ...) input.Richard Levitte
2001-06-20Since there is a way to create UI_METHODs, implement a destructor asRichard Levitte
2001-06-19The default flag should be for default passwords only. Otherwise,Richard Levitte
2001-06-19Enhance the user interface with better support for dialog boxRichard Levitte
2001-06-05A good use of the UI interface is as a password callback replacementRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte