<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src, branch rel-14-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-14-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-14-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2009-03-25T19:44:40+00:00</updated>
<entry>
<title>misspelling in ERR_NORECIPIENT reply</title>
<updated>2009-03-25T19:44:40+00:00</updated>
<author>
<name>Dana Dahlstrom</name>
<email>dana+ngIRCd@cs.ucsd.edu</email>
</author>
<published>2009-03-25T19:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3a7d59c1ac6bb9d3fae546fba9d041738bbe849e'/>
<id>urn:sha1:3a7d59c1ac6bb9d3fae546fba9d041738bbe849e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testsuite: add more predefined channels to server config</title>
<updated>2009-03-06T23:30:11+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-03-06T23:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ea35ba74b68d8d6906b6cd2d1ad85a348c647beb'/>
<id>urn:sha1:ea35ba74b68d8d6906b6cd2d1ad85a348c647beb</id>
<content type='text'>
make sure it creates &amp; and +, and accepts channel names without
a special character (ngircd should treat
'Name = chan' as 'Name = #chan').
</content>
</entry>
<entry>
<title>allow creation of persistent modeless channels</title>
<updated>2009-03-06T23:21:43+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-03-06T23:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2d4361d088f75bdcbc0deced824e2b3aafbb8fa0'/>
<id>urn:sha1:2d4361d088f75bdcbc0deced824e2b3aafbb8fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add and use Channel_IsModeless()</title>
<updated>2009-03-06T23:13:25+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-03-06T23:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e9e7fc33f15d7ead5f547ebdfcc7836b75f54f83'/>
<id>urn:sha1:e9e7fc33f15d7ead5f547ebdfcc7836b75f54f83</id>
<content type='text'>
avoid "name[0] == '+'" where possible, having Channel_IsModeless()
makes things much more obvious.
</content>
</entry>
<entry>
<title>Enhance INFO command to report compile time, if available</title>
<updated>2009-03-05T15:04:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-03-05T15:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c09742c5189802103900fc84ded42f4f84f27ae9'/>
<id>urn:sha1:c09742c5189802103900fc84ded42f4f84f27ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Channel mode changes: break on error</title>
<updated>2009-03-03T15:33:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-03-03T15:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0a9608a26f4c5fec7d09f13a814bf4e384b17759'/>
<id>urn:sha1:0a9608a26f4c5fec7d09f13a814bf4e384b17759</id>
<content type='text'>
Don't echo multiple syntax error messages (461) on invalid commands,
but break after the first one.
In addition, this solves corrupted 'Unknown mode "+' messages.
</content>
</entry>
<entry>
<title>Channel_Mode(): code cleanup (no functional changes)</title>
<updated>2009-03-03T14:06:34+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-03-03T14:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=dee89c2355f973db0ba7c7ca81c83940caefc3d4'/>
<id>urn:sha1:dee89c2355f973db0ba7c7ca81c83940caefc3d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TLS/SSL: remove useless error message when ssl connection is closed</title>
<updated>2009-02-05T22:47:28+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-02-05T22:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b8c6dd503fe4e7814f4b9327a8cd43007a4ec150'/>
<id>urn:sha1:b8c6dd503fe4e7814f4b9327a8cd43007a4ec150</id>
<content type='text'>
When using OpenSSL, the following annoying "error" message was logged whenever
an encrypted connection was shut down in a orderly fashion:
TLS/SSL Connection shutdown: ConnSSL_Read: Unable to determine error

of course, this isn't an error at all.
</content>
</entry>
<entry>
<title>SSL/TLS: clear all ssl realted flags on shutdown</title>
<updated>2009-02-04T22:23:12+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-02-04T22:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2fce4667a86e42589db8dd84a51c472aa18ac80e'/>
<id>urn:sha1:2fce4667a86e42589db8dd84a51c472aa18ac80e</id>
<content type='text'>
one ssl related flags was not cleared on ssl shutdown.
introduce and use CONN_SSL_FLAGS_ALL to zap them all.
</content>
</entry>
<entry>
<title>TLS/SSL: fix memory leak when using compressed server links with ssl</title>
<updated>2009-02-04T22:01:53+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2009-02-04T22:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c6a43fbaf0579741ebf34e88ca7f0586b471062e'/>
<id>urn:sha1:c6a43fbaf0579741ebf34e88ca7f0586b471062e</id>
<content type='text'>
commit 6bc2d3d06e9cb4da68ea4b63d9b6b219d88ab927
(New connection option CONN_RFC1459) forgot to adjust the ssl bitmasks.

The result is that when a compressed AND encrypted server link goes down
the memory allocated by zlib and the r/w buffers are no longer
free'd as the previous ConnSSL_Free() would then also remove the CONN_ZIP flag
from the flag mask.
</content>
</entry>
</feed>
