summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHandle client PASS messages that contain spaces and/or a leading colon.Luke Bratch3 weeks
 
TagDownloadAuthorAge
v0.3commit 9e093575c0...Luke Bratch2 years
v0.2commit a2f388e168...Luke Bratch7 years
v0.1.1commit ab87103cdd...Luke Bratch7 years
v0.1commit 165cb674c6...Luke Bratch7 years
 
AgeCommit messageAuthor
2026-09-08Handle client PASS messages that contain spaces and/or a leading colon.HEADmasterLuke Bratch
2026-04-06Clarify DNS request made for version checks in example configuration file.Luke Bratch
2026-04-03Remove channels from the local channel array when reconnecting to avoid clien...Luke Bratch
2026-04-02Remove/update deprecated OpenSSL functions, change certificate PEM loading to...Luke Bratch
2026-04-02Allow configuring the OpenSSL security level, see https://docs.openssl.org/ma...Luke Bratch
2026-04-02Free pointer if string splitting fails in lastspokelinenumber().Luke Bratch
2026-02-14Add missing option to default config generator in config.c.Luke Bratch
2026-02-14Correct error handling and comment in createconfigfile().Luke Bratch
2025-08-11Implement update checking using the command "BLABOUNCER UPDATECHECK", or opti...Luke Bratch
2025-08-09Correctly process 353 RPL_NAMREPLYs for secret and private channels.Luke Bratch
[...]