<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/net-ssh.git/lib/net/ssh/authentication/methods, branch test-github-actions</title>
<subtitle>github.com: net-ssh/net-ssh
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/'/>
<entry>
<title>Define rubocop metric length</title>
<updated>2019-09-25T16:03:29+00:00</updated>
<author>
<name>Florian Wininger</name>
<email>fw.centrale@gmail.com</email>
</author>
<published>2019-09-11T08:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=18c8dc220acf4df4f96a60bdb7eb2ab36896d2b0'/>
<id>18c8dc220acf4df4f96a60bdb7eb2ab36896d2b0</id>
<content type='text'>
Signed-off-by: Florian Wininger &lt;fw.centrale@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Florian Wininger &lt;fw.centrale@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing to work with windows and wingftpserver connecting with public key</title>
<updated>2018-07-11T17:29:52+00:00</updated>
<author>
<name>Pete Brumm</name>
<email>pete@kindful.com</email>
</author>
<published>2018-07-11T17:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=0504e6fc329b8d64a4612b0a199a1a0a176ba9f7'/>
<id>0504e6fc329b8d64a4612b0a199a1a0a176ba9f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace fixes</title>
<updated>2018-03-21T15:09:18+00:00</updated>
<author>
<name>Miklos Fazekas</name>
<email>mfazekas@szemafor.com</email>
</author>
<published>2018-03-21T15:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=069c2e5c1036445d924d3a00a17111322473765a'/>
<id>069c2e5c1036445d924d3a00a17111322473765a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated rubocop</title>
<updated>2018-03-21T11:32:11+00:00</updated>
<author>
<name>Miklos Fazekas</name>
<email>mfazekas@szemafor.com</email>
</author>
<published>2018-03-21T11:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=8a7f06de8e7be8d59e5da1e8e6b7ae3147f2c798'/>
<id>8a7f06de8e7be8d59e5da1e8e6b7ae3147f2c798</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor prompting to a class that can be customized</title>
<updated>2016-04-08T16:58:15+00:00</updated>
<author>
<name>Miklos Fazekas</name>
<email>mfazekas@szemafor.com</email>
</author>
<published>2016-04-08T04:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=2b6cd7a5a139ce2c1379546b1e8d09c9013ebbd2'/>
<id>2b6cd7a5a139ce2c1379546b1e8d09c9013ebbd2</id>
<content type='text'>
Fixes: #91, and fixes #254, and fixes #293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #91, and fixes #254, and fixes #293
</pre>
</div>
</content>
</entry>
<entry>
<title>Added non_interactive option for disabling all prompt for password</title>
<updated>2015-05-20T21:08:50+00:00</updated>
<author>
<name>Miklos Fazekas</name>
<email>mfazekas@szemafor.com</email>
</author>
<published>2015-05-20T21:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=2ce69f5a7895abaaec1168b9394b5eafa616e74c'/>
<id>2ce69f5a7895abaaec1168b9394b5eafa616e74c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Password auth will ask for password up to number_of_password_prompts times</title>
<updated>2014-09-26T16:47:09+00:00</updated>
<author>
<name>Miklos Fazkeas</name>
<email>mfazekas@szemafor.com</email>
</author>
<published>2014-09-26T15:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=85c91e87dd5a1c34cf34f381274e26df02b91c79'/>
<id>85c91e87dd5a1c34cf34f381274e26df02b91c79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing warnings</title>
<updated>2012-12-23T12:41:30+00:00</updated>
<author>
<name>Carsten Dreesbach</name>
<email>carsten.dreesbach@opower.com</email>
</author>
<published>2012-12-23T12:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=c94261fbcb86f9e030c41caf5bc39d033d250f43'/>
<id>c94261fbcb86f9e030c41caf5bc39d033d250f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added basic tests and completed adding the "none" authentication method</title>
<updated>2012-01-17T20:32:44+00:00</updated>
<author>
<name>Michael Lennartz</name>
<email>michael@dubspeed.de</email>
</author>
<published>2012-01-17T20:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=cdea8f629d903083d837487582a714acfacbbfe1'/>
<id>cdea8f629d903083d837487582a714acfacbbfe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added class for "none" authentication</title>
<updated>2012-01-17T19:36:46+00:00</updated>
<author>
<name>Michael Lennartz</name>
<email>michael@dubspeed.de</email>
</author>
<published>2012-01-17T19:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/net-ssh.git/commit/?id=20870acb7656e8bc959635592fb6cfda4f69bfb4'/>
<id>20870acb7656e8bc959635592fb6cfda4f69bfb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
