<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/crypto-patent/Makefile, branch OPENBSD_2_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2000-03-20T14:52:39+00:00</updated>
<entry>
<title>x509_att.c that was left out.</title>
<updated>2000-03-20T14:52:39+00:00</updated>
<author>
<name>ho</name>
<email></email>
</author>
<published>2000-03-20T14:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8df8a9b12e005461d926457dee8f79912154ef9a'/>
<id>urn:sha1:8df8a9b12e005461d926457dee8f79912154ef9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.5 merge</title>
<updated>2000-03-19T11:13:58+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-03-19T11:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=796d609550df3a33fc11468741c5d2f6d3df4c11'/>
<id>urn:sha1:796d609550df3a33fc11468741c5d2f6d3df4c11</id>
<content type='text'>
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/&lt;arch&gt;) on cvs or ~beck/src-patent.tar.gz on cvs
</content>
</entry>
<entry>
<title>Make mips compile. -moj</title>
<updated>1999-10-10T21:32:02+00:00</updated>
<author>
<name>maja</name>
<email></email>
</author>
<published>1999-10-10T21:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ef9529fbf0c1f8f1c9da1172e92ad3370d5fcfe'/>
<id>urn:sha1:3ef9529fbf0c1f8f1c9da1172e92ad3370d5fcfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.4 merge</title>
<updated>1999-09-29T04:37:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1999-09-29T04:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de8f24ea083384bb66b32ec105dc4743c5663cdf'/>
<id>urn:sha1:de8f24ea083384bb66b32ec105dc4743c5663cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create ${DESTDIR}/usr/include/ssl if it does not exist.  This is needed because the mtree is done after "make includes"</title>
<updated>1998-11-29T23:29:40+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>1998-11-29T23:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=581f68e60702489a5a693690a9183fac12ee96ef'/>
<id>urn:sha1:581f68e60702489a5a693690a9183fac12ee96ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*UNTESTED* Makefile and configure changes that may work with pmax and arc.</title>
<updated>1998-10-12T05:26:13+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1998-10-12T05:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dfc8dc699c7537a774920541d1517de4a3d01502'/>
<id>urn:sha1:dfc8dc699c7537a774920541d1517de4a3d01502</id>
<content type='text'>
*These need to be tested by someone who has one!!*
</content>
</entry>
<entry>
<title>add bn_mulw as in the non-patent version.</title>
<updated>1998-10-10T22:07:43+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1998-10-10T22:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6d7465ed57dc209c50f2936a017603a6cd23b064'/>
<id>urn:sha1:6d7465ed57dc209c50f2936a017603a6cd23b064</id>
<content type='text'>
</content>
</entry>
<entry>
<title>back out previous change.  Theo says:</title>
<updated>1998-10-08T17:51:49+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>1998-10-08T17:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b647df8faf667360e246a8053e6ea31ae9612e58'/>
<id>urn:sha1:b647df8faf667360e246a8053e6ea31ae9612e58</id>
<content type='text'>
marc, this is wrong.
mtree builds that directory.  we never do mkdir's in makefiles.
You also should not have modified ANY of those Makefiles, since they are
part of the ssl distribution.  please undo this change.

And I say: developers, be sure to do a mkdir /usr/include/ssl before
a bake build as include files are installed as the 2nd step.
</content>
</entry>
<entry>
<title>create /usr/include/ssl before trying to copy files into it.</title>
<updated>1998-10-08T17:32:01+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>1998-10-08T17:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bc2234f0c80985456dc17b76ed7dfe5cdde9188f'/>
<id>urn:sha1:bc2234f0c80985456dc17b76ed7dfe5cdde9188f</id>
<content type='text'>
If you've had a recent build fail check /usr/include/ssl.
if it is a file instead of a directory remove it and try again
after updating with these changes.
</content>
</entry>
<entry>
<title>Fix makefile problems - Don't use SSLeay style include link farm to</title>
<updated>1998-10-06T17:55:42+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1998-10-06T17:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8274f78a1993a0c345ca2b0ffcbde3b0c6d3b023'/>
<id>urn:sha1:8274f78a1993a0c345ca2b0ffcbde3b0c6d3b023</id>
<content type='text'>
build - get includes from where they really live.
</content>
</entry>
</feed>
