<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/ssl, branch libressl-v2.2.9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.2.9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.2.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-07-19T22:34:27+00:00</updated>
<entry>
<title>Remove OpenSSL engine RSAX.</title>
<updated>2015-07-19T22:34:27+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-19T22:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=25841ddc7e1d255a907b71bc100b10c363287a75'/>
<id>urn:sha1:25841ddc7e1d255a907b71bc100b10c363287a75</id>
<content type='text'>
OpenSSL stopped building it last year and removed it this year.
Based on OpenSSL commit c436e05bdc7f49985a750df64122c960240b3ae1.

Also cranked major version in libcrypto, libssl and libtls.

"fine with me" bcook@ miod@
</content>
</entry>
<entry>
<title>Crank major and remove legacy variables.</title>
<updated>2015-07-19T06:23:51+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-19T06:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7cb9c95820759c5ea201221da59aaf72cb08d3c7'/>
<id>urn:sha1:7cb9c95820759c5ea201221da59aaf72cb08d3c7</id>
<content type='text'>
Libtls is riding this crank.

ok miod@ bcook@
</content>
</entry>
<entry>
<title>Fix pointer to unsigned long conversion.</title>
<updated>2015-06-27T22:42:02+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-06-27T22:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d788c94c3402544911d6c17ebe52027adc5f4c42'/>
<id>urn:sha1:d788c94c3402544911d6c17ebe52027adc5f4c42</id>
<content type='text'>
bcook@ notes that this check really only impacted 64-bit Windows.  Also,
changed the check to be unsigned for consistency.

ok bcook@
</content>
</entry>
<entry>
<title>Crank major for libcrypto, ssl and tls due to MDC-2DES removal.</title>
<updated>2015-06-20T01:09:31+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-06-20T01:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bedaa1810c5bb6d8b84e1bec8033245abf6e95dc'/>
<id>urn:sha1:bedaa1810c5bb6d8b84e1bec8033245abf6e95dc</id>
<content type='text'>
ok miod@ jsing@
</content>
</entry>
<entry>
<title>Fix library search path so we link against the freshly built libcrypto.so</title>
<updated>2015-06-05T21:42:37+00:00</updated>
<author>
<name>tobiasu</name>
<email></email>
</author>
<published>2015-06-05T21:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ce46ae0e138460a408afc9e1c03d795da02291e'/>
<id>urn:sha1:8ce46ae0e138460a408afc9e1c03d795da02291e</id>
<content type='text'>
instead of a stale one.

ok miod@ mpi@
</content>
</entry>
<entry>
<title>Use a relative path against BSDOBJDIR to pick libcrypto; makes cross-lib</title>
<updated>2015-05-26T19:38:13+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-05-26T19:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=19fa1f9c8cb339119eed198792a4b256a71a1e1e'/>
<id>urn:sha1:19fa1f9c8cb339119eed198792a4b256a71a1e1e</id>
<content type='text'>
work again.
</content>
</entry>
<entry>
<title>Record inter-library dependencies between libcrypto, libssl and libtls</title>
<updated>2015-05-17T22:39:39+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2015-05-17T22:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c5f087c6c031837a968277278b7d6de4ae1692fb'/>
<id>urn:sha1:c5f087c6c031837a968277278b7d6de4ae1692fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libcrypto and libssl majors, due to various recent churn.</title>
<updated>2015-02-22T16:03:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-22T16:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bb820e160520888599d0966ac5d4a5270c855a23'/>
<id>urn:sha1:bb820e160520888599d0966ac5d4a5270c855a23</id>
<content type='text'>
Discussed with/requested by deraadt@ at the conclusion of s2k15.
</content>
</entry>
<entry>
<title>Crank libssl major due to the recent changes and removals.</title>
<updated>2015-02-07T05:53:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-07T05:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8cc5bf07360a506afa07682422c574b319468d02'/>
<id>urn:sha1:8cc5bf07360a506afa07682422c574b319468d02</id>
<content type='text'>
ok beck@ deraadt@ miod@
</content>
</entry>
<entry>
<title>Stop defining TERMIOS, ANSI_SOURCE and OPENSSL_NO_RC5 for libssl builds.</title>
<updated>2015-02-07T03:26:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-07T03:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=16176b6ab1bb7a25f4a29476852b5a4ddc498588'/>
<id>urn:sha1:16176b6ab1bb7a25f4a29476852b5a4ddc498588</id>
<content type='text'>
The first two are unused in libssl/libcrypto and OPENSSL_NO_RC5 is already
defined via openssl/opensslfeatures.h.

ok beck@ doug@ miod@
</content>
</entry>
</feed>
