<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ac793831b9a8cbd1d3791b089978da1629bf740 - another missing change for recent crypto mods</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#9ac793831b9a8cbd1d3791b089978da1629bf740</link>
        <description>another missing change for recent crypto mods

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Wed, 21 Mar 2007 18:37:13 +0100</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5333bd4763d6b7717a9ab41dbe11bb747ffcf3a4 - Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found in</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#5333bd4763d6b7717a9ab41dbe11bb747ffcf3a4</link>
        <description>Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found innew VIA CPUs.For older CPUs HMAC/SHA1 and HMAC/SHA256 (and others) will still be donein software.Move symmetric cryptography (currently only AES-CBC 128/192/256) topadlock_cipher.c file. Move HMAC cryptography to padlock_hash.c file.Hardware from:	Centaur Technologies

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Sat, 22 Jul 2006 18:18:47 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef0a6e203b6db3e19a2cdb3bb466ed6ee55013dd - Add VIA/ACE &quot;PadLock&quot; support as a crypto(9) driver.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#ef0a6e203b6db3e19a2cdb3bb466ed6ee55013dd</link>
        <description>Add VIA/ACE &quot;PadLock&quot; support as a crypto(9) driver.HW donated by:			Mike Tancsa &lt;mike@sentex.net&gt;Most of the code obtained from:	OpenBSDMFC after:			3 days

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Thu, 18 Aug 2005 02:30:22 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ac793831b9a8cbd1d3791b089978da1629bf740 - another missing change for recent crypto mods</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#9ac793831b9a8cbd1d3791b089978da1629bf740</link>
        <description>another missing change for recent crypto mods

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Wed, 21 Mar 2007 18:37:13 +0100</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5333bd4763d6b7717a9ab41dbe11bb747ffcf3a4 - Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found in</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#5333bd4763d6b7717a9ab41dbe11bb747ffcf3a4</link>
        <description>Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found innew VIA CPUs.For older CPUs HMAC/SHA1 and HMAC/SHA256 (and others) will still be donein software.Move symmetric cryptography (currently only AES-CBC 128/192/256) topadlock_cipher.c file. Move HMAC cryptography to padlock_hash.c file.Hardware from:	Centaur Technologies

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Sat, 22 Jul 2006 18:18:47 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef0a6e203b6db3e19a2cdb3bb466ed6ee55013dd - Add VIA/ACE &quot;PadLock&quot; support as a crypto(9) driver.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/padlock/Makefile#ef0a6e203b6db3e19a2cdb3bb466ed6ee55013dd</link>
        <description>Add VIA/ACE &quot;PadLock&quot; support as a crypto(9) driver.HW donated by:			Mike Tancsa &lt;mike@sentex.net&gt;Most of the code obtained from:	OpenBSDMFC after:			3 days

            List of files:
            /freebsd/sys/modules/padlock/Makefile</description>
        <pubDate>Thu, 18 Aug 2005 02:30:22 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
