aboutsummaryrefslogtreecommitdiff
path: root/crypto/ui/ui_locl.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-109/+0
2018-12-06Following the license change, modify the boilerplates in crypto/ui/Richard Levitte1-1/+1
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte1-0/+1
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte1-0/+7
2017-01-11Add an application data field in the UI_METHODRichard Levitte1-0/+4
2016-05-17Copyright consolidation 05/10Rich Salz1-54/+5
2016-03-08Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini1-0/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-95/+87
2005-08-07Final(?) WinCE update.Andy Polyakov1-0/+4
2004-05-17Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.Geoff Thorpe1-0/+1
2001-07-05Change info to correct values.Richard Levitte1-3/+3
2001-06-23Implement boolean (yes/no or OK/Cancel, ...) input.Richard Levitte1-8/+27
2001-06-20Since there is a way to create UI_METHODs, implement a destructor asRichard Levitte1-1/+1
2001-06-19Enhance the user interface with better support for dialog boxRichard Levitte1-9/+27
2001-06-05A good use of the UI interface is as a password callback replacementRichard Levitte1-0/+1
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte1-0/+110