summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-11-19 23:35:23 -0800
committerJune McEnroe <june@causal.agency>2019-11-20 14:54:32 -0500
commitfd0424b1fc835639e61a9cb25798cc7a472bea47 (patch)
treec4e89895690715499ddd1fcc1adc33fb6ef714d2 /server.c
parentUse strlcpy for sun_paths (diff)
downloadpounce-fd0424b1fc835639e61a9cb25798cc7a472bea47.tar.gz
pounce-fd0424b1fc835639e61a9cb25798cc7a472bea47.zip
client: Include time.h for gmtime and strftime
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> 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