index
:
pounce
this commit
master
IRC bouncer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
palaver
(
unfollow
)
Commit message (
Collapse
)
Author
2020-08-24
Use dataOpen for save file
June McEnroe
2020-08-24
Use configOpen to load localCA
June McEnroe
2020-08-24
Use configPath to load client cert/priv
June McEnroe
2020-08-24
Use configOpen in getopt_config
June McEnroe
2020-08-24
Import xdg.c from catgirl
June McEnroe
2020-08-23
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-16
contrib/palaver: Add no message preview flags
June McEnroe
2020-08-13
contrib/palaver: Don't set channel for PMs
June McEnroe
2020-08-13
Fix unintended interception of NICK after registration
June McEnroe
Another bug caused by trying to support broken clients. I'm annoyed.
2020-08-12
Add Additional Components section to README
June McEnroe
2020-08-12
Document -L / palaver option
June McEnroe
2020-08-11
contrib/palaver: Document service configuration
June McEnroe
2020-08-11
contrib/palaver: Add install target and rc script
June McEnroe
2020-08-11
contrib/palaver: Implement command and notifications
June McEnroe