summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-12 18:37:32 -0500
committerJune McEnroe <june@causal.agency>2020-01-12 18:40:28 -0500
commitd24f385f9979c6c8a2e7bc0bc5f0b8bf5b659433 (patch)
tree2aa3cbc9d05a46d8bbc2a5fa9f0a7724a81e3cb5 /Makefile
parentUse the CAP_PREAD right (diff)
downloadpounce-d24f385f9979c6c8a2e7bc0bc5f0b8bf5b659433.tar.gz
pounce-d24f385f9979c6c8a2e7bc0bc5f0b8bf5b659433.zip
Rename all local-related options to local-
This disambiguates client-ca and client-pass from client-cert and
client-key, which apply to opposite sides of the program.

The old option names will continue to work.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e='2019-07-28 15:42:50 -0400'>2019-07-28Remove ptee keybindsJune McEnroe 2019-07-28Import ptee from srcJune McEnroe 2019-07-28Remove old commandsJune McEnroe 2018-04-20Clean up pteeJune McEnroe 2018-04-20Uncommitted changes from months ago :(June McEnroe 2018-02-25Remove winchJune McEnroe 2018-02-25Echo at end of outputJune McEnroe 2018-02-25Add stopJune McEnroe 2018-02-25Switch back to static window sizingJune McEnroe 2018-02-25Add missing includeJune McEnroe 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 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