]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ui/ui_openssl.c
Netware-specific changes,
[thirdparty/openssl.git] / crypto / ui / ui_openssl.c
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...