<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/src, branch kike</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=kike</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=kike'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2014-07-19T20:35:12Z</updated>
<entry>
<title>Fix two Clang static analyzer issues</title>
<updated>2014-07-19T20:35:12Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-19T20:35:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a87be6dfd2194326487a6e6152c1a3086f3ae15a'/>
<id>urn:sha1:a87be6dfd2194326487a6e6152c1a3086f3ae15a</id>
<content type='text'>
Overflowing memory allocations should crash or exit anyway.
</content>
</entry>
<entry>
<title>Fix some compiler warnings</title>
<updated>2014-07-19T15:44:49Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-19T15:44:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=027333e56aeea20c486702ecfb9571ca45fd14f6'/>
<id>urn:sha1:027333e56aeea20c486702ecfb9571ca45fd14f6</id>
<content type='text'>
`-Weverything' seems to have found a few problems.

Also enabled clang sanitizers by default.
</content>
</entry>
<entry>
<title>Add a LIST_HEADER macro</title>
<updated>2014-07-18T17:51:15Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-18T17:51:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=43d34d2473917521376f7d56126779f941205105'/>
<id>urn:sha1:43d34d2473917521376f7d56126779f941205105</id>
<content type='text'>
To save us from specifying the `next' and `prev' pointers all the time.

It's not perfect, just a tiny bit better.
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2014-07-17T23:03:21Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T23:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=353230b18ba7c8c225c3b23a759798558fabb7de'/>
<id>urn:sha1:353230b18ba7c8c225c3b23a759798558fabb7de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement TIME, VERSION, MOTD, LUSERS</title>
<updated>2014-07-17T21:51:34Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T21:51:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=b2a4d38e8c7ccee495845e6be7d36d9ec0771ea8'/>
<id>urn:sha1:b2a4d38e8c7ccee495845e6be7d36d9ec0771ea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the ERR_NOTREGISTERED message</title>
<updated>2014-07-17T21:48:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T21:17:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=86e3ae951e5faf6811bcffa0ac831da8b84f4197'/>
<id>urn:sha1:86e3ae951e5faf6811bcffa0ac831da8b84f4197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send LUSERS output upon registration</title>
<updated>2014-07-17T21:48:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T21:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=057a01e2e5ec4cb3721e16999af9b50df27b5429'/>
<id>urn:sha1:057a01e2e5ec4cb3721e16999af9b50df27b5429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of multiple NICK's before a USER</title>
<updated>2014-07-17T21:48:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T20:54:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=081b9f6bd20dc19edbed491c4e8d8cb24de0559d'/>
<id>urn:sha1:081b9f6bd20dc19edbed491c4e8d8cb24de0559d</id>
<content type='text'>
We have to release the old nickname _first_, so that we can register the
same one again (albeit with a slight race condition).
</content>
</entry>
<entry>
<title>Send the user's mode after registration</title>
<updated>2014-07-17T21:48:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T20:54:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=b1780e3efba9913f7f0011efa9e7dfc5bd65603a'/>
<id>urn:sha1:b1780e3efba9913f7f0011efa9e7dfc5bd65603a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return `struct error' from irc_initialize_ssl()</title>
<updated>2014-07-17T06:43:21Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-17T06:43:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=531b1c71bf5a81e04d31795ece37db6dd322dddb'/>
<id>urn:sha1:531b1c71bf5a81e04d31795ece37db6dd322dddb</id>
<content type='text'>
</content>
</entry>
</feed>
