<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src, branch rel-18-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-18-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-18-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2011-06-28T11:48:33+00:00</updated>
<entry>
<title>GnuTLS: use 1024 (DH_BITS_MIN) as minimum size of the DH prime</title>
<updated>2011-06-28T11:48:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-28T11:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2d35731399890316610e85d7a7aea41529b1fea9'/>
<id>urn:sha1:2d35731399890316610e85d7a7aea41529b1fea9</id>
<content type='text'>
For outgoing connections, we use 2048 (DH_BITS) since commit 49b2d0e.

This patch enables ngIRCd to accept incoming connections from other servers
and clients that use at least 1024 bits (and no longer requires 2048 for
incoming connections, too).

Patch proposed by Florian Westphal.
</content>
</entry>
<entry>
<title>hash: Use UINT32 instead of uint32_t</title>
<updated>2011-06-27T08:27:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-27T08:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=14afdaee087dd1243800dd0697785c47ccbf931e'/>
<id>urn:sha1:14afdaee087dd1243800dd0697785c47ccbf931e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hash: use more recent lookup3 algorithm instead of lookup2</title>
<updated>2011-06-26T22:16:37+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2011-06-26T22:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1765f0ae0b8932a4977c181c07d174f124143cef'/>
<id>urn:sha1:1765f0ae0b8932a4977c181c07d174f124143cef</id>
<content type='text'>
Bob Jenkins published a newer hash function in May 2006, it has
better distribution.

See http://burtleburtle.net/bob/hash/doobs.html for lengthy
comparisions.
</content>
</entry>
<entry>
<title>Use srand()/rand() instead of srandom()/random(); seems to be more portable</title>
<updated>2011-06-26T21:39:20+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T21:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7f8d0ea5a3e927b8b6dd84eae63849ae17cdf5ae'/>
<id>urn:sha1:7f8d0ea5a3e927b8b6dd84eae63849ae17cdf5ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'MorePrivacy'</title>
<updated>2011-06-26T13:41:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d99edb7728e058a889e4734f8592f495effa5bc3'/>
<id>urn:sha1:d99edb7728e058a889e4734f8592f495effa5bc3</id>
<content type='text'>
* MorePrivacy:
  New configuration opion "MorePrivacy" to "censor" some user information
</content>
</entry>
<entry>
<title>Merge branch 'ScrubCTCP'</title>
<updated>2011-06-26T13:38:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=269310f04b7624675f0e609a18c645474d9e5c6f'/>
<id>urn:sha1:269310f04b7624675f0e609a18c645474d9e5c6f</id>
<content type='text'>
* ScrubCTCP:
  Add documentation for "ScrubCTCP" configuration option
  New option to scrub incoming CTCP commands
</content>
</entry>
<entry>
<title>Move SSL-related configuration variables to new [SSL] section</title>
<updated>2011-06-25T22:09:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-25T22:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=946d838de4b6aee588e1136dcea018259a17e778'/>
<id>urn:sha1:946d838de4b6aee588e1136dcea018259a17e778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CheckFileReadable(): only check when a filename is given ...</title>
<updated>2011-06-25T22:07:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-25T22:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a085444035016061ca71d43f077d715138708f4e'/>
<id>urn:sha1:a085444035016061ca71d43f077d715138708f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PAM: make clear which "Password" config option is ignored</title>
<updated>2011-06-25T21:55:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-25T21:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=449ad1eeea20b08d2fe049725f71e98e105ec5f4'/>
<id>urn:sha1:449ad1eeea20b08d2fe049725f71e98e105ec5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration opion "MorePrivacy" to "censor" some user information</title>
<updated>2011-06-25T20:21:20+00:00</updated>
<author>
<name>xor</name>
<email>xorboy@gmail.com</email>
</author>
<published>2011-06-19T04:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b80e115f3947eae39aba39d1647f0a81f3d95fa3'/>
<id>urn:sha1:b80e115f3947eae39aba39d1647f0a81f3d95fa3</id>
<content type='text'>
this patch contains:

  * Fix for Conf_CloakUserToNick to make it conceal user details
  * Adds MorePrivacy-feature

MorePrivacy censors some user information from being reported by the
server. Signon time and idle time is censored. Part and quit messages
are made to look the same. WHOWAS requests are silently dropped. All
of this is useful if one wish to conceal users that access the ngircd
servers from TOR or I2P.
</content>
</entry>
</feed>
