summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-08-12Sync usage message to man pageTodd C. Miller
2001-08-11fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. ok markus@Jakob Schlyter
2001-08-11update one of the outdated lists in here; andrew.hoerter@NeuStar.comTheo de Raadt
2001-08-11Fixup example files, man pages and phones parsing.Kenneth R Westerback
2001-08-08undo last change; does not work for sshdMarkus Friedl
2001-08-08permanently_set_uid is a noop if user is not privilegued;Markus Friedl
2001-08-08when describing the -o option, give -o Protocol=1 as the specific exampleTheo de Raadt
2001-08-07extended failure messages from galb@vandyke.comMarkus Friedl
2001-08-06Replace with public domain version that does an execTodd C. Miller
2001-08-06use alarm vs. setitimer for portable; ok markus@Kevin Steves
2001-08-06Add CITI to Author section.Jim Rees
2001-08-05make -t dsa work with commercial servers, tooMarkus Friedl
2001-08-05ssh 2 support; from wayned@users.sourceforge.netMarkus Friedl
2001-08-03Add back NUL termination of 'word' in complete() that was erroneouslyTodd C. Miller
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-03improve usage(). ok markus@Jakob Schlyter
2001-08-03document smartcard options. ok markus@Jakob Schlyter
2001-08-02fix diagnostic messagesEric Jackson
2001-08-02fix doc syntaxEric Jackson
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-08-02Mods for PalmOSJim Rees
2001-08-02clean up some /* SMARTCARD */. ok markus@Jakob Schlyter
2001-08-02add /* SMARTCARD */ to #else/#endif. ok markus@Jakob Schlyter
2001-08-02add smartcard to usage(). ok markus@Jakob Schlyter
2001-08-02document smartcard upload/download. ok markus@Jakob Schlyter
2001-08-02more verbose usage(). ok markus@Jakob Schlyter
2001-08-02change -u (upload smartcard key) to -U. ok markus@Jakob Schlyter
2001-08-02add -D readerid option (download, i.e. print public RSA key to stdout).Markus Friedl
2001-08-01support finish rsa keys.Markus Friedl
2001-08-01allow uploading RSA keys for non-default AUT0 (sha1 over passphrase like sect...Markus Friedl
2001-08-01Add "SEE ALSO", AUTHOR -> AUTHORS, NOTES -> CAVEATSTodd C. Miller
2001-08-01Cleanup and remove DOS #ifdefsTodd C. Miller
2001-08-01refer to current ietf drafts for protocol v2Markus Friedl
2001-08-01use strings instead of ints for smartcard reader idsMarkus Friedl
2001-08-01quick conversion to mdocTodd C. Miller
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