summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-08-01x99token, a software x99 token calculator from Paul Borman that canTodd C. Miller
2001-07-31KNF + some ANSIficationTodd C. Miller
2001-07-31Call pwd_gensalt() with the correct args and reference login.confTodd C. Miller
2001-07-31o) better struct handling;Mike Pechkin
2001-07-31close smartcard connection if card is missing.Jakob Schlyter
2001-07-31avoid paths beginning with "//"; <vinschen@redhat.com>Jakob Schlyter
2001-07-31add 'SmartcardDevice' client option to specify which smartcard device is usedJakob Schlyter
2001-07-31add a space after the no spaceHugh Graham
2001-07-31do not complain about missing smartcards. ok markus@Jakob Schlyter
2001-07-31add sectok; ok markus@Jakob Schlyter
2001-07-30initialize key in select method, not ConstructorJim Rees
2001-07-30updates; ok deraadt@Kevin Steves
2001-07-30new BSD-style license:Kevin Steves
2001-07-30better errorcodes from sc_*; ok markus@Jakob Schlyter
2001-07-30another vax inspired object shuffleHugh Graham
2001-07-30fix 0B case; morten@hotpost.dkTheo de Raadt
2001-07-29linux modsJim Rees
2001-07-29Clarified -o option in scp.1 OKed by Markus@mouring
2001-07-29typo, add -WunusedMarkus Friedl
2001-07-28cleanup some RSA vs DSA vs SSH1 vs SSH2 notesMarkus Friedl
2001-07-28Wall cleanupPeter Valchev
2001-07-27shorten linesTheo de Raadt
2001-07-27abort if stdout use ever produces EOF. before, top was one of those nastyTheo de Raadt
2001-07-27more careful handling; i.mcwilliam@uws.edu.auTheo de Raadt
2001-07-27If smart card support is compiled in and a smart card is being usedTodd C. Miller
2001-07-27fix acl on program filesJim Rees
2001-07-27Add important warning.Jim Rees
2001-07-27short information about setpass + cleanupJakob Schlyter
2001-07-26add instructions for changing the passphraseJim Rees
2001-07-26new sectok_fmt_fidJim Rees
2001-07-26require confirmation when changing aut0 passphraseJim Rees
2001-07-26jaut is now login -dJim Rees
2001-07-26Inquire Cyberflex class for 0xf0 cardsJim Rees
2001-07-26Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4)Jim Rees
2001-07-26fix "6fb0 uninitialized key"Jim Rees
2001-07-26add -t option to test configuration file and keys; pekkas@netcore.fiKevin Steves
2001-07-26fid command now selects aids tooJim Rees
2001-07-26CDIAGFLAGS. Okay markus@Marc Espie
2001-07-26cleanup; mpech@Jakob Schlyter
2001-07-25brand new sectok(1) manual page. ok rees@Jakob Schlyter
2001-07-25do not use vfork() unsafelyTheo de Raadt
2001-07-25cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.orgMarkus Friedl
2001-07-25typo in commentMarkus Friedl
2001-07-23no zero size xstrdup() error; ok markus@Kevin Steves
2001-07-23use %lu; ok markus@Kevin Steves
2001-07-23kill errant newline in comment sectionTodd C. Miller
2001-07-23Fix typo.Aaron Campbell
2001-07-23sync PreferredAuthenticationsMarkus Friedl
2001-07-23reorder default sequence of userauth methods to match ssh behaviour:Markus Friedl
2001-07-22Xr login.confMarkus Friedl