<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/ssl, branch OPENBSD_3_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2005-04-29T05:42:30+00:00</updated>
<entry>
<title>crank</title>
<updated>2005-04-29T05:42:30+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-04-29T05:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c42141c32d9a780b70fd8cff99f9cd4b2cff911a'/>
<id>urn:sha1:c42141c32d9a780b70fd8cff99f9cd4b2cff911a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santos</title>
<updated>2005-03-30T13:08:02+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2005-03-30T13:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d4d094825b2c344d02976b8def30c16924cc5d47'/>
<id>urn:sha1:d4d094825b2c344d02976b8def30c16924cc5d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup mips</title>
<updated>2004-08-06T22:41:41+00:00</updated>
<author>
<name>pefo</name>
<email></email>
</author>
<published>2004-08-06T22:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6f880eb7fcdbe1fa895d8a32b59128966f46aab2'/>
<id>urn:sha1:6f880eb7fcdbe1fa895d8a32b59128966f46aab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>errno changes, lib major version bumps, and general flag day</title>
<updated>2004-07-13T21:03:36+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2004-07-13T21:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a9a5272957f8121d84dc118a506ba3bac7e02bbd'/>
<id>urn:sha1:a9a5272957f8121d84dc118a506ba3bac7e02bbd</id>
<content type='text'>
To build you must:
cd /usr/src &amp;&amp; make obj &amp;&amp; make includes
cd lib/libc &amp;&amp; make depend &amp;&amp; make &amp;&amp; NOMAN=1 sudo make install
cd /usr/src &amp;&amp; make build
</content>
</entry>
<entry>
<title>do not link ssltest.c into libssl, stops main/doit symbols from being</title>
<updated>2004-04-27T09:40:19+00:00</updated>
<author>
<name>avsm</name>
<email></email>
</author>
<published>2004-04-27T09:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e7cd14c22700c40ec63cc0a73e388bb178794dd4'/>
<id>urn:sha1:e7cd14c22700c40ec63cc0a73e388bb178794dd4</id>
<content type='text'>
exported. no bump needed since nothing should use them, markus@ ok
</content>
</entry>
<entry>
<title>swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles</title>
<updated>2003-06-02T08:45:58+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-06-02T08:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3f5284e46d81047291e19af7facac131b491c30'/>
<id>urn:sha1:c3f5284e46d81047291e19af7facac131b491c30</id>
<content type='text'>
get rid old include files; with itojun@ and tdeval@; ok itojun@, deraadt@
</content>
</entry>
<entry>
<title>merge 0.9.7b with local changes; crank majors for libssl/libcrypto</title>
<updated>2003-05-12T02:18:40+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-05-12T02:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d4fcd82bb7f6d603bd61e19a81ba97337b89dfca'/>
<id>urn:sha1:d4fcd82bb7f6d603bd61e19a81ba97337b89dfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crank all library major numbers.  Needed due to the fact that we</title>
<updated>2002-12-03T06:39:39+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-12-03T06:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b'/>
<id>urn:sha1:5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b</id>
<content type='text'>
now build libraries with propolice enabled.  Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@
</content>
</entry>
<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>
</feed>
