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
6 weeks
Tag
Download
Author
Age
v0.3
commit 9e093575c0...
Luke Bratch
9 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
2024-04-01
Release version 0.3.
v0.3
Luke Bratch
2024-03-31
Don't bother trying to do removenickfromchannel() after a PART or a KICK if w...
Luke Bratch
2024-03-31
Handle server KICK commands.
Luke Bratch
2024-03-31
Include nicks in stdin debug command listchannels.
Luke Bratch
2024-03-30
Correct/improve signal handling logging.
Luke Bratch
2024-03-30
Implement changing client-side TLS certificate and key paths, and reloading c...
Luke Bratch
2024-03-30
Update TODO.
Luke Bratch
2024-03-30
Pass VERSION at compile time based on "git describe". Add fallback VERSION f...
Luke Bratch
2024-03-30
Make Makefile pay attention to header files, and add a make clean.
Luke Bratch
2024-03-29
Update TODO.
Luke Bratch
[...]