summary refs log tree commit diff
path: root/client.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 16:25:09 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 16:25:09 -0500
commitcb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394 (patch)
tree865a155d6e94dc9c2d144387d24569fa84ef3a1f /client.c
parentUse a fixed buffer size for SASL PLAIN authentication (diff)
downloadpounce-cb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394.tar.gz
pounce-cb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394.zip
Use a static buffer for plainBase64
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
iden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe