<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blabouncer, branch v0.3</title>
<subtitle>An IRC bouncer written in C</subtitle>
<id>http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.3</id>
<link rel='self' href='http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.3'/>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/'/>
<updated>2024-04-01T11:57:27Z</updated>
<entry>
<title>Release version 0.3.</title>
<updated>2024-04-01T11:57:27Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-04-01T11:57:27Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=9e093575c0372cb14aef9cf97ccb8811e687b6e9'/>
<id>urn:sha1:9e093575c0372cb14aef9cf97ccb8811e687b6e9</id>
<content type='text'>
Please see the NEWS file for a highlight of changes in this release.
</content>
</entry>
<entry>
<title>Don't bother trying to do removenickfromchannel() after a PART or a KICK if we just did removechannel() because the PARTing/KICKed nick was ours.</title>
<updated>2024-03-31T21:23:59Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-31T21:23:59Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=33bb47c623d1c605a5a131ef882feb6df42570b7'/>
<id>urn:sha1:33bb47c623d1c605a5a131ef882feb6df42570b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle server KICK commands.</title>
<updated>2024-03-31T21:17:16Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-31T21:17:16Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=7ac369cbe46739beac37d97642b65b98c46ffc4d'/>
<id>urn:sha1:7ac369cbe46739beac37d97642b65b98c46ffc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include nicks in stdin debug command listchannels.</title>
<updated>2024-03-31T01:21:10Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-31T01:21:10Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=40447ede689b5ea75f1c1f7bf6345eecd4699b0a'/>
<id>urn:sha1:40447ede689b5ea75f1c1f7bf6345eecd4699b0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct/improve signal handling logging.</title>
<updated>2024-03-30T16:14:21Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-30T16:14:21Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=f4f875c5ab8c2e74ffa4af1cdc7a43050714ed42'/>
<id>urn:sha1:f4f875c5ab8c2e74ffa4af1cdc7a43050714ed42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement changing client-side TLS certificate and key paths, and reloading certificate/key at runtime when doing a REHASH (BLABOUNCER command or SIGHUP).</title>
<updated>2024-03-30T16:09:37Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-30T16:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=3612ac309895be690c8dc3080898dfb713b8a23e'/>
<id>urn:sha1:3612ac309895be690c8dc3080898dfb713b8a23e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TODO.</title>
<updated>2024-03-30T13:38:58Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-30T13:38:58Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=6bc5e61f1bd0217618aa799169b5439f013b6921'/>
<id>urn:sha1:6bc5e61f1bd0217618aa799169b5439f013b6921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass VERSION at compile time based on "git describe".  Add fallback VERSION file for if Git isn't installed.</title>
<updated>2024-03-30T13:32:19Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-30T13:32:19Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=ef5ef17bab5581bc001da0e2a9ab77620a19ffb0'/>
<id>urn:sha1:ef5ef17bab5581bc001da0e2a9ab77620a19ffb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Makefile pay attention to header files, and add a make clean.</title>
<updated>2024-03-30T13:27:28Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-30T13:27:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=8450fa9418e3d0003a6990a5384437bde4ea76c0'/>
<id>urn:sha1:8450fa9418e3d0003a6990a5384437bde4ea76c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TODO.</title>
<updated>2024-03-29T17:37:02Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2024-03-29T17:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=19b38deee89aef4e5d6417d3b7d8e03b70a948ef'/>
<id>urn:sha1:19b38deee89aef4e5d6417d3b7d8e03b70a948ef</id>
<content type='text'>
</content>
</entry>
</feed>
