aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_util.c
Commit message (Expand)AuthorAgeFilesLines
* UI: Use RUN_ONCE differentlyRichard Levitte2017-01-131-10/+10
* UI: Ensure there will be no race condition when getting the UI_METHOD ex_dataRichard Levitte2017-01-131-13/+11
* Add a UI utility function with which to wrap pem_callback_cb in a UI_METHODRichard Levitte2017-01-111-0/+111
* Copyright consolidation 05/10Rich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Fix no-stdio buildDavid Woodhouse2015-09-291-0/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+32
* Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.Geoff Thorpe2004-05-171-1/+1
* UI_UTIL_read_pw() misinterpreted the values returned from UI functions.Richard Levitte2003-01-131-2/+4
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-3/+0
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* WinCE patchesRichard Levitte2002-11-151-0/+3
* In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ.Richard Levitte2002-07-111-2/+5
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-0/+86