Dr. Stephen Henson
|
bfa4b8c5ab
Update from stable branch.
|
19 years ago |
Andy Polyakov
|
6d00101e9d
Latest MSVCR80 doesn't tolerate unsupported signal numbers, throwing
|
19 years ago |
Andy Polyakov
|
6df617a59d
#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on why
|
21 years ago |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 years ago |
Richard Levitte
|
2ee67f1dad
Make sure the sigaction structure and fileno function are properly declared with an ANSI compiler on Solaris (and possibly others).
|
21 years ago |
Richard Levitte
|
caa7b2ad4f
tty_in will never be stderr, so it will always be closed, which means stdin
|
22 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
22 years ago |
Richard Levitte
|
0709385d3c
Correct support for SunOS 4.1.3_U1.
|
22 years ago |
Richard Levitte
|
6a89a25c27
Add a few more VxWorks targets.
|
22 years ago |
Richard Levitte
|
94960c8421
Make sure that the signal storage is regarded as volatile.
|
22 years ago |
Richard Levitte
|
451dc18f10
Add support for DJGPP.
|
22 years ago |
Richard Levitte
|
c559759265
One place where VMS wasn't changed to OPENSSL_SYS_VMS...
|
22 years ago |
Richard Levitte
|
3e83e686ba
Add the configuration target VxWorks.
|
23 years ago |
Ben Laurie
|
7c517a04b1
Security fix.
|
23 years ago |
Richard Levitte
|
219a3580b7
Change info to correct values.
|
23 years ago |
Richard Levitte
|
b589977b9e
Do not loop i the OpenSSL UI method any more. Instead, letthe
|
23 years ago |
Richard Levitte
|
9ad0f6812f
Enhance the user interface with better support for dialog box
|
23 years ago |
Bodo Möller
|
508f15cdab
For MSDOS, the tty filename still is "con", not "/dev/tty" ...
|
23 years ago |
Bodo Möller
|
200bc9e3e8
Earlier OpenSSL versions printed prompts to stderr.
|
23 years ago |
Dr. Stephen Henson
|
b49a5b2dc0
Fix for new UI functions under Win32.
|
23 years ago |
Dr. Stephen Henson
|
29fb08c2de
Typo.
|
23 years ago |
Richard Levitte
|
7babdf2029
e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...
|
23 years ago |
Richard Levitte
|
027902999e
Clarify the license and copyright, make preprocessor dirctives a
|
23 years ago |
Richard Levitte
|
a63d5eaab2
Add a general user interface API. This is designed to replace things
|
23 years ago |