summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore27log plain blame
-rw-r--r--Makefile685log plain blame
-rw-r--r--catgirl.18382log plain blame
-rw-r--r--chat.c6104log plain blame
-rw-r--r--chat.h5906log plain blame
-rw-r--r--command.c6601log plain blame
-rw-r--r--complete.c4204log plain blame
-rw-r--r--config.c4214log plain blame
-rwxr-xr-xconfigure237log plain blame
-rw-r--r--edit.c4822log plain blame
-rw-r--r--handle.c14402log plain blame
-rw-r--r--irc.c6031log plain blame
-rw-r--r--ui.c19722log plain blame
-rw-r--r--url.c4707log plain blame
2018-02-25Define rules for multi-object binariesJune McEnroe 2018-02-25Rewrite everythingJune McEnroe 2018-02-22Hardcode path lengths in setupJune McEnroe 2018-02-22Add setup, start commandJune McEnroe 2018-02-22Indent list of streamsJune McEnroe 2018-02-22Add welcome message to ssh-commandJune McEnroe 2018-02-22Sleep before truncationJune McEnroe To give viewers a chance to catch up. I wonder how bad this will be. 2018-02-22List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe