summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/rsa.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-20/+20
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* factotum: double-check RSA/DSA keys when loadingRuss Cox2010-03-111-0/+4
| | | | | R=rsc http://codereview.appspot.com/463041
* appease sunrsc2005-03-151-2/+2
|
* more bug fixesrsc2005-02-131-2/+2
|
* add ssh-agent via factotumrsc2005-02-131-37/+111
|
* new authrsc2005-02-131-0/+191