aboutsummaryrefslogtreecommitdiffstats
path: root/server.py
Commit message (Expand)AuthorAgeFilesLines
* nope, this doesn't seem to workJesse Luehrs2014-09-181-1/+0
* reformattingJesse Luehrs2014-09-171-2/+6
* ignore SIGPIPEJesse Luehrs2014-09-161-0/+2
* allow rsa or dsa keysJesse Luehrs2014-09-151-3/+3
* make the ssh private key configurableJesse Luehrs2014-09-151-3/+5
* introduce a pubsub system for communicationJesse Luehrs2014-09-141-12/+8
* split the termcast and ssh handling out into separate filesJesse Luehrs2014-09-141-89/+31
* initial very rough sketchJesse Luehrs2014-09-131-0/+137