<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/services/dropbear, branch mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>package/network/services: probably from OpenWRT</title>
<updated>2018-09-16T16:13:31+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T16:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c52853902ecedad4dbce4fdac66d92592e6a4d82'/>
<id>c52853902ecedad4dbce4fdac66d92592e6a4d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: fix keepalive with putty</title>
<updated>2014-08-13T20:49:56+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2014-08-13T20:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=006cdbfdbcb28e32bf336eafd66d5aeba4c45e15'/>
<id>006cdbfdbcb28e32bf336eafd66d5aeba4c45e15</id>
<content type='text'>
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke
at least putty.

Fixes #17522 / #17523.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 42162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke
at least putty.

Fixes #17522 / #17523.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 42162
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: update to 2014.65</title>
<updated>2014-08-11T13:02:43+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-08-11T13:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ff6363dc19cd2a02d76f854442415ac7e26f644f'/>
<id>ff6363dc19cd2a02d76f854442415ac7e26f644f</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42131
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: make missing variables local</title>
<updated>2014-06-02T12:43:16+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-02T12:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a866b7eb9d45ecb986c275cbd2033322b54d2606'/>
<id>a866b7eb9d45ecb986c275cbd2033322b54d2606</id>
<content type='text'>
Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 40914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 40914
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: move options.h editing to Build/Configure</title>
<updated>2014-03-29T17:10:52+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-29T17:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3ecffab05061b49c74768fe6c1d695ea84fcf863'/>
<id>3ecffab05061b49c74768fe6c1d695ea84fcf863</id>
<content type='text'>
fixes incremental build with change to CONFIG_DROPBEAR_ECC
drop --with-shared which is unknown to configure

Patch by Catalin Patulea &lt;cat@vv.carleton.ca&gt;

SVN-Revision: 40300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes incremental build with change to CONFIG_DROPBEAR_ECC
drop --with-shared which is unknown to configure

Patch by Catalin Patulea &lt;cat@vv.carleton.ca&gt;

SVN-Revision: 40300
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: add options SSHKeepAlive and IdleTimeout.</title>
<updated>2014-03-29T17:05:35+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-29T17:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f2fdd8ebdb1617218201d16eeb54a5a905768764'/>
<id>f2fdd8ebdb1617218201d16eeb54a5a905768764</id>
<content type='text'>
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).

TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.

300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 40299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).

TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.

300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 40299
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: fix interface config setting</title>
<updated>2014-03-29T16:59:33+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-29T16:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dd5a12c5a10953000a3b29e9801b429523d8ae65'/>
<id>dd5a12c5a10953000a3b29e9801b429523d8ae65</id>
<content type='text'>
Patch from #15070

SVN-Revision: 40298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from #15070

SVN-Revision: 40298
</pre>
</div>
</content>
</entry>
<entry>
<title>dropbear: update to 2014.63</title>
<updated>2014-03-29T16:59:26+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-29T16:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ad52658be722f2024dd645a1a7228209e8bf7c23'/>
<id>ad52658be722f2024dd645a1a7228209e8bf7c23</id>
<content type='text'>
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.

dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008

Signed-off-by: Catalin Patulea &lt;cat@vv.carleton.ca&gt;

SVN-Revision: 40297
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.

dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008

Signed-off-by: Catalin Patulea &lt;cat@vv.carleton.ca&gt;

SVN-Revision: 40297
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: fixup 2 wrong option types</title>
<updated>2013-11-13T11:07:24+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-11-13T11:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a9cfb4b827af79903c9db0c3113c7074a2c9b804'/>
<id>a9cfb4b827af79903c9db0c3113c7074a2c9b804</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38789
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38789
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: convert services to the new validation api</title>
<updated>2013-11-13T10:49:41+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-11-13T10:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f938570927a03713b0aae1626aebaa0db4fb4f5'/>
<id>1f938570927a03713b0aae1626aebaa0db4fb4f5</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38787
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38787
</pre>
</div>
</content>
</entry>
</feed>
