summary refs log tree commit diff
path: root/bin/shotty.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-25 23:57:10 -0400
committerJune McEnroe <june@causal.agency>2019-07-25 23:57:10 -0400
commit078e859ac5836593f5b219d476f89da3ed5d35c4 (patch)
treea113a8aaceddeda86b03107c7b205cf047364ee5 /bin/shotty.c
parentUse scheme to style HTMLs (diff)
downloadsrc-078e859ac5836593f5b219d476f89da3ed5d35c4.tar.gz
src-078e859ac5836593f5b219d476f89da3ed5d35c4.zip
Add png.3 man page
Diffstat (limited to 'bin/shotty.c')
0 files changed, 0 insertions, 0 deletions
id=cd02c9f11ae2f848d44917ffa8f887708b3a93c9&follow=1'>Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 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 Another bug caused by trying to support broken clients. I'm annoyed. 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