summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/mdoc_man.c
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-12-24 22:10:34 +0000
committertedu <tedu@openbsd.org>2014-12-24 22:10:34 +0000
commitaf808b3f20e1ab1f31409a978e9420cbbddfad1e (patch)
tree5fd44c049a72771cb55eecca1e670cd96a833f65 /usr.bin/mandoc/mdoc_man.c
parentsimplify. bcrypt only support and use newer libc APIs. no makekey emul. (diff)
downloadwireguard-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