summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/errstr.c
diff options
context:
space:
mode:
authortedu <>2014-12-24 22:10:34 +0000
committertedu <>2014-12-24 22:10:34 +0000
commit737e327bde55744a726a4841d6377373c280d642 (patch)
treee49d6b4e0793bf0779ad4f155101db418f0324e8 /src/usr.bin/openssl/errstr.c
parent8941623673e953fb6836a71799136d0e0cff0d4b (diff)
downloadopenbsd-737e327bde55744a726a4841d6377373c280d642.tar.gz
openbsd-737e327bde55744a726a4841d6377373c280d642.tar.bz2
openbsd-737e327bde55744a726a4841d6377373c280d642.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 'src/usr.bin/openssl/errstr.c')
0 files changed, 0 insertions, 0 deletions