<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/ssl/Makefile, branch OPENBSD_3_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2002-09-26T11:39:50+00:00</updated>
<entry>
<title>remove MDC2; patents</title>
<updated>2002-09-26T11:39:50+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-09-26T11:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ff7efb02515a78757c23473432f37ed75812fe3'/>
<id>urn:sha1:1ff7efb02515a78757c23473432f37ed75812fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build OpenSSL without symlink trees:</title>
<updated>2002-09-03T18:59:56+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-09-03T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=374d65fa455af7b635928d7a27c61196b63e577c'/>
<id>urn:sha1:374d65fa455af7b635928d7a27c61196b63e577c</id>
<content type='text'>
* manpage related things moved to src/libssl/man/Makefile
* there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead
  of one single src/libssl/obj
* instead of running Configure (with generates lots of symlinks, and
  opensslconf.h) this patch stores pre-computed opensslconf.h files
  in src/libssl/crypto/arch
* requires a make includes before the library can be built
* libssl and libcrypto can be build separately
  (e.g. cd src/libssl/ssl &amp;&amp; make obj &amp;&amp; make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
</content>
</entry>
<entry>
<title>don't install private headers</title>
<updated>2002-08-31T00:17:54+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-08-31T00:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5011f6a9b08d32f9d73099802f81fa869e1bf58d'/>
<id>urn:sha1:5011f6a9b08d32f9d73099802f81fa869e1bf58d</id>
<content type='text'>
remove trailing whitespace
</content>
</entry>
<entry>
<title>apply patches from OpenSSL Security Advisory [30 July 2002],</title>
<updated>2002-07-30T11:08:06+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2002-07-30T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c54a116b266c232d9e0ffad482eb5f8b98130ac4'/>
<id>urn:sha1:c54a116b266c232d9e0ffad482eb5f8b98130ac4</id>
<content type='text'>
http://marc.theaimsgroup.com/?l=openssl-dev&amp;m=102802395104110&amp;w=2
</content>
</entry>
<entry>
<title>OpenSSL 0.9.7 stable 2002 05 08 merge</title>
<updated>2002-05-15T02:29:21+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2002-05-15T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9'/>
<id>urn:sha1:b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.7</title>
<updated>2002-05-15T01:49:06+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2002-05-15T01:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e471e1ea98d673597b182ea85f29e30c97cd08b5'/>
<id>urn:sha1:e471e1ea98d673597b182ea85f29e30c97cd08b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vax support; checked by beck.</title>
<updated>2000-10-13T21:31:30+00:00</updated>
<author>
<name>hugh</name>
<email></email>
</author>
<published>2000-10-13T21:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b91c89ed7f50614027e76c49b85c79f51cb408a1'/>
<id>urn:sha1:b91c89ed7f50614027e76c49b85c79f51cb408a1</id>
<content type='text'>
</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>
</feed>
