<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Eloxoph News</title>
      <link>http://eloxoph.com/home</link>
      <description>Eloxoph and WeIRCd-related news, mixed with the occasional interesting random babble.</description>
      <language>en-gb</language>
      <category domain="http://eloxoph.com/irc-wiki/IRC">IRC</category><ttl>120</ttl>
      <image>
        <width>140</width><height>55</height><title>Eloxoph IRC Network</title><url>http://eloxoph.com/eloxoph_logo.png</url><link>http://eloxoph.com/home</link>
      </image>

      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>Teh magic PHP skillz of Yarcafox</generator>
      <managingEditor>contact@eloxoph.com</managingEditor>
      <webMaster>contact@eloxoph.com</webMaster>
      <item>
        <title>Security patch for WeIRCd</title>
        <pubDate>Fri, 27 Aug 2010</pubDate>
        <link>http://eloxoph.com/home?article=2010aug27a_vulnerbility</link>
        <description><![CDATA[<p>Yesterday, we found a possibly critical vulnerability in WeIRCd. Please <a href="http://eloxoph.com/weircd/">fetch the update to 0.8.2</a>.</p>]]></description>
        <guid isPermaLink="false">2010aug27a_vulnerbility</guid>
        <author>Yarcanox</author>
      </item>
      <item>
        <title>Encrypted IRC available</title>
        <pubDate>Tue, 24 Aug 2010</pubDate>
        <link>http://eloxoph.com/home?article=2010aug24a_ssl</link>
        <description><![CDATA[<p>Thanks to recent work on WeIRCd, we now offer <b>SSL connections on port 6697</b> using SSLv3 or TLSv1. If you happen to have any issues regarding SSL connections, please join #eloxoph and ask (the implementation is quite fresh and might still have some bugs).</p><p>Also due to recent work, ChanServ/NickServ are sadly unavailable. This is because of some yet unlocated bug that slipped into the new WeIRCd development version used on the server that trashes the services bots. I assume I'll be able to fix it in a day or two - please excuse the inconvenience.</p><p>Thanks to Xjs and all the others (ZNC devs!) for help with getting SSL to work!</p>]]></description>
        <guid isPermaLink="false">2010aug24a_ssl</guid>
        <author>Yarcanox</author>
      </item>
      <item>
        <title>WeIRCd 0.8.1 released</title>
        <pubDate>Thu, 22 Jul 2010</pubDate>
        <link>http://eloxoph.com/home?article=2010jul22a_weircd0.8.1released</link>
        <description><![CDATA[<p>WeIRcd 0.8.1 has been <a href="http://eloxoph.com/weircd/releases/">released</a>. Apart from minor improvements (also fixing broken autoop again), WeIRCd now resolves ips to hosts as almost any other IRCd out there. <a href="http://eloxoph.com/weircd/changelog.txt">Read the full changelog</a></p>]]></description>
        <guid isPermaLink="false">2010jul22a_weircd0.8.1released</guid>
        <author>Yarcanox</author>
      </item>
      <item>
        <title>Site design changes</title>
        <pubDate>Wed, 28 Jul 2010</pubDate>
        <link>http://eloxoph.com/home?article=2010jul18a_sitedesign</link>
        <description><![CDATA[<p>The site design has been tweaked a bit and also the front page is changed (it shows the news now as you can probably see in this very moment). Also I made some attempt to integrate the forum into the site design which has led to <a href="http://eloxoph.com/forum/">horrible results</a> - I'm working on improving this again though.</p><p>Regarding <a href="http://eloxoph.com/weircd/">our server software</a>, we might soon have reverse lookups of IPs for proper hosts of guest users since that's what I'm working on these days. That will hopefully make banning spammers easier.</p>]]></description>
        <guid isPermaLink="false">2010jul18a_sitedesign</guid>
        <author>Yarcanox</author>
      </item>
      <item>
        <title>WeIRCd 0.8 released</title>
        <pubDate>Thu, 10 Jun 2010</pubDate>
        <link>http://eloxoph.com/home?article=2010jun10a_weircd0.8released</link>
        <description><![CDATA[<p><a href="http://eloxoph.com/weircd">WeIRCd 0.8</a> has been released. I hope I can break the silence of some quiet months with this again. It is mainly a bugfix release and fixes a lot of minor and also major issues (crash triggers in both the windows GUI and the IRCd itself on all platforms!). Therefore everyone is advised to update.</p><p>The most important fixes are:</p><p><ul><li>The windows GUI will no longer crash when browsing the settings</li><li>A crash issue triggered by ISON has been resolved</li><li>Fixes in the MODE parser and general IRC command parser</li><li>ChanServ will now properly save changed topics</li><li>Services operators can now finally force channels to be dropped through ChanServ</li></ul></p><p>And apart from that other minor fixes and improvements have been done (you can look at the <a href="http://eloxoph.com/weircd/changelog.txt">detailed changelog here</a>).</p><p>Although you will find many, many traces of it, please note <b>serverlinking is NOT working at all</b> and still extremely under construction - it is being worked on though and as I run out of other things to do I will eventually get it done :-P</p><p>Also the graphical admin panel is at the moment missing a lot of options. This will be fixed aswell with the coming releases so that admin accounts, listener ports and all this can be edited through it.</p>]]></description>
        <guid isPermaLink="false">2010jun10a_weircd0.8released</guid>
        <author>Yarcanox</author>
      </item>
      <item>
        <title>Looking back at the downtime</title>
        <pubDate>Fri, 25 Dec 2009</pubDate>
        <link>http://eloxoph.com/home?article=2009dec25a_lookingbackatdowntime</link>
        <description><![CDATA[<p>The 16th December of 2009, Eloxoph was gone. Well, just happened and can't be changed. Still, this enlightens a bit the path where WeIRCd and the network will go:</p><p>The website can't be saved in such a case. But multiple chat servers that form together a bigger network are a wonderful way to provide more redundancy and substitute chatting places when the main server which hosts channel/nick registration services and website goes down. A website and NickServ/ChanServ downtime isn't nearly as bad as the complete chat being gone.</p><p>Therefore, this did pressure me again to jump back into server linking support for WeIRCd. I am going for the <a href="http://eloxoph.com/weircd/ts6-protocol.txt">TS6 protocol</a>, although ircd-ratbox and others of the mulitple IRCds that already support this protocol are probably not to be linked with WeIRCd as WeIRCd will extend the protocol to support halfop status. Maybe there will be a hack to link anyway, we'll see.</p><p>At the moment, work is still being done at the basic facilities: the config parser and a module api for linking modules, so basically any kind of linking (also to other services like messengers) will be possible through a plugged-in module. I hope to engange in the first linking tests in the close future though.</p>]]></description>
        <guid isPermaLink="false">2009dec25a_lookingbackatdowntime</guid>
        <author>Elmaron</author>
      </item>
      <item>
        <title>WeIRCd 0.7.5 released</title>
        <pubDate>Sat, 19 Dec 2009</pubDate>
        <link>http://eloxoph.com/home?article=2009dec19a_weircd0.7.5</link>
        <description><![CDATA[<p>WeIRCd 0.7.5 <a href="http://eloxoph.com/weircd/releases">has been released</a>. The most notable improvement is a graphical settings pane for Windows users so that you don't need to touch the actual config file yourself in most cases (it still misses some options, so to operate an advanced server you will need to). For all operating systems, it features the INVITE command, a small but interesting fix for USERHOST and an ip line inside the WHOIS which allows your users to grab their own internet ip more easily.</p><p>There are no security updates, only a memory leak fixed - so updating is still advised.</p>]]></description>
        <guid isPermaLink="false">2009dec19a_weircd0.7.5</guid>
        <author>Elmaron</author>
      </item>
      <item>
        <title>Downtime, some rushed info</title>
        <pubDate>Thu, 17 Dec 2009</pubDate>
        <link>http://eloxoph.com/home?article=2009dec17_downtime</link>
        <description><![CDATA[<p>The server went down for some reason and refused to restart. The exact cause is not known, but it is assumed that ntpd, the time sync daemon, is involved as it was found to be defunct when the machine finally started without finishing the INIT process properly.</p><p>I'm not having too much time so investigation needs to wait a bit. I'll most likely have more time on Friday to find out more on this. Sorry for the long downtime, I'm just pretty busy so it took some time until I noticed the server was gone.</p>]]></description>
        <guid isPermaLink="false">2009dec17_downtime</guid>
        <author>Elmaron</author>
      </item>
   </channel>
</rss>