Use BUF_strlcpy() instead of strcpy().
[openssl.git] / crypto / ui / ui_compat.c
2002-02-05 Richard LevitteWith the changed des_old API, let's complete the work...
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-05-14 Richard LevitteMake sure memset() is properly declared.
2001-05-13 Richard LevitteDefine `ok' and better error detection.
2001-05-13 Richard Levittedes_read_password() and des_read_2passwords() can only...
2001-05-13 Richard LevitteMove the password reading functions completely away...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...