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
Clarify DNS request made for version checks in example configuration file.
Luke Bratch
7 days
Tag
Download
Author
Age
v0.3
commit 9e093575c0...
Luke Bratch
2 years
v0.2
commit a2f388e168...
Luke Bratch
7 years
v0.1.1
commit ab87103cdd...
Luke Bratch
7 years
v0.1
commit 165cb674c6...
Luke Bratch
7 years
Age
Commit message
Author
7 days
Clarify DNS request made for version checks in example configuration file.
HEAD
master
Luke Bratch
11 days
Remove channels from the local channel array when reconnecting to avoid clien...
Luke Bratch
11 days
Remove/update deprecated OpenSSL functions, change certificate PEM loading to...
Luke Bratch
11 days
Allow configuring the OpenSSL security level, see https://docs.openssl.org/ma...
Luke Bratch
12 days
Free pointer if string splitting fails in lastspokelinenumber().
Luke Bratch
2026-02-14
Add missing option to default config generator in config.c.
Luke Bratch
2026-02-14
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
[...]