summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-05 22:24:12 -0400
committerJune McEnroe <june@causal.agency>2020-05-05 22:24:12 -0400
commitfb695f92bc7bf97c305deb132eaccd2802c37fc2 (patch)
tree8bf6ae177fed3431a4f4ea56c61e787b931d4e3c /port/cgram
parentAdd git-password script to get a password from git-credential (diff)
downloadsrc-fb695f92bc7bf97c305deb132eaccd2802c37fc2.tar.gz
src-fb695f92bc7bf97c305deb132eaccd2802c37fc2.zip
Add plans
Diffstat (limited to 'port/cgram')
0 files changed, 0 insertions, 0 deletions
ionJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe