openssl/crypto/ui
Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy().
Use BUF_strlcat() instead of strcat().
Use BIO_snprintf() instead of sprintf().
In some cases, keep better track of buffer lengths.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2003-12-27 14:40:17 +00:00
..
.cvsignore
Makefile.ssl Armor against systems without ranlib... 2003-01-16 17:22:30 +00:00
ui_compat.c
ui_compat.h
ui_err.c
ui_lib.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
ui_locl.h
ui_openssl.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
ui_util.c UI_UTIL_read_pw() misinterpreted the values returned from UI functions. 2003-01-13 14:17:43 +00:00
ui.h