about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 10:17:21 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 10:17:21 -0400
commit16b16a72e54e05c5ad2c251c2a9c71a92ff11400 (patch)
tree958ee67805e2bae5db4cbf0d0bb89bf07fdf254f /Makefile
parentReplace some declaration; while loops with for loops (diff)
downloadcatgirl-16b16a72e54e05c5ad2c251c2a9c71a92ff11400.tar.gz
catgirl-16b16a72e54e05c5ad2c251c2a9c71a92ff11400.zip
Replace int opt; while with for loop in sandman
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
40cb1910cd1576b9&follow=1'>Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe