Harden ASN.1 BIO handling of large amounts of data.
[openssl.git] / crypto / ui / ui_openssl.c
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
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 Tim Hudsonmark all block comments that need format preserving...
2012-06-08 Ben LaurieReduce version skew.
2012-02-11 Dr. Stephen HensonPR: 2717
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
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
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
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...
2004-01-27 Andy Polyakov#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX...
2003-11-28 Richard LevitteNetware-specific changes,
2003-06-04 Richard LevitteMake sure the sigaction structure and fileno function...
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
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-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-09-25 Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-05-09 Richard LevitteOne place where VMS wasn't changed to OPENSSL_SYS_VMS...
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2001-12-20 Ben LaurieSecurity fix.
2001-07-05 Richard LevitteChange info to correct values.
2001-06-23 Richard LevitteDo not loop i the OpenSSL UI method any more. Instead...
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-05-17 Dr. Stephen HensonFix for new UI functions under Win32.
2001-05-12 Dr. Stephen HensonTypo.
2001-05-11 Richard Levittee_os2.h defines things like OPENSSL_SYS_MSDOS, not...
2001-05-07 Richard LevitteClarify the license and copyright, make preprocessor...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...