<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/ssl/Makefile, branch butholakala</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=butholakala</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=butholakala'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-04-13T15:49:51+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'butholakala'.</title>
<updated>2014-04-13T15:49:51+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2014-04-13T15:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9ef0d5fb5b0acfd35d73a5557198f46525ab1667'/>
<id>urn:sha1:9ef0d5fb5b0acfd35d73a5557198f46525ab1667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl,</title>
<updated>2014-04-13T15:49:50+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-13T15:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ff237038a541d51619efa5b36fb251c8dc1e9637'/>
<id>urn:sha1:ff237038a541d51619efa5b36fb251c8dc1e9637</id>
<content type='text'>
so that libssl no longer need to access the non-external headers of libcrypto
to build.
No library bump, riding upon the recent update.
</content>
</entry>
<entry>
<title>Move build machinery for libcrypto from libssl/crypto to libcrypto, as well</title>
<updated>2014-04-11T22:51:54+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-11T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4362780bc2f199c11d5612e83851f6fc88139d21'/>
<id>urn:sha1:4362780bc2f199c11d5612e83851f6fc88139d21</id>
<content type='text'>
as configuration files; split manpages and .pc files between libcrypto and
libssl.
No functional change, only there to make engineering easier, and libcrypto
sources are still found in libssl/src/crypto at the moment.

ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.
</content>
</entry>
<entry>
<title>oops, typo, spotted by Matthias Scheler</title>
<updated>2014-04-10T20:00:27+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-10T20:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49e7dc5d936d5bc70fa284968e81a480ea1a49e2'/>
<id>urn:sha1:49e7dc5d936d5bc70fa284968e81a480ea1a49e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable Segglemann's RFC520 hearbeat.</title>
<updated>2014-04-10T18:09:08+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-10T18:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=765ba4f5df62ba013c7670d45f13bdd7b2a74707'/>
<id>urn:sha1:765ba4f5df62ba013c7670d45f13bdd7b2a74707</id>
<content type='text'>
I am completely blown away that the same IETF that cannot efficiently
allocate needed protocol, service numbers, or other such things when
they are needed, can so quickly and easily rubber stamp the addition
of a 64K Covert Channel in a critical protocol.  The organization
should look at itself very carefully, find out how this this happened,
and everyone who allowed this to happen on their watch should be
evicted from the decision making process.  IETF, I don't trust you.

ok tedu markus
</content>
</entry>
<entry>
<title>disable buf freelists. we'll see what happens next.</title>
<updated>2014-04-10T18:03:44+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-10T18:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd6008ac7699cfcbe2fef6fb74ae5f6e08393dc4'/>
<id>urn:sha1:dd6008ac7699cfcbe2fef6fb74ae5f6e08393dc4</id>
<content type='text'>
ok deraadt
</content>
</entry>
<entry>
<title>cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt</title>
<updated>2013-02-14T15:11:44+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2013-02-14T15:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4383d44ca79eba8836d9f92c612c44ba8aeb87bd'/>
<id>urn:sha1:4383d44ca79eba8836d9f92c612c44ba8aeb87bd</id>
<content type='text'>
from the openssl git (changes between openssl 1.0.1c and 1.0.1d).
ok djm@
</content>
</entry>
<entry>
<title>Makefile and header changes for OpenSSL-1.0.1c</title>
<updated>2012-10-13T21:31:56+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2012-10-13T21:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ad9227df9edaac3e94f314891deeb4d52d16b4a'/>
<id>urn:sha1:3ad9227df9edaac3e94f314891deeb4d52d16b4a</id>
<content type='text'>
major cranks
</content>
</entry>
<entry>
<title>remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.</title>
<updated>2012-08-02T13:38:39+00:00</updated>
<author>
<name>okan</name>
<email></email>
</author>
<published>2012-08-02T13:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fdbcba595746583a1ad1403c70f460af675688da'/>
<id>urn:sha1:fdbcba595746583a1ad1403c70f460af675688da</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>Disable SSLv2 in OpenSSL.  No objections from djm.</title>
<updated>2012-07-11T11:02:48+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2012-07-11T11:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a8d22c3b085aaf613fc71141cce019f992be182a'/>
<id>urn:sha1:a8d22c3b085aaf613fc71141cce019f992be182a</id>
<content type='text'>
Brad, jasper and naddy helped with test builds, fixing ports, etc.
</content>
</entry>
</feed>
