summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/dsa.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-12/+11
| | | | | | | | | 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
* add ssh-agent via factotumrsc2005-02-131-4/+10
|
* new authrsc2005-02-131-0/+140