<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/online, branch hf/libgit2sharp_020_patch</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>Merge pull request #2574 from csware/hostname-for-certificate_check_cb</title>
<updated>2014-10-10T15:28:58+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-10-10T15:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f54d8d528a5843075c6c60167d4659e393956fa3'/>
<id>f54d8d528a5843075c6c60167d4659e393956fa3</id>
<content type='text'>
Provide host name to certificate_check_cb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide host name to certificate_check_cb</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for host names</title>
<updated>2014-10-09T15:32:38+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2014-09-24T09:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=db3d169c3351e31bab6cbddc7a7c29a0157f7a99'/>
<id>db3d169c3351e31bab6cbddc7a7c29a0157f7a99</id>
<content type='text'>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: use active refspec override in the tests</title>
<updated>2014-09-30T13:42:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-06T13:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=9c206a2248e74f385c5f1a9928560efd97e3922f'/>
<id>9c206a2248e74f385c5f1a9928560efd97e3922f</id>
<content type='text'>
This lets us test this bit as well as getting closer to what they were
trying to do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets us test this bit as well as getting closer to what they were
trying to do.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: allow overriding the refspecs for download and fetch</title>
<updated>2014-09-30T13:42:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-06T13:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=3f8942052306a9d62521bdb6e6d5e7636bc5526e'/>
<id>3f8942052306a9d62521bdb6e6d5e7636bc5526e</id>
<content type='text'>
With opportunistic ref updates, git has introduced the concept of having
base refspecs *and* refspecs that are active for a particular fetch.

Let's start by letting the user override the refspecs for download.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With opportunistic ref updates, git has introduced the concept of having
base refspecs *and* refspecs that are active for a particular fetch.

Let's start by letting the user override the refspecs for download.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide host name to certificate_check_cb</title>
<updated>2014-09-22T14:27:52+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2014-09-18T10:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e6e834a1299eb963c69839d0a3e8eb2e33f15640'/>
<id>e6e834a1299eb963c69839d0a3e8eb2e33f15640</id>
<content type='text'>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: skip the localhost cert check earlier</title>
<updated>2014-09-16T15:13:58+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-16T15:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=52e09724fde2d46c1f31d07f6445dc7b4dee3947'/>
<id>52e09724fde2d46c1f31d07f6445dc7b4dee3947</id>
<content type='text'>
Skip it before we attempt to clone, as we would exit with -1 on systems
which do not have sshd running.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip it before we attempt to clone, as we would exit with -1 on systems
which do not have sshd running.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: expose both hashes</title>
<updated>2014-09-16T15:02:33+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-16T01:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1e0aa105faff1bd6987665506037f299b8e0e1cb'/>
<id>1e0aa105faff1bd6987665506037f299b8e0e1cb</id>
<content type='text'>
The user may have the data hashed as MD5 or SHA-1, so we should provide
both types for consumption.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The user may have the data hashed as MD5 or SHA-1, so we should provide
both types for consumption.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: provide our own types for host key lengths</title>
<updated>2014-09-16T15:02:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-16T00:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=286369a81fc2e1d77a7a134d5c140f023af1298b'/>
<id>286369a81fc2e1d77a7a134d5c140f023af1298b</id>
<content type='text'>
Instead of using the libssh2 defines, provide our own, which eases usage
as we do not need to check whether libgit2 was built with libssh2 or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using the libssh2 defines, provide our own, which eases usage
as we do not need to check whether libgit2 was built with libssh2 or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>net: use only structs to pass information about cert</title>
<updated>2014-09-16T15:02:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-15T23:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0782fc43f809b1c2a5001453ccb064a4afcfc2b9'/>
<id>0782fc43f809b1c2a5001453ccb064a4afcfc2b9</id>
<content type='text'>
Instead of spreading the data in function arguments, some of which
aren't used for ssh and having a struct only for ssh, use a struct for
both, using a common parent to pass to the callback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of spreading the data in function arguments, some of which
aren't used for ssh and having a struct only for ssh, use a struct for
both, using a common parent to pass to the callback.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into cmn/host-cert-info</title>
<updated>2014-09-16T15:02:28+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-09-15T23:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0fef38999abc74b8237971f96295f461631d9d1d'/>
<id>0fef38999abc74b8237971f96295f461631d9d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
