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
Add missing option to default config generator in config.c.
Luke Bratch
12 days
Tag
Download
Author
Age
v0.3
commit 9e093575c0...
Luke Bratch
23 months
v0.2
commit a2f388e168...
Luke Bratch
6 years
v0.1.1
commit ab87103cdd...
Luke Bratch
7 years
v0.1
commit 165cb674c6...
Luke Bratch
7 years
Age
Commit message
Author
12 days
Add missing option to default config generator in config.c.
HEAD
master
Luke Bratch
12 days
Correct error handling and comment in createconfigfile().
Luke Bratch
2025-08-11
Implement update checking using the command "BLABOUNCER UPDATECHECK", or opti...
Luke Bratch
2025-08-09
Correctly process 353 RPL_NAMREPLYs for secret and private channels.
Luke Bratch
2025-08-09
Correctly send non-client QUITs and add QUIT message to STDIN quit.
Luke Bratch
2025-08-09
Add quit to STDIN commands.
Luke Bratch
2025-08-09
Improve output of LISTCLIENTS blabouncer command.
Luke Bratch
2025-08-09
List all missing required configuration file options at startup.
Luke Bratch
2025-08-08
Improve output of LISTCLIENTS blabouncer command, add identical listclients c...
Luke Bratch
2025-08-08
Notify STDOUT if a STDIN wasn't processed and was sent to the server instead.
Luke Bratch
[...]