<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in isc-hmac-fixup.html</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/bind-9.11.3/bin/tools/isc-hmac-fixup.html</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>regen v9_11</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 17fdbf542a0db30107b200403c51a72fe62c218d</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen v9_11</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 7911e6f9de303bca5a3d8b34f4330c8f7cecffae</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>4456.   [doc]           Add DOCTYPE and lang attribute to &lt;html&gt; tags.
                            [RT #42587]
    
    (cherry picked from commit 63fe88e8d8b1f48cf632628e4e2e3a413f9bac6e)</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - d6fa26d0adaec6c910115be34fe7a5a5f402c14f</description>
        <pubDate></pubDate>
        <dc:creator>Mark Andrews &lt;marka@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen v9_11</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 5347c0fcb04eaea19d9f39795646239f487c6207</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 33d0a7767d53cb366039fd0ac4f63cf8a9c351b0</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - fd2597f75693a2279fdf588bd40dfe2407c42028</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 010a51c427bfb6ab658fc0056955a1a5b69810be</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 2eeb74d1cf5355dd98f6d507a10086e16bb08c4b</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 5fa6a064b8301e4f274bd132fd577def59e4fb4c</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 794b79e6bbc3f5db1ea6ae154d739b9f1ef1a375</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 7bf14f4945c45a2c88b9130b5e1b68d0c54a08bc</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen master</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - ea94d370123a5892f6c47a97f21d1b28d44bb168</description>
        <pubDate></pubDate>
        <dc:creator>Tinderbox User &lt;tbox@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen HEAD</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - bef75d63d74f58abc0f834ed271526672777ba29</description>
        <pubDate></pubDate>
        <dc:creator>Automatic Updater &lt;source@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>regen</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - fdd80e9a55c70b36a3bf3e409b86897301c44ff8</description>
        <pubDate></pubDate>
        <dc:creator>Automatic Updater &lt;source@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>update copyright notice</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - a30c7003afeb416afca9629697d6138b4023cffa</description>
        <pubDate></pubDate>
        <dc:creator>Automatic Updater &lt;source@isc.org&gt;</dc:creator>
    </item>

    <item>
        <title>2834.   [bug]           HMAC-SHA* keys that were longer than the algorithm
                            digest length were used incorrectly, leading to
                            interoperability problems with other DNS
                            implementations.  This has been corrected.
                            (Note: If an oversize key is in use, and
                            compatibility is needed with an older release of
                            BIND, the new tool "isc-hmac-fixup" can convert
                            the key secret to a form that will work with all
                            versions.) [RT #20751]</title>
        <description>/bind-9.11.3/bin/tools/isc-hmac-fixup.html - 0f66aced2640d964aeb6db41210711ba0640d7f2</description>
        <pubDate></pubDate>
        <dc:creator>Evan Hunt &lt;each@isc.org&gt;</dc:creator>
    </item>

</channel>
</rss>

