summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_locl.h
AgeCommit message (Expand)Author
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-01-11Add an application data field in the UI_METHODRichard Levitte
2016-05-17Copyright consolidation 05/10Rich Salz
2016-03-08Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-08-07Final(?) WinCE update.Andy Polyakov
2004-05-17Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.Geoff Thorpe
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-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