<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-21-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-21-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-21-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2013-10-20T13:51:03+00:00</updated>
<entry>
<title>ngIRCd Release 21~rc2</title>
<updated>2013-10-20T13:51:03+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-20T13:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=788b3002d8f7340e709dda2de94dfdd812f1c400'/>
<id>urn:sha1:788b3002d8f7340e709dda2de94dfdd812f1c400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platformtest.sh: Detect clang compilers</title>
<updated>2013-10-20T13:25:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-20T13:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=beb9f65dc8dfb4517ab59512ddaf1e111a4e3132'/>
<id>urn:sha1:beb9f65dc8dfb4517ab59512ddaf1e111a4e3132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for longer config lines</title>
<updated>2013-10-17T21:10:53+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-10-17T21:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=62865f7e1910d08ad8d72cb89f830f6d9411ffa2'/>
<id>urn:sha1:62865f7e1910d08ad8d72cb89f830f6d9411ffa2</id>
<content type='text'>
With the introduction of CipherList we could have longer config lines.
Handle up to 1024 bytes and warn if the line will be truncated.
</content>
</entry>
<entry>
<title>Report the correct file on error</title>
<updated>2013-10-17T20:52:15+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-10-17T20:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a7dda1b28c5d425b3fc4e946ff238ca06c9bb64e'/>
<id>urn:sha1:a7dda1b28c5d425b3fc4e946ff238ca06c9bb64e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Platforms.txt: Add Open64 and tcc C compilers on Linux</title>
<updated>2013-10-16T20:27:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-16T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cba5a2579f911c8527e5c51c4c57e6beaefe26d8'/>
<id>urn:sha1:cba5a2579f911c8527e5c51c4c57e6beaefe26d8</id>
<content type='text'>
Thanks to Götz Hoffart!
</content>
</entry>
<entry>
<title>platformtest.sh: Detect tcc compiler</title>
<updated>2013-10-16T19:59:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-16T19:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a2479bb9069ea2b61cf606dbefc2cb3ad0eb8e1d'/>
<id>urn:sha1:a2479bb9069ea2b61cf606dbefc2cb3ad0eb8e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for arc4random</title>
<updated>2013-10-16T15:32:06+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-10-16T10:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=17589534d0ccff05463910d1f0ba673d7d1630fd'/>
<id>urn:sha1:17589534d0ccff05463910d1f0ba673d7d1630fd</id>
<content type='text'>
If arc4random is present it will be used over the srand/rand interface.
This fixes some warnings in OpenBSD-current.
</content>
</entry>
<entry>
<title>Fix another strcat warning missed in commit 4c5b43</title>
<updated>2013-10-16T09:41:40+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-10-16T09:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ea26fd2840f6c7f286407e86f832d6ec5e93eeeb'/>
<id>urn:sha1:ea26fd2840f6c7f286407e86f832d6ec5e93eeeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platformtest.sh: Clean up GIT source tree, when possible</title>
<updated>2013-10-14T21:47:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-14T21:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=45d3e6aa91295bee056df8be5c3ed224420fba02'/>
<id>urn:sha1:45d3e6aa91295bee056df8be5c3ed224420fba02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platformtest.sh: Detect Apple LLVM (clang) compiler</title>
<updated>2013-10-14T21:45:59+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-14T21:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0bd3fb88b2c2a433a68c82c3eaba2fd13b8fcd0b'/>
<id>urn:sha1:0bd3fb88b2c2a433a68c82c3eaba2fd13b8fcd0b</id>
<content type='text'>
</content>
</entry>
</feed>
