<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blabouncer, branch v0.1</title>
<subtitle>An IRC bouncer written in C</subtitle>
<id>http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.1</id>
<link rel='self' href='http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/'/>
<updated>2019-07-18T20:42:01Z</updated>
<entry>
<title>Release version 0.1!</title>
<updated>2019-07-18T20:42:01Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-18T20:37:51Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=165cb674c689b1c779a357cd20467844c855e93e'/>
<id>urn:sha1:165cb674c689b1c779a357cd20467844c855e93e</id>
<content type='text'>
Also add version information (client welcome message, -v, and --version).
</content>
</entry>
<entry>
<title>Fix compiler warnings emitted by Clang/LLVM and some older GCC versions.</title>
<updated>2019-07-18T20:07:06Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-18T20:07:06Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=1702786389a71b28aac9c2f66dc27fa02889de22'/>
<id>urn:sha1:1702786389a71b28aac9c2f66dc27fa02889de22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly log and replay "/me" PRIVMSGs.</title>
<updated>2019-07-18T19:04:22Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-18T19:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=8f9a58e181d16cad2b86b8116bfe9470774bbdee'/>
<id>urn:sha1:8f9a58e181d16cad2b86b8116bfe9470774bbdee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only check for newlines at the end of client strings if the string length is at least one.</title>
<updated>2019-07-18T17:39:32Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-18T17:39:32Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=40a9f76e2d4ddd972b2e9ea2594c7567718517f4'/>
<id>urn:sha1:40a9f76e2d4ddd972b2e9ea2594c7567718517f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure messages aren't too long after combining truncated messages.</title>
<updated>2019-07-10T22:02:42Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T22:02:42Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=b98da7cb52a0b6969ff43c921ea40ce4270e5736'/>
<id>urn:sha1:b98da7cb52a0b6969ff43c921ea40ce4270e5736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include the file extension when checking for log filename length.</title>
<updated>2019-07-10T22:02:12Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T22:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=726496b1711117d113b8da971edf8114db07ab06'/>
<id>urn:sha1:726496b1711117d113b8da971edf8114db07ab06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure string isn't too long when writing to replay log.</title>
<updated>2019-07-10T21:16:24Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T21:16:24Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=e413787a5dbf0b4e377935d2192bc00cf9830cb8'/>
<id>urn:sha1:e413787a5dbf0b4e377935d2192bc00cf9830cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some potential buffer overflows when sending to client/server.</title>
<updated>2019-07-10T20:24:45Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T20:24:45Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=cdc97d3e55cf029dbdd91dfa213700af9714a41a'/>
<id>urn:sha1:cdc97d3e55cf029dbdd91dfa213700af9714a41a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure log filenames are safe for writing.</title>
<updated>2019-07-10T19:44:35Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T19:44:35Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=b9a8951cf86214a3dcb430ae0d34e8d5dc1adb11'/>
<id>urn:sha1:b9a8951cf86214a3dcb430ae0d34e8d5dc1adb11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make setting configuration option "replayseconds" optional if "replaymode" != "time".</title>
<updated>2019-07-10T18:09:59Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-07-10T18:09:59Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=22a4f361329ed4e303e2f1bdce9edf49e70970f3'/>
<id>urn:sha1:22a4f361329ed4e303e2f1bdce9edf49e70970f3</id>
<content type='text'>
</content>
</entry>
</feed>
