Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2dfa9533f9 
					 
					
						
						
							
							dropbear: fix build breakage  
						
						 
						
						... 
						
						
						
						SVN-Revision: 29340 
						
						
					 
					
						2011-11-27 05:30:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						59a4ad8820 
					 
					
						
						
							
							package/dropbear: update to 2011.54  
						
						 
						
						... 
						
						
						
						SVN-Revision: 29330 
						
						
					 
					
						2011-11-25 00:53:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						be27ac53f2 
					 
					
						
						
							
							package/dropbear: use new service wrapper  
						
						 
						
						... 
						
						
						
						SVN-Revision: 28838 
						
						
					 
					
						2011-11-07 22:58:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						d8722fac70 
					 
					
						
						
							
							package/dropbear: fix segfault with remote port forwarding ( closes :  #10339 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 28718 
						
						
					 
					
						2011-11-03 08:12:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						8fc2981bcd 
					 
					
						
						
							
							dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it ( #9853 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 27843 
						
						
					 
					
						2011-07-31 12:05:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Crispin 
							
						 
					 
					
						
						
							
						
						9fd342d913 
					 
					
						
						
							
							r25831 reduced the size of the dropbear executable by, among other things,  
						
						 
						
						... 
						
						
						
						disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.
In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.
Signed-off-by: Mark Mentovai <mark@moxienet.com >
SVN-Revision: 26390 
						
						
					 
					
						2011-04-01 10:55:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						b81f8abd60 
					 
					
						
						
							
							dropbear: fix missing -lcrypt on BSDish host systems ( #8971 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 25891 
						
						
					 
					
						2011-03-06 17:33:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						3c801b3dc0 
					 
					
						
						
							
							tune some more options by default to decrease size  
						
						 
						
						... 
						
						
						
						SVN-Revision: 25831 
						
						
					 
					
						2011-03-02 14:51:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						9f803ade18 
					 
					
						
						
							
							upgrade to 0.53.1  
						
						 
						
						... 
						
						
						
						SVN-Revision: 25830 
						
						
					 
					
						2011-03-02 14:20:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c05198bf8e 
					 
					
						
						
							
							dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncompressed  
						
						 
						
						... 
						
						
						
						SVN-Revision: 25826 
						
						
					 
					
						2011-03-02 12:47:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						caadc06413 
					 
					
						
						
							
							dropbear: compile out libtomcrypt assertion messages, saves some more space  
						
						 
						
						... 
						
						
						
						SVN-Revision: 25526 
						
						
					 
					
						2011-02-13 16:54:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vasilis Tsiligiannis 
							
						 
					 
					
						
						
							
						
						faf45b7316 
					 
					
						
						
							
							dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher ( #7824 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 23148 
						
						
					 
					
						2010-09-29 07:54:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandros C. Couloumbis 
							
						 
					 
					
						
						
							
						
						ac899e4bd2 
					 
					
						
						
							
							package/dropbear: simplify & reduce init script size ( closes   #7985 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 23118 
						
						
					 
					
						2010-09-24 15:57:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						7b30b70e11 
					 
					
						
						
							
							From: Joseph Roback <openwrt-devel@roback.cc>  
						
						 
						
						... 
						
						
						
						26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc >
SVN-Revision: 22965 
						
						
					 
					
						2010-09-07 10:00:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Dickinson 
							
						 
					 
					
						
						
							
						
						9afff8f6a6 
					 
					
						
						
							
							dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.  
						
						 
						
						... 
						
						
						
						SVN-Revision: 22394 
						
						
					 
					
						2010-07-27 03:36:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Dickinson 
							
						 
					 
					
						
						
							
						
						6a9a205f32 
					 
					
						
						
							
							dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.  
						
						 
						
						... 
						
						
						
						SVN-Revision: 22393 
						
						
					 
					
						2010-07-27 03:23:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						b965033a8d 
					 
					
						
						
							
							package/dropbear: bump release number (missed in r20960)  
						
						 
						
						... 
						
						
						
						SVN-Revision: 21524 
						
						
					 
					
						2010-05-21 15:10:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vasilis Tsiligiannis 
							
						 
					 
					
						
						
							
						
						f44a14f784 
					 
					
						
						
							
							package] dropbear: Add bind 'Interface' option ( #7149 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 20960 
						
						
					 
					
						2010-04-17 17:45:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						a346b400c6 
					 
					
						
						
							
							package/dropbear: refresh patches  
						
						 
						
						... 
						
						
						
						SVN-Revision: 20460 
						
						
					 
					
						2010-03-26 14:28:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Travis Kemen 
							
						 
					 
					
						
						
							
						
						6aca925ca8 
					 
					
						
						
							
							this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).  
						
						 
						
						... 
						
						
						
						Matthieu
from #6736 
SVN-Revision: 20219 
						
						
					 
					
						2010-03-14 21:26:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						87d3ed312c 
					 
					
						
						
							
							dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>  
						
						 
						
						... 
						
						
						
						SVN-Revision: 19569 
						
						
					 
					
						2010-02-10 00:34:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d33454d86d 
					 
					
						
						
							
							stop dropbear at shutdown as well  
						
						 
						
						... 
						
						
						
						SVN-Revision: 19430 
						
						
					 
					
						2010-01-30 18:19:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						0f528002ad 
					 
					
						
						
							
							dropbear: add GatewayPorts (-a) option ( #6503 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 19127 
						
						
					 
					
						2010-01-14 18:43:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Crispin 
							
						 
					 
					
						
						
							
						
						76ff676a1e 
					 
					
						
						
							
							#4985  - fixes dropbear banner file, thanks Roman Yepishev  
						
						 
						
						... 
						
						
						
						SVN-Revision: 18009 
						
						
					 
					
						2009-10-08 18:58:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						498fe852f8 
					 
					
						
						
							
							dropbear: safely support remote restarting of dropbear process; bump pkg revision ( #5498 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 17113 
						
						
					 
					
						2009-08-03 22:19:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						34939cad39 
					 
					
						
						
							
							get rid of $Id$ - it has never helped us and it has broken too many patches ;)  
						
						 
						
						... 
						
						
						
						SVN-Revision: 15242 
						
						
					 
					
						2009-04-17 14:09:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						31a146b56d 
					 
					
						
						
							
							dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!  
						
						 
						
						... 
						
						
						
						SVN-Revision: 15144 
						
						
					 
					
						2009-04-07 23:04:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						b81b66061f 
					 
					
						
						
							
							dropbear: update to 0.52 ( #4635 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 15074 
						
						
					 
					
						2009-03-29 21:04:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						af290a63dc 
					 
					
						
						
							
							invert the mirror orders seems the first one seems to be offline right now  
						
						 
						
						... 
						
						
						
						SVN-Revision: 14466 
						
						
					 
					
						2009-02-10 17:14:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						a377aa9ab5 
					 
					
						
						
							
							add dropkey ssh keys and config files to the conffiles section ( #2014 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 14399 
						
						
					 
					
						2009-02-03 22:28:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Denison 
							
						 
					 
					
						
						
							
						
						5ff6932c66 
					 
					
						
						
							
							Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow  
						
						 
						
						... 
						
						
						
						SVN-Revision: 12809 
						
						
					 
					
						2008-09-30 00:56:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Travis Kemen 
							
						 
					 
					
						
						
							
						
						99dd3e13fc 
					 
					
						
						
							
							make opkg the default package manager, disable busybox ipkg from building by default  
						
						 
						
						... 
						
						
						
						SVN-Revision: 12319 
						
						
					 
					
						2008-08-16 06:35:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andy Boyett 
							
						 
					 
					
						
						
							
						
						09e2dcc255 
					 
					
						
						
							
							dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed  
						
						 
						
						... 
						
						
						
						SVN-Revision: 11913 
						
						
					 
					
						2008-07-24 05:24:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						34bb4638e7 
					 
					
						
						
							
							move package description to a separate definition, remove it when DESCRIPTION=TITLE  
						
						 
						
						... 
						
						
						
						SVN-Revision: 8659 
						
						
					 
					
						2007-09-07 08:34:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						01126a88cb 
					 
					
						
						
							
							Remove these two patcheds that are now in the mainline source  
						
						 
						
						... 
						
						
						
						SVN-Revision: 8401 
						
						
					 
					
						2007-08-12 11:08:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						e96a64d75e 
					 
					
						
						
							
							Upgrade dropbear to 0.50 ( #2201 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 8400 
						
						
					 
					
						2007-08-11 21:53:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						8e2643a8b5 
					 
					
						
						
							
							add dropbear host keys to conffiles  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7642 
						
						
					 
					
						2007-06-15 23:46:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						9114220553 
					 
					
						
						
							
							refresh all package patches in the buildroot using quilt  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7490 
						
						
					 
					
						2007-06-04 11:25:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
							
						
						bef40307bb 
					 
					
						
						
							
							START/STOP values must be specified in the init script  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7164 
						
						
					 
					
						2007-05-10 10:38:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2b4cd792c1 
					 
					
						
						
							
							fix tty close patch ( #1651 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7148 
						
						
					 
					
						2007-05-09 19:15:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						7e7144602f 
					 
					
						
						
							
							prevent dropbear from closing the tty prematurely if the readfd closes  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7117 
						
						
					 
					
						2007-05-06 17:53:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Yardley 
							
						 
					 
					
						
						
							
						
						f114756689 
					 
					
						
						
							
							update dropbear to 0.49  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6890 
						
						
					 
					
						2007-04-08 00:34:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						24faf55360 
					 
					
						
						
							
							add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6582 
						
						
					 
					
						2007-03-16 20:21:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						1d307eea87 
					 
					
						
						
							
							add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6580 
						
						
					 
					
						2007-03-16 19:18:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						a375c80449 
					 
					
						
						
							
							fix pam header related compile error in dropbear  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6397 
						
						
					 
					
						2007-02-27 02:12:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d6299cafc8 
					 
					
						
						
							
							various configure related cleanups  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6372 
						
						
					 
					
						2007-02-25 23:34:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						b69fd0a322 
					 
					
						
						
							
							cosmetic fix  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6146 
						
						
					 
					
						2007-01-20 17:09:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						38912058a0 
					 
					
						
						
							
							fix dropbear config ( #960 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 6117 
						
						
					 
					
						2007-01-17 20:24:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Yardley 
							
						 
					 
					
						
						
							
						
						75894edf2f 
					 
					
						
						
							
							/etc/config/* should use INSTALL_DATA  
						
						 
						
						... 
						
						
						
						SVN-Revision: 5976 
						
						
					 
					
						2007-01-04 16:51:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c2211dc51e 
					 
					
						
						
							
							replace lots of manual install commands with INSTALL_* variables  
						
						 
						
						... 
						
						
						
						SVN-Revision: 5624 
						
						
					 
					
						2006-11-23 00:29:07 +00:00