Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrite everything | June McEnroe | 2018-02-25 |
| | |||
* | Hardcode path lengths in setup | June McEnroe | 2018-02-22 |
| | |||
* | Add setup, start command | June McEnroe | 2018-02-22 |
| | |||
* | Indent list of streams | June McEnroe | 2018-02-22 |
| | |||
* | Add welcome message to ssh-command | June McEnroe | 2018-02-22 |
| | |||
* | Sleep before truncation | June McEnroe | 2018-02-22 |
| | | | | To give viewers a chance to catch up. I wonder how bad this will be. | ||
* | List streams if none given | June McEnroe | 2018-02-22 |
| | |||
* | Set ForceCommand ssh-command | June McEnroe | 2018-02-22 |
| | |||
* | Rename command to ssh-command | June McEnroe | 2018-02-22 |
| | |||
* | Add command.sh | June McEnroe | 2018-02-22 |
| | |||
* | Factor out STREAM_SIZE for ingest and broadcast | June McEnroe | 2018-02-22 |
| | |||
* | Handle EINTR from kevent | June McEnroe | 2018-02-22 |
| | |||
* | Include libutil in chroot.tar | June McEnroe | 2018-02-22 |
| | |||
* | Add sshd_config | June McEnroe | 2018-02-22 |
| | |||
* | Add chroot.tar target | June McEnroe | 2018-02-22 |
| | |||
* | Add sys/types.h include | June McEnroe | 2018-02-22 |
| | |||
* | Send ^L to PTY every 1 MiB in broadcast | June McEnroe | 2018-02-22 |
| | |||
* | Handle truncation in view | June McEnroe | 2018-02-22 |
| | |||
* | Add ingest | June McEnroe | 2018-02-21 |
| | |||
* | Read input and remote in view | June McEnroe | 2018-02-21 |
| | |||
* | Add view with just window size matching | June McEnroe | 2018-02-21 |
| | |||
* | Check if broadcast stdout is redirected | June McEnroe | 2018-02-21 |
| | |||
* | Add broadcast | June McEnroe | 2018-02-21 |