summary refs log tree commit diff
path: root/client.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-08 20:56:12 -0500
committerJune McEnroe <june@causal.agency>2019-11-08 20:56:12 -0500
commit13fdf558c76b71f95776fbc4460f5651ad64dafe (patch)
tree26f5ce2e69ce83526854b4a5585012dde1ed45ce /client.c
parentAvoid calling getopt_long again after it returns -1 (diff)
downloadpounce-13fdf558c76b71f95776fbc4460f5651ad64dafe.tar.gz
pounce-13fdf558c76b71f95776fbc4460f5651ad64dafe.zip
Check that password is hashed
Diffstat (limited to 'client.c')
0 files changed, 0 insertions, 0 deletions
olspan='3' class='logmsg'> 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe