summary refs log tree commit diff
path: root/bin/beef.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-07 21:48:11 -0500
committerJune McEnroe <june@causal.agency>2020-12-07 21:48:11 -0500
commitf30aa4c382821fd33ae12e091287899c45f2c7f6 (patch)
treea680ba875f23bf95be2ff89e771ade2c226da118 /bin/beef.c
parentAdd I Feel It All (diff)
downloadsrc-f30aa4c382821fd33ae12e091287899c45f2c7f6.tar.gz
src-f30aa4c382821fd33ae12e091287899c45f2c7f6.zip
Clean up variable expansions in c.sh
Diffstat (limited to 'bin/beef.c')
0 files changed, 0 insertions, 0 deletions
'>OpenBSD: Hoist loading save file to drop filesystem read-accessKlemens Nanni 2021-06-11Match gemini URLsJune McEnroe 2021-06-10Avoid trailing comma in whois channels listsJune McEnroe 2021-06-10Move unveilAll back into mainJune McEnroe 2021-06-10Only explicitly load the default CA file on OpenBSDJune McEnroe 2021-06-10OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni 2021-06-10OpenBSD: Remove now obsolete unveil codeKlemens Nanni 2021-06-10Hoist loading default root certificates into ircConfig()Klemens Nanni 2021-06-09Avoid creating out-of-bounds pointer when checking for seprintf truncationMichael Forney 2021-06-09Remove catfJune McEnroe 2021-06-09Replace catf with seprintfJune McEnroe 2021-06-09Add seprintfJune McEnroe 2021-06-09OpenBSD: pledge minimum promises from the startKlemens Nanni 2021-06-09OpenBSD: unveil after ncurses(3) init to support TERMINFOKlemens Nanni 2021-06-09OpenBSD: hoist -o/printCert code to simplifyKlemens Nanni 2021-06-06Pad kiosk username with zero, not spaceJune McEnroe 2021-06-06OpenBSD: unveil XDG directories only when neededKlemens Nanni 2021-06-05Nickname defaults to system's username not IRC usernameKlemens Nanni 2021-06-05Avoid writing past the end of the status barMichael Forney 2021-05-28List windows with /window 1.8June McEnroe 2021-05-28Improve missing param behavior for /msg, /whois, /ns, /csJune McEnroe 2021-05-28Use | for /window | /num commandJune McEnroe 2021-05-28Prefix = for options with No in manualJune McEnroe 2021-05-27Tag config options in manualKlemens Nanni 2021-05-27Document channel key parametersJune McEnroe 2021-05-27Set username from SSH_CLIENT in chrootJune McEnroe 2021-05-27Hash the username in kiosk modeJune McEnroe 2021-05-27Log nick and ssh connection in chroot-promptJune McEnroe 2021-05-25Clarify -H hash optionJune McEnroe 2021-05-25Use reverse video not colors for topic change when disabledKlemens Nanni 2021-05-25Use color enum instead of hardcoded valueKlemens Nanni 2021-05-20Don't require 4 parameters to ERR_USERONCHANNELJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04Remove no longer needed advice about mandirJune McEnroe 2021-05-04Ignore messages in reply to previously ignored messagesJune McEnroe 2021-05-04Add support for BINDIR, fix default MANDIR, use LDADD vars