HP-UX shared libraries do not build any longer, as EX_LIBS contains
[openssl.git] / apps / passwd.c
2000-09-20 Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-07-31 Bodo MöllerUpdate 'openssl passwd' documentation on selection...
2000-06-23 Bodo MöllerBSD-style MD5-based password algorithm in 'openssl...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-04-27 Bodo MöllerStylistic changes: Don't use a macro for the malloc...
2000-04-27 Bodo MöllerWarn about truncation also in the case when a single...
2000-02-24 Ralf S. EngelschallMake gcc 2.95.2 happy here, too.
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-17 Bodo MöllerCasts now unnecessary because of changed prototype.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-11 Bodo MöllerCorrections.
2000-02-11 Bodo MöllerImplement MD5-based "apr1" password hash.
2000-02-11 Ben LaurieFix shadow.
2000-02-10 Bodo Möller'passwd' tool.