summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui.h
AgeCommit message (Expand)Author
2010-07-26Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson
2010-03-09PR: 2188Dr. Stephen Henson
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
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