index
:
blabouncer
master
An IRC bouncer written in C
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Print suggestion that version upgrades may require new entries in blabouncer....
Luke Bratch
13 hours
Tag
Download
Author
Age
v0.3
commit 9e093575c0...
Luke Bratch
7 months
v0.2
commit a2f388e168...
Luke Bratch
5 years
v0.1.1
commit ab87103cdd...
Luke Bratch
5 years
v0.1
commit 165cb674c6...
Luke Bratch
5 years
Age
Commit message
Author
13 hours
Print suggestion that version upgrades may require new entries in blabouncer....
HEAD
master
Luke Bratch
13 hours
Exit with failure upon failing to read any nicks from the configuration file ...
Luke Bratch
13 hours
Send NOTICE alert about failed authentication before disconnection alert.
Luke Bratch
13 hours
Make NOTICE alerts about client (dis)connection and authentication events opt...
Luke Bratch
2024-07-17
Print VERSION in debug.txt at startup.
Luke Bratch
2024-07-17
Don't write any CTCP responses to the replay log file, and encourage bug repo...
Luke Bratch
2024-07-17
Correct logline() return value comment in logging.c and logging.h.
Luke Bratch
2024-07-17
Correct replay comment in message.c.
Luke Bratch
2024-07-17
Ensure file and socket descriptors are valid in config.c and sockets.c.
Luke Bratch
2024-07-17
Return -1 if lastspokelinenumber() fails to find a timestamp.
Luke Bratch
[...]