<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://www.gredler.at/hg/olsrd-0.6.0/</link>
    <language>en-us</language>

    <title>olsrd-0.6.0 Changelog</title>
    <description>olsrd-0.6.0 Changelog</description>
    <item>
    <title>Fix Buffer overflow in http server</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/0cf70a3bd4b4</guid>
    <description><![CDATA[Fix Buffer overflow in http server]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 15 Nov 2009 20:53:06 +0100</pubDate>
</item>
<item>
    <title>Refactor include commands</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/b885f4585dd5</guid>
    <description><![CDATA[Refactor include commands]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#114;&#111;&#103;&#103;&#101;&#64;&#102;&#107;&#105;&#101;&#46;&#102;&#114;&#97;&#117;&#110;&#104;&#111;&#102;&#101;&#114;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 09 Nov 2009 15:03:46 +0100</pubDate>
</item>
<item>
    <title>Remove IPC part of config parser, it's not used anywhere</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/1090a57dbb4c</guid>
    <description><![CDATA[Remove IPC part of config parser, it's not used anywhere]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#101;&#110;&#110;&#105;&#110;&#103;&#46;&#114;&#111;&#103;&#103;&#101;&#64;&#102;&#107;&#105;&#101;&#46;&#102;&#114;&#97;&#117;&#110;&#104;&#111;&#102;&#101;&#114;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 27 Oct 2009 10:31:54 +0100</pubDate>
</item>
<item>
    <title>Fixed a bug about the size of the OBAMP data messages</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/214362ac1fdb</guid>
    <description><![CDATA[Fixed a bug about the size of the OBAMP data messages<br/>
backport from tiptip, author Saverio Proto &lt;zioproto@gmail.com&gt;]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 10 Oct 2009 15:04:45 +0200</pubDate>
</item>
<item>
    <title>Obamp Data len field needed a 16 bit counter, 8 bit was too small to carry more than 256 bytes</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/55742b849789</guid>
    <description><![CDATA[Obamp Data len field needed a 16 bit counter, 8 bit was too small to carry more than 256 bytes<br/>
payloads<br/>
<br/>
Fixed a bug that was sending OBAMP DATA messages always with the size of OBAMP DATA struct instead of<br/>
the real data amount<br/>
<br/>
Thank youSaverio for the fix]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 09 Oct 2009 11:43:37 +0200</pubDate>
</item>
<item>
    <title>Fix bug in olsr_set_timer()</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/997aa7004714</guid>
    <description><![CDATA[Fix bug in olsr_set_timer()]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 Oct 2009 16:02:30 +0200</pubDate>
</item>
<item>
    <title>Fix segfault in tc-set if olsrd is stopped before seeing a single node</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/e53e87c84e60</guid>
    <description><![CDATA[Fix segfault in tc-set if olsrd is stopped before seeing a single node]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 Oct 2009 16:02:17 +0200</pubDate>
</item>
<item>
    <title>Fix bug in olsr_txt_to_milli()</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/a264e45430f4</guid>
    <description><![CDATA[Fix bug in olsr_txt_to_milli()]]></description>
    <author>&#114;&#111;&#103;&#103;&#101;&#64;&#115;&#116;&#114;&#101;&#97;&#109;</author>
    <pubDate>Wed, 23 Sep 2009 10:01:02 +0200</pubDate>
</item>
<item>
    <title>Cleanup for avl_insert()</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/7d6276590551</guid>
    <description><![CDATA[Cleanup for avl_insert()]]></description>
    <author>&#72;&#101;&#110;&#110;&#105;&#110;&#103;&#32;&#82;&#111;&#103;&#103;&#101;&#32;&#60;&#104;&#114;&#111;&#103;&#103;&#101;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 22 Sep 2009 20:46:46 +0200</pubDate>
</item>
<item>
    <title>small fixes in http2telnet bridge</title>
    <guid isPermaLink="true">http://www.gredler.at/hg/olsrd-0.6.0/rev/983e4eae64bc</guid>
    <description><![CDATA[small fixes in http2telnet bridge]]></description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#75;&#105;&#116;&#116;&#101;&#110;&#98;&#101;&#114;&#103;&#101;&#114;&#32;&#60;&#77;&#97;&#114;&#107;&#117;&#115;&#46;&#75;&#105;&#116;&#116;&#101;&#110;&#98;&#101;&#114;&#103;&#101;&#114;&#64;&#103;&#109;&#120;&#46;&#97;&#116;&#62;</author>
    <pubDate>Sun, 20 Sep 2009 14:43:15 +0200</pubDate>
</item>

  </channel>
</rss>
