<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/openssl_stream.c, branch cmn/typo</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>openssl: re-export the last-resort locking function</title>
<updated>2016-02-19T15:23:14+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-02-19T15:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c8fe6c0975431e92d3dc4569734f30923b64dd18'/>
<id>c8fe6c0975431e92d3dc4569734f30923b64dd18</id>
<content type='text'>
We need to include the header where we define the function. Otherwise it
won't be available on the DLL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to include the header where we define the function. Otherwise it
won't be available on the DLL.
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: free the context even if we don't connect</title>
<updated>2016-02-19T12:34:52+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-02-19T12:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=deecaa2eceac3c9d8fff8063132786e62c6b3ce2'/>
<id>deecaa2eceac3c9d8fff8063132786e62c6b3ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>global: make openssl registration like the rest</title>
<updated>2016-02-09T00:30:39+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@github.com</email>
</author>
<published>2016-02-09T00:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8a6d667763eb04ad872693ca76352821d1dee78c'/>
<id>8a6d667763eb04ad872693ca76352821d1dee78c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: don't try to teardown an unconnected SSL context</title>
<updated>2015-09-30T07:41:25+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-30T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=146a96de82aebeca5e9b5bfe7fc69456f2bf2d0e'/>
<id>146a96de82aebeca5e9b5bfe7fc69456f2bf2d0e</id>
<content type='text'>
SSL_shutdown() does not like it when we pass an unitialized ssl context
to it. This means that when we fail to connect to a host, we hide the
error message saying so with OpenSSL's indecipherable error message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSL_shutdown() does not like it when we pass an unitialized ssl context
to it. This means that when we fail to connect to a host, we hide the
error message saying so with OpenSSL's indecipherable error message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3297 from tkelman/patch-2</title>
<updated>2015-07-10T17:07:41+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-07-10T17:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a1687f7855cabed8adde9457d76c51cc2ce4cf38'/>
<id>a1687f7855cabed8adde9457d76c51cc2ce4cf38</id>
<content type='text'>
Fix undefined reference with old versions of openssl</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix undefined reference with old versions of openssl</pre>
</div>
</content>
</entry>
<entry>
<title>git_cert: child types use proper base type</title>
<updated>2015-07-10T14:28:33+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-29T22:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=79698030b090b017aea6d33fb3f02d3fcb046738'/>
<id>79698030b090b017aea6d33fb3f02d3fcb046738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undefined reference with old versions of openssl</title>
<updated>2015-07-07T10:55:05+00:00</updated>
<author>
<name>Tony Kelman</name>
<email>tony@kelman.net</email>
</author>
<published>2015-07-07T10:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=febc8c4612b6be1d891f658e50f3f70cc5dc5945'/>
<id>febc8c4612b6be1d891f658e50f3f70cc5dc5945</id>
<content type='text'>
Versions prior to 0.9.8f  did not have this function, rhel/centos5 are still on a
heavily backported version of 0.9.8e and theoretically supported until March 2017

Without this ifdef, I get the following link failure:
```
CMakeFiles/libgit2_clar.dir/src/openssl_stream.c.o: In function `openssl_connect':
openssl_stream.c:(.text+0x45a): undefined reference to `SSL_set_tlsext_host_name'
collect2: error: ld returned 1 exit status
make[6]: *** [libgit2_clar] Error 1
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Versions prior to 0.9.8f  did not have this function, rhel/centos5 are still on a
heavily backported version of 0.9.8e and theoretically supported until March 2017

Without this ifdef, I get the following link failure:
```
CMakeFiles/libgit2_clar.dir/src/openssl_stream.c.o: In function `openssl_connect':
openssl_stream.c:(.text+0x45a): undefined reference to `SSL_set_tlsext_host_name'
collect2: error: ld returned 1 exit status
make[6]: *** [libgit2_clar] Error 1
```</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: free hostname</title>
<updated>2015-06-29T21:23:09+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-29T20:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3ca84ac0ed2675387d5e65f28a7e256ddeab87bf'/>
<id>3ca84ac0ed2675387d5e65f28a7e256ddeab87bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed build failure if GIT_CURL is not defined</title>
<updated>2015-06-26T15:17:56+00:00</updated>
<author>
<name>Pierre-Olivier Latour</name>
<email>pol@mac.com</email>
</author>
<published>2015-06-26T15:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=cae2a55552645ad7568cfc3aec245db6291c7066'/>
<id>cae2a55552645ad7568cfc3aec245db6291c7066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: remove the encrypted param to the constructor</title>
<updated>2015-06-24T15:26:36+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-11T14:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8443f492dd53451c1c74f61c0e51ddb32c5e6ba0'/>
<id>8443f492dd53451c1c74f61c0e51ddb32c5e6ba0</id>
<content type='text'>
We do not want libcurl to perform the TLS negotiation for us, so we
don't need to pass this option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not want libcurl to perform the TLS negotiation for us, so we
don't need to pass this option.
</pre>
</div>
</content>
</entry>
</feed>
