<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl, 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-07T15:08:32+00:00</updated>
<entry>
<title>Remove unused variable.</title>
<updated>2014-12-07T15:08:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-07T15:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=144d973554b7c2ecc681039dca97ac8e75bba7ab'/>
<id>urn:sha1:144d973554b7c2ecc681039dca97ac8e75bba7ab</id>
<content type='text'>
From Benjamin Baier &lt;programmer at netzbasis.de&gt;
</content>
</entry>
<entry>
<title>Handle GF(2^m) EC curves for C code generation.</title>
<updated>2014-12-07T14:58:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-07T14:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0eaa29b6532ab032e411dcff4650b06dc3747dd0'/>
<id>urn:sha1:0eaa29b6532ab032e411dcff4650b06dc3747dd0</id>
<content type='text'>
From Minux Ma.
</content>
</entry>
<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>convert select() to poll().  This is one of the most complicated</title>
<updated>2014-12-02T19:44:49+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-12-02T19:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a31a69f29382ae749f9503c7c3d93644d448c2ed'/>
<id>urn:sha1:a31a69f29382ae749f9503c7c3d93644d448c2ed</id>
<content type='text'>
conversions in the tree, because the original code is very rotten and
fragile.  Please test and report any failures.
Assistance from millert, bcook, and jsing.
</content>
</entry>
<entry>
<title>Conversion of braindead select() path to braindead poll() path.</title>
<updated>2014-12-02T19:39:16+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-12-02T19:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8d343f67f57ee7151dad432482309145401a2f47'/>
<id>urn:sha1:8d343f67f57ee7151dad432482309145401a2f47</id>
<content type='text'>
Also looked at by bcook
</content>
</entry>
<entry>
<title>Mention the -no_tls1_[12] options</title>
<updated>2014-11-23T04:49:46+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-11-23T04:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d2ac260007a8be8d3aaa67528c4ff150b753090c'/>
<id>urn:sha1:d2ac260007a8be8d3aaa67528c4ff150b753090c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nuke more obvious #include duplications.</title>
<updated>2014-11-18T20:54:28+00:00</updated>
<author>
<name>krw</name>
<email></email>
</author>
<published>2014-11-18T20:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73b894dbe7b7cad07373fa09f460094dde425e05'/>
<id>urn:sha1:73b894dbe7b7cad07373fa09f460094dde425e05</id>
<content type='text'>
ok deraadt@ millert@ tedu@
</content>
</entry>
<entry>
<title>More OPENSSL_NO_TLSEXT clean up.</title>
<updated>2014-11-07T14:16:48+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-11-07T14:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e50ebf8f5501cc2556bfcd6ae68a1fbb250c799d'/>
<id>urn:sha1:e50ebf8f5501cc2556bfcd6ae68a1fbb250c799d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the -servername option for openssl(1) s_client.</title>
<updated>2014-11-07T13:13:08+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-11-07T13:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aadaaad8a5003ff004a4b4e99c7bcf2fd9fae794'/>
<id>urn:sha1:aadaaad8a5003ff004a4b4e99c7bcf2fd9fae794</id>
<content type='text'>
Based on a diff from Rusty (rustyl at outband dot net) and OpenSSL.
</content>
</entry>
<entry>
<title>TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT,</title>
<updated>2014-11-06T14:50:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-11-06T14:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=273b6e32b3e67af0cd6fb10663f217cf74283470'/>
<id>urn:sha1:273b6e32b3e67af0cd6fb10663f217cf74283470</id>
<content type='text'>
which was already done for libssl some time back.
</content>
</entry>
</feed>
