diff options
author | 2014-12-24 22:10:34 +0000 | |
---|---|---|
committer | 2014-12-24 22:10:34 +0000 | |
commit | af808b3f20e1ab1f31409a978e9420cbbddfad1e (patch) | |
tree | 5fd44c049a72771cb55eecca1e670cd96a833f65 /usr.bin/mandoc/mdoc_man.c | |
parent | simplify. bcrypt only support and use newer libc APIs. no makekey emul. (diff) | |
download | wireguard-openbsd-af808b3f20e1ab1f31409a978e9420cbbddfad1e.tar.xz wireguard-openbsd-af808b3f20e1ab1f31409a978e9420cbbddfad1e.zip |
simplify crypt_checkpass. The API promise is that this function doesn't
use global data. The simplest fix is to only check blowfish passwords,
and implicitly lock out DES passwords.
crypt_checkpass is currently only used in one place, passwd, to verify
the local user's password, so this is probably acceptable.
Gives people a little more time to migrate away from DES before introduing
checkpass into more places.
Diffstat (limited to 'usr.bin/mandoc/mdoc_man.c')
0 files changed, 0 insertions, 0 deletions