summaryrefslogtreecommitdiff
path: root/games/fish/fish.instr
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-06-20 22:15:46 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-06-20 22:15:46 +0000
commit3ce2364164303d82532b4d55918dfbdf80e80050 (patch)
tree847c4efd6a62de027f4612894360f020629c75b8 /games/fish/fish.instr
parent79838afcce2c6ed02163f947fa685514386519ba (diff)
o Do per-record locking instead of whole file locking
o Use said locking to prevent a partial guess race as required by RFC 2289. We now lock the record in skeylookup(), skeygetnext(), and skeyverify(). o A little KNF o Kill deprecated getskeyprompt() function o Provide a function to unlock a record, skey_unlock() o Timeout reading of the passphrase in skey_authenticate() and skey_passcheck() since we have the record locked (uses select, not alarm). o Convert old-style md4 entries (that lack an explicit hash) into new-style ones with the hash specified if there is space on the line.
Diffstat (limited to 'games/fish/fish.instr')
0 files changed, 0 insertions, 0 deletions