]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ui
BIO_s_mem() write: Skip early when input length is zero
[thirdparty/openssl.git] / crypto / ui /
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-07-05  Richard LevitteUndo one UI fix
2017-07-05  Richard LevitteFix small UI issues
2017-03-11  Richard LevitteFix UI_get0_action_string()
2016-12-10  Richard LevitteUI_OpenSSL()'s session opener fails on MacOS X
2016-12-10  Richard LevitteVMS UI_OpenSSL: if the TT device isn't a tty, flag...
2016-12-08  Richard LevitteRemove extra bang
2016-12-08  Richard LevitteUI code style cleanup
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-02-22  Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-07-13  Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-11  Dr. Stephen HensonPR: 2717
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-10-04  Dr. Stephen HensonFix warnings about ignoring fgets return value
2009-05-13  Dr. Stephen HensonPR: 1924
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-16  Richard LevitteData not initialised.
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16  Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-04-11  Ulf MöllerAdd BeOS support.
2005-09-26  Dr. Stephen HensonUpdate from stable branch.
2005-09-20  Andy PolyakovLatest MSVCR80 doesn't tolerate unsupported signal...
2005-08-07  Andy PolyakovFinal(?) WinCE update.
2005-07-26  Nils Larschimproved error checking and some fixes
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17  Geoff ThorpeMoving opaque definitions to ossl_typ.h lets us reduce...
2004-04-19  Geoff Thorpemake update
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2004-01-27  Andy Polyakov#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28  Richard LevitteNetware-specific changes,
2003-06-04  Richard LevitteMake sure the sigaction structure and fileno function...
2003-01-16  Lutz JänickeArmor against systems without ranlib...
2003-01-13  Richard LevitteCorrect a misleading comment.
2003-01-13  Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2003-01-13  Richard Levittetty_in will never be stderr, so it will always be close...
2002-12-05  Richard LevitteOnly check for a result buffer if the allocated string...
2002-12-03  Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-15  Richard LevitteWinCE patches
2002-11-13  Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09  Richard LevitteAdd a few more VxWorks targets.
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-25  Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-07-11  Richard LevitteIn UI_UTIL_read_pw(), we should look at the size parame...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-05-09  Richard LevitteOne place where VMS wasn't changed to OPENSSL_SYS_VMS...
2002-03-26  Richard LevitteCorrect the mapping for des_read_pw()
2002-02-14  Richard LevitteAdd the configuration target VxWorks.
2002-02-05  Richard Levitte'make update'
2002-02-05  Richard LevitteWith the changed des_old API, let's complete the work...
2002-01-24  Richard Levittemake update
2001-12-20  Ben LaurieSecurity fix.
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
2001-09-01  Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-12  Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-22  Geoff ThorpeTidy up "cvs update" output a bit.
2001-07-11  Richard LevitteOne forgotten function.
2001-07-05  Richard LevitteChange info to correct values.
2001-06-24  Richard LevitteMake sure we don't return 0 on error.
2001-06-23  Richard Levittemake update
2001-06-23  Richard LevitteDo not loop i the OpenSSL UI method any more. Instead...
2001-06-23  Richard Levittemake update
2001-06-23  Richard LevitteImplement boolean (yes/no or OK/Cancel, ...) input.
2001-06-23  Dr. Stephen HensonIn UI_dup_*() function, use the duped string, not the...
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-11  Bodo MöllerFor MSDOS, the tty filename still is "con", not "/dev...
2001-06-11  Bodo MöllerEarlier OpenSSL versions printed prompts to stderr.
2001-06-11  Dr. Stephen HensonInitialize UI ex_data.
2001-06-06  Richard LevitteDon't forget to initialise.
2001-06-05  Richard LevitteDefining __USE_XOPEN_EXTENDED was the wrong thing....
2001-06-05  Richard LevitteA good use of the UI interface is as a password callbac...
2001-05-17  Dr. Stephen HensonFix for new UI functions under Win32.
next