<?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>1e152b590ba16eae22a774844c4bc94f485c0989 - libcrypto: Add some trivial tests for truncated SHA-512 variants.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#1e152b590ba16eae22a774844c4bc94f485c0989</link>
        <description>libcrypto: Add some trivial tests for truncated SHA-512 variants.These should use more of the test vectors fromhttps://csrc.nist.gov/Projects/Cryptographic-Algorithm-Validation-Program/Secure-Hashing#Testingbut this will do for now to detect the buffer overrun rake we leftlying around for ourselves.PR lib/58039

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Fri, 15 Mar 2024 15:32:07 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>59a49c3ac241422e99bb28f7a4d2e0f8e26ae763 - make tests support both 1.x and 3.x.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#59a49c3ac241422e99bb28f7a4d2e0f8e26ae763</link>
        <description>make tests support both 1.x and 3.x.Lot of work needed to add all the 3.x tests, but that can wait until allis switched

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Mon, 08 May 2023 17:46:06 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54bebabb33899e6b01fe5e6db7f799da5426cdee - Merge openssl-1.1.1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#54bebabb33899e6b01fe5e6db7f799da5426cdee</link>
        <description>Merge openssl-1.1.1

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sun, 23 Sep 2018 13:34:57 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cbaed46a230df81acd0317b3aed6452aa8ae49e - PR lib/53044: remove tests not provided by OpenSSL 1.1.x</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#3cbaed46a230df81acd0317b3aed6452aa8ae49e</link>
        <description>PR lib/53044: remove tests not provided by OpenSSL 1.1.x

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Thu, 22 Feb 2018 14:24:03 +0000</pubDate>
        <dc:creator>martin &lt;martin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1f413f949b9d2bf31beff6f35f2ea32286de027 - adjust tests for 1.1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#e1f413f949b9d2bf31beff6f35f2ea32286de027</link>
        <description>adjust tests for 1.1

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Thu, 08 Feb 2018 21:59:10 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf - Remove MKCRYPTO option.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf</link>
        <description>Remove MKCRYPTO option.Originally, MKCRYPTO was introduced because the United Statesclassified cryptography as a munition and restricted its export.  Theexport controls were substantially relaxed fifteen years ago, and areessentially irrelevant for software with published source code.In the intervening time, nobody bothered to remove the option afterits motivation -- the US export restriction -- was eliminated.  I&apos;mnot aware of any other operating system that has a similar option; Iexpect it is mainly out of apathy for churn that we still have it.Today, cryptography is an essential part of modern computing -- youcan&apos;t use the internet responsibly without cryptography.The position of the TNF board of directors is that TNF makes norepresentation that MKCRYPTO=no satisfies any country&apos;s cryptographyregulations.My personal position is that the availability of cryptography is abasic human right; that any local laws restricting it to a privilegedfew are fundamentally immoral; and that it is wrong for developers tospend effort crippling cryptography to work around such laws.As proposed on tech-crypto, tech-security, and tech-userlevel to noobjections:https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.htmlhttps://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.htmlhttps://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.htmlP.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of*bad* crypto that was conditional on it, e.g. DES in telnet...  Thatshould probably be removed too, but on the grounds that it is bad,not on the grounds that it is (nominally) crypto.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sun, 21 May 2017 15:28:36 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09956316a61a43179e8bacedee6f2a94df0391cc - Remove MKCRYPTO_RC5.  Unconditionally include RC5 in libcrypto.so.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#09956316a61a43179e8bacedee6f2a94df0391cc</link>
        <description>Remove MKCRYPTO_RC5.  Unconditionally include RC5 in libcrypto.so.This option existed only because RC5 is covered by patents that, twentyyears ago, we had reason to suspect the patent holder, RSA, Inc., mightlitigate.  The two US patents in question are 5,724,428 and 5,835,600.According to the USPTO Patent Term Calculator web site at&lt;https://www.uspto.gov/patent/laws-and-regulations/patent-term-calculator#heading-5&gt;(retrieved 2017-05-21), patents filed after 1995-06-07 expire twentyyears after the filing date.number          filing date5,724,428       1995-11-015,835,600       1997-04-21Thus, these patents appear to be expired.As proposed on tech-crypto and tech-security:https://mail-index.netbsd.org/tech-crypto/2017/05/05/msg000718.htmlhttps://mail-index.netbsd.org/tech-security/2017/05/05/msg000927.html

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sun, 21 May 2017 14:20:44 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2d5622544a04eec57292346c90e9bd67953e0eb - MKCRYPTO_{IDEA,MDC2} is no more</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#e2d5622544a04eec57292346c90e9bd67953e0eb</link>
        <description>MKCRYPTO_{IDEA,MDC2} is no more

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sat, 14 Jul 2012 04:06:17 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3383e2258c9875a491df94715497aedcbdd1dd9 - fix a build issue with MKCRYPTO=no.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#f3383e2258c9875a491df94715497aedcbdd1dd9</link>
        <description>fix a build issue with MKCRYPTO=no.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Oct 2011 21:13:25 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56d7efa655969834d6f02706344a88f570542e02 - add tests for evb and srp</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#56d7efa655969834d6f02706344a88f570542e02</link>
        <description>add tests for evb and srp

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Thu, 09 Jun 2011 05:25:17 +0000</pubDate>
        <dc:creator>spz &lt;spz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d0b4b5bb84757c65a8b8d70c31a1b122f4d9fc3 - Get rid of static Atffiles and let bsd.test.mk generate them on the fly.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#9d0b4b5bb84757c65a8b8d70c31a1b122f4d9fc3</link>
        <description>Get rid of static Atffiles and let bsd.test.mk generate them on the fly.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Tue, 13 Jul 2010 21:13:21 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6479f6e5b4f9872192d72f3ffab591a7f194051a - ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#6479f6e5b4f9872192d72f3ffab591a7f194051a</link>
        <description>ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no ifMKCRYPTO=no.don&apos;t build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no.mark librumpcrypto, rump_smb, pkg_*fix set lists as appropriate.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sun, 11 Jul 2010 06:16:54 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9866b6c00184d6cf77a4f2dc12e785bd8cce848 - Do not use awk to generate the test program.  Instead, just expand the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#b9866b6c00184d6cf77a4f2dc12e785bd8cce848</link>
        <description>Do not use awk to generate the test program.  Instead, just expand thecode.While doing this, split the big monolithic test program into more granularbut cohesive test programs.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Sat, 10 Jul 2010 16:43:25 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3baa49a10f630fdc7cb5b2660c8f11dfa7a8f536 - Convert the threads libcrypto test to ATF and enable it.  Drop the old one</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#3baa49a10f630fdc7cb5b2660c8f11dfa7a8f536</link>
        <description>Convert the threads libcrypto test to ATF and enable it.  Drop the old onein regress.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Fri, 13 Feb 2009 22:01:48 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0601c2c71bf1a1a9d1069461776180eb5fde4978 - Remove threads from the list of subdirs.  Commited by mistake.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#0601c2c71bf1a1a9d1069461776180eb5fde4978</link>
        <description>Remove threads from the list of subdirs.  Commited by mistake.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Fri, 13 Feb 2009 21:33:27 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd2c7cbdc14b800658b6ca95284ed566b7893038 - Convert libcrypto tests to ATF.  Original work done by Lukasz Strzygowski</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/Makefile#fd2c7cbdc14b800658b6ca95284ed566b7893038</link>
        <description>Convert libcrypto tests to ATF.  Original work done by Lukasz Strzygowskiin the GSoC 2008 atfify project.  Reorganization of files and build systemreworked by me.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/Makefile</description>
        <pubDate>Fri, 13 Feb 2009 20:58:13 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
