This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
ui
History
Richard Levitte
a2617f727d
Don't use $(EXHEADER) directly in for loops, as most shells will break
...
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
2004-11-02 23:53:31 +00:00
..
.cvsignore
Tidy up "cvs update" output a bit.
2001-07-22 23:21:33 +00:00
Makefile
Don't use $(EXHEADER) directly in for loops, as most shells will break
2004-11-02 23:53:31 +00:00
ui_compat.c
With the changed des_old API, let's complete the work by renaming the
2002-02-05 17:15:18 +00:00
ui_compat.h
Correct the mapping for des_read_pw()
2002-03-26 13:54:04 +00:00
ui_err.c
make update
2001-06-23 16:23:17 +00:00
ui_lib.c
Use BUF_strlcpy() instead of strcpy().
2003-12-27 14:40:57 +00:00
ui_locl.h
Change info to correct values.
2001-07-05 10:19:13 +00:00
ui_openssl.c
tty_in will never be stderr, so it will always be closed, which means stdin
2003-01-13 13:15:19 +00:00
ui_util.c
UI_UTIL_read_pw() misinterpreted the values returned from UI functions.
2003-01-13 14:17:47 +00:00
ui.h
With the changed des_old API, let's complete the work by renaming the
2002-02-05 17:15:18 +00:00