aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/ssh-agent.c
Commit message (Expand)AuthorAgeFilesLines
* libthread: add threadmaybackgroundRuss Cox2020-12-301-0/+6
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-35/+34
* silence more warningsRuss Cox2012-10-211-0/+1
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
* memory fixesrsc2006-03-211-25/+51
* needed castrsc2005-07-131-1/+1
* use full prototypesrsc2005-05-071-3/+3
* use fixed namersc2005-03-181-8/+12
* more bug fixesrsc2005-02-131-22/+11
* add ssh-agent via factotumrsc2005-02-131-0/+1047