Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix thread exhaustion in SSH daemon | James Moger | 2014-05-29 | 1 | -2/+4 |
| | |||||
* | Eliminate use of Dagger and do not create inner classes | James Moger | 2014-04-10 | 1 | -16/+22 |
| | | | | | | | | | | | This change outlines somethings I'd like to see in your latest code. 1. Elimination of Dagger 2. Less noise from inner class instantiation 3. Formalizing filesystem location for keys instead of Unix-y /tmp/ 4. Password authentication as alternative to Key authentication Change-Id: I7a76e1811ad7cd545444fd8b59bbe8c4f45ccfec | ||||
* | SSHD: Add support for generic commands | David Ostrovsky | 2014-04-10 | 1 | -0/+340 |
Change-Id: I5a60710323ca674d70e34f7451422ec167105429 |