about summary refs log tree commit diff
path: root/filter.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-12 13:27:12 -0500
committerJune McEnroe <june@causal.agency>2022-02-12 13:28:26 -0500
commit6013ae15134ae09d9ebeec7fa1dcfc5450d4a8ba (patch)
tree02f8036dbca0ee89c7949c44ba1ec8a155a388b5 /filter.c
parentPrompt for empty server or SASL passwords (diff)
downloadtest-6013ae15134ae09d9ebeec7fa1dcfc5450d4a8ba.tar.gz
test-6013ae15134ae09d9ebeec7fa1dcfc5450d4a8ba.zip
Import compat_readpassphrase.c from oconfigure
At 5d08070de6aadd979e3752263d2ec1e709bf037e.
Diffstat (limited to 'filter.c')
0 files changed, 0 insertions, 0 deletions
rdcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe