<?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>a7f1bde31596b1c244bdebf956655935c75e5695 - Remove PROGDPLIBSSTATIC from ec and threads; dh still needs it because it</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/threads/Makefile#a7f1bde31596b1c244bdebf956655935c75e5695</link>
        <description>Remove PROGDPLIBSSTATIC from ec and threads; dh still needs it because itreferences internal symbols in libcrypto like ossl_dh_compute_key whichhave been made static by the linker script (they are still visible in thearchive version).

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/Makefile</description>
        <pubDate>Tue, 22 Aug 2023 17:27:48 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e9b358f6a30e517e9b792d47174f7f2d3857ea8 - openssl: More tests need -Wno-missing-field-initializers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/threads/Makefile#1e9b358f6a30e517e9b792d47174f7f2d3857ea8</link>
        <description>openssl: More tests need -Wno-missing-field-initializers.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/Makefile</description>
        <pubDate>Sat, 13 May 2023 17:46:09 +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/threads/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/threads/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>c885e6eac281945a90c28d59c7e5c7afeeae7d61 - put .PATH after the variable is defined.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/threads/Makefile#c885e6eac281945a90c28d59c7e5c7afeeae7d61</link>
        <description>put .PATH after the variable is defined.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/Makefile</description>
        <pubDate>Fri, 09 Feb 2018 03:20:21 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531428e66d2718894fc72999df2dd2665e037718 - fix 1.0 build; thanks ODE make.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/threads/Makefile#531428e66d2718894fc72999df2dd2665e037718</link>
        <description>fix 1.0 build; thanks ODE make.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/Makefile</description>
        <pubDate>Thu, 08 Feb 2018 23:52:26 +0000</pubDate>
        <dc:creator>christos &lt;christos@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/threads/Makefile#e1f413f949b9d2bf31beff6f35f2ea32286de027</link>
        <description>adjust tests for 1.1

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/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>fb825dde7bed1d65b8439a9c0d979010b6e19e5e - Use the correct dir to find source files.  NetBSD finally builds again.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tests/crypto/libcrypto/threads/Makefile#fb825dde7bed1d65b8439a9c0d979010b6e19e5e</link>
        <description>Use the correct dir to find source files.  NetBSD finally builds again.Please have the decency to at least do a test build when you import such ahuge amount of code.

            List of files:
            /netbsd-src/tests/crypto/libcrypto/threads/Makefile</description>
        <pubDate>Sat, 14 Feb 2009 05:07:54 +0000</pubDate>
        <dc:creator>cube &lt;cube@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/threads/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/threads/Makefile</description>
        <pubDate>Fri, 13 Feb 2009 22:01:48 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
