The default flag should be for default passwords only. Otherwise,
[openssl.git] / crypto / ui / ui_lib.c
2001-06-19 Richard LevitteEnhance the user interface with better support for...
2001-06-11 Dr. Stephen HensonInitialize UI ex_data.
2001-06-06 Richard LevitteDon't forget to initialise.
2001-06-05 Richard LevitteDefining __USE_XOPEN_EXTENDED was the wrong thing....
2001-06-05 Richard LevitteA good use of the UI interface is as a password callbac...
2001-05-14 Richard LevitteMake sure strdup() is properly declared.
2001-05-10 Dr. Stephen HensonFix warning with DEBUG_SAFESTACK
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...