Bring objects.pl output even closer to new format.
[openssl.git] / crypto / ui / ui.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellFurther comment changes for reformat
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2011-10-10 Dr. Stephen HensonBackport ossl_ssize_t type from HEAD.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-03-09 Dr. Stephen HensonPR: 2188
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-11-16 Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2004-05-17 Geoff ThorpeMoving opaque definitions to ossl_typ.h lets us reduce...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2002-02-05 Richard LevitteWith the changed des_old API, let's complete the work...
2001-07-05 Richard LevitteChange info to correct values.
2001-06-23 Richard LevitteImplement boolean (yes/no or OK/Cancel, ...) input.
2001-06-20 Richard LevitteSince there is a way to create UI_METHODs, implement...
2001-06-19 Richard LevitteThe default flag should be for default passwords only...
2001-06-19 Richard LevitteEnhance the user interface with better support for...
2001-06-05 Richard LevitteA good use of the UI interface is as a password callbac...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...