summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_openssl.c
AgeCommit message (Expand)Author
2004-01-27#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on whyAndy Polyakov
2003-11-28Netware-specific changes,Richard Levitte
2003-06-04Make sure the sigaction structure and fileno function are properly declared w...Richard Levitte
2003-01-13tty_in will never be stderr, so it will always be closed, which means stdinRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-09-25Make sure that the signal storage is regarded as volatile.Richard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-05-09One place where VMS wasn't changed to OPENSSL_SYS_VMS...Richard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2001-12-20Security fix.Ben Laurie
2001-07-05Change info to correct values.Richard Levitte
2001-06-23Do not loop i the OpenSSL UI method any more. Instead, lettheRichard Levitte
2001-06-19Enhance the user interface with better support for dialog boxRichard Levitte
2001-06-11For MSDOS, the tty filename still is "con", not "/dev/tty" ...Bodo Möller
2001-06-11Earlier OpenSSL versions printed prompts to stderr.Bodo Möller
2001-05-17Fix for new UI functions under Win32.Dr. Stephen Henson
2001-05-12Typo.Dr. Stephen Henson
2001-05-11e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...Richard Levitte
2001-05-07Clarify the license and copyright, make preprocessor dirctives aRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte