summaryrefslogtreecommitdiffstats
path: root/apps/passwd.c
AgeCommit message (Expand)Author
2001-01-19Fix openssl passwd -1Bodo Möller
2000-11-17Improve usability of 'openssl passwd' by includingBodo Möller
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-07-31Update 'openssl passwd' documentation on selection of algorithms.Bodo Möller
2000-06-23BSD-style MD5-based password algorithm in 'openssl passwd'.Bodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-04-27Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller
2000-04-27Warn about truncation also in the case when a single password is read usingBodo Möller
2000-02-24Make gcc 2.95.2 happy here, too.Ralf S. Engelschall
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-17Casts now unnecessary because of changed prototype.Bodo Möller
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-11Corrections.Bodo Möller
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller
2000-02-11Fix shadow.Ben Laurie
2000-02-10'passwd' tool.Bodo Möller