<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/Makefile, branch libressl-v2.1.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-12-03T22:16:02+00:00</updated>
<entry>
<title>Move Windows OS-specific functions to make porting easier.</title>
<updated>2014-12-03T22:16:02+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-12-03T22:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56ba4dfacce3236710ca61edbd40744a424ca728'/>
<id>urn:sha1:56ba4dfacce3236710ca61edbd40744a424ca728</id>
<content type='text'>
Several functions that need to be redefined for a Windows port are right
in the middle of other code that is relatively portable. This patch
isolates the functions that need Windows-specific implementations so
they can be built conditionally in the portable tree.

Add calls to BIO_sock_init() as-needed to openssl(1) so that socket IO works on
Windows. Sorry, these are no-op on other platforms.

ok jsing@ deraadt@
</content>
</entry>
<entry>
<title>Disable -Wshadow again, since it breaks builds on vax with gcc3.</title>
<updated>2014-09-10T16:51:42+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-09-10T16:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e8adbeb2a80469fdc94d71f996f33b0d79c118d7'/>
<id>urn:sha1:e8adbeb2a80469fdc94d71f996f33b0d79c118d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable -Wshadow in openssl(1) and fix a few shadow warnings.</title>
<updated>2014-09-01T20:54:37+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2014-09-01T20:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=46edcf04631dda0337a59061669ba2de88c6d332'/>
<id>urn:sha1:46edcf04631dda0337a59061669ba2de88c6d332</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not</title>
<updated>2014-08-26T17:47:25+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-08-26T17:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5aab6333892d1796683d2fd5e0c53b48b711bfde'/>
<id>urn:sha1:5aab6333892d1796683d2fd5e0c53b48b711bfde</id>
<content type='text'>
a system/superuser binary. At the same time, move the source code from its
current lib/libssl/src/apps location to a more appropriate home under
usr.bin/openssl.

ok deraadt@ miod@
</content>
</entry>
</feed>
