index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ui
/
ui_openssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid unused variable warnings.
Dr. Stephen Henson
2005-09-26
1
-2
/
+3
*
Latest MSVCR80 doesn't tolerate unsupported signal numbers [from HEAD].
Andy Polyakov
2005-09-20
1
-0
/
+18
*
#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on why
Andy Polyakov
2004-01-27
1
-1
/
+5
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-2
/
+8
*
Make sure the sigaction structure and fileno function are properly declared w...
Richard Levitte
2003-06-04
1
-5
/
+8
*
tty_in will never be stderr, so it will always be closed, which means stdin
Richard Levitte
2003-01-13
1
-1
/
+1
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
1
-2
/
+10
*
Correct support for SunOS 4.1.3_U1.
Richard Levitte
2002-11-13
1
-1
/
+5
*
Add a few more VxWorks targets.
Richard Levitte
2002-10-09
1
-2
/
+2
*
Make sure that the signal storage is regarded as volatile.
Richard Levitte
2002-09-25
1
-1
/
+1
*
Add support for DJGPP.
Richard Levitte
2002-06-13
1
-1
/
+1
*
One place where VMS wasn't changed to OPENSSL_SYS_VMS...
Richard Levitte
2002-05-09
1
-1
/
+1
*
Add the configuration target VxWorks.
Richard Levitte
2002-02-14
1
-1
/
+7
*
Security fix.
Ben Laurie
2001-12-20
1
-22
/
+17
*
Change info to correct values.
Richard Levitte
2001-07-05
1
-3
/
+3
*
Do not loop i the OpenSSL UI method any more. Instead, letthe
Richard Levitte
2001-06-23
1
-28
/
+32
*
Enhance the user interface with better support for dialog box
Richard Levitte
2001-06-19
1
-32
/
+41
*
For MSDOS, the tty filename still is "con", not "/dev/tty" ...
Bodo Möller
2001-06-11
1
-2
/
+7
*
Earlier OpenSSL versions printed prompts to stderr.
Bodo Möller
2001-06-11
1
-38
/
+39
*
Fix for new UI functions under Win32.
Dr. Stephen Henson
2001-05-17
1
-1
/
+4
*
Typo.
Dr. Stephen Henson
2001-05-12
1
-1
/
+1
*
e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...
Richard Levitte
2001-05-11
1
-1
/
+1
*
Clarify the license and copyright, make preprocessor dirctives a
Richard Levitte
2001-05-07
1
-80
/
+143
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-06
1
-0
/
+575