Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-02 | factotum: add proto-specific key prompt | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/3852042 | |||||
2010-12-28 | factotum: update prototab (thanks Erik Quanstrom) | Russ Cox | 1 | -0/+4 | |
R=rsc http://codereview.appspot.com/3750045 | |||||
2010-12-07 | auth/factotum: fix password prompt hang | Russ Cox | 1 | -2/+2 | |
Fixes #51. R=rsc http://codereview.appspot.com/3431044 | |||||
2010-03-11 | factotum: double-check RSA/DSA keys when loading | Russ Cox | 2 | -0/+8 | |
R=rsc http://codereview.appspot.com/463041 | |||||
2010-02-22 | factotum: avoid notes after backgrounding | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/220043 | |||||
2008-12-01 | factotum: avoid name conflict with SS macro | Albert Lee | 1 | -1/+2 | |
2008-05-31 | merge | Russ Cox | 8 | -4/+68 | |
2007-11-05 | factotum: silence gcc warning | Russ Cox | 1 | -0/+2 | |
2007-09-16 | factotum: fix build error (Axel Belinfante) | Russ Cox | 1 | -2/+1 | |
2007-09-13 | factotum: implement p9cr | Russ Cox | 3 | -340/+173 | |
2006-04-20 | warnings (andrey) | rsc | 1 | -3/+3 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 15 | -68/+69 | |
2006-02-14 | stupid pointer conversions | rsc | 2 | -10/+10 | |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 1 | -1/+1 | |
2005-08-11 | silence various warnings | rsc | 2 | -2/+2 | |
2005-03-18 | fix race | rsc | 1 | -3/+3 | |
2005-03-15 | appease sun | rsc | 4 | -11/+8 | |
2005-03-15 | get rid of .= syntax | rsc | 5 | -20/+27 | |
2005-02-13 | more bug fixes | rsc | 2 | -3/+3 | |
2005-02-13 | new | rsc | 8 | -37/+247 | |
2005-02-13 | add pass proto | rsc | 4 | -90/+39 | |
2005-02-13 | add ssh-agent via factotum | rsc | 7 | -51/+216 | |
2005-02-13 | new auth | rsc | 29 | -0/+7149 | |