summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth
Commit message (Expand)AuthorAgeFilesLines
* factotum: add proto-specific key promptRuss Cox2011-01-021-0/+2
* factotum: update prototab (thanks Erik Quanstrom)Russ Cox2010-12-281-0/+4
* auth/factotum: fix password prompt hangRuss Cox2010-12-071-2/+2
* factotum: double-check RSA/DSA keys when loadingRuss Cox2010-03-112-0/+8
* aescbc: more sensible behavior for invalid input, wrong passwordRuss Cox2010-02-221-33/+35
* factotum: avoid notes after backgroundingRuss Cox2010-02-221-0/+2
* secstore: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
* factotum: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
* mergeRuss Cox2008-05-318-4/+68
* factotum: silence gcc warningRuss Cox2007-11-051-0/+2
* factotum: fix build error (Axel Belinfante)Russ Cox2007-09-161-2/+1
* factotum: implement p9crRuss Cox2007-09-133-340/+173
* warnings (andrey)rsc2006-04-201-3/+3
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-0126-168/+169
* memory fixesrsc2006-03-211-25/+51
* stupid pointer conversionsrsc2006-02-142-10/+10
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
* silence various warningsrsc2005-08-112-2/+2
* needed castrsc2005-07-131-1/+1
* use full prototypesrsc2005-05-071-3/+3
* fix racersc2005-03-181-3/+3
* use fixed namersc2005-03-181-8/+12
* appease sunrsc2005-03-154-11/+8
* get rid of .= syntaxrsc2005-03-155-20/+27
* bug fixrsc2005-02-132-4/+12
* more bug fixesrsc2005-02-133-25/+14
* lower casersc2005-02-138-6/+51
* newrsc2005-02-138-37/+247
* no zombiesrsc2005-02-131-1/+1
* add pass protorsc2005-02-134-90/+39
* more addrsc2005-02-132-0/+39
* add othersrsc2005-02-1316-0/+1185
* add ssh-agent via factotumrsc2005-02-139-59/+1267
* new authrsc2005-02-1344-0/+9955