aboutsummaryrefslogtreecommitdiffstats
path: root/package/dropbear/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* dropbear: - split port argument at the rightmost colon, allows binding to ↵Jo-Philipp Wich2011-07-311-2/+2
| | | | | | specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) SVN-Revision: 27843
* r25831 reduced the size of the dropbear executable by, among other things,John Crispin2011-04-011-1/+1
| | | | | | | | | | | | | | | | | 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
* tune some more options by default to decrease sizeImre Kaloz2011-03-021-1/+1
| | | | SVN-Revision: 25831
* upgrade to 0.53.1Imre Kaloz2011-03-021-4/+5
| | | | SVN-Revision: 25830
* dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves ↵Felix Fietkau2011-03-021-1/+2
| | | | | | 19k uncompressed SVN-Revision: 25826
* dropbear: compile out libtomcrypt assertion messages, saves some more spaceFelix Fietkau2011-02-131-0/+2
| | | | SVN-Revision: 25526
* From: Joseph Roback <openwrt-devel@roback.cc>Michael Büsch2010-09-071-2/+4
| | | | | | | | 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
* package/dropbear: bump release number (missed in r20960)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21524
* dropbear: add GatewayPorts (-a) option (#6503)Jo-Philipp Wich2010-01-141-1/+1
| | | | SVN-Revision: 19127
* dropbear: safely support remote restarting of dropbear process; bump pkg ↵Jo-Philipp Wich2009-08-031-1/+1
| | | | | | revision (#5498) SVN-Revision: 17113
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵Jo-Philipp Wich2009-04-071-1/+1
| | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144
* dropbear: update to 0.52 (#4635)Jo-Philipp Wich2009-03-291-4/+4
| | | | SVN-Revision: 15074
* invert the mirror orders seems the first one seems to be offline right nowFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14466
* add dropkey ssh keys and config files to the conffiles section (#2014)Florian Fainelli2009-02-031-2/+9
| | | | SVN-Revision: 14399
* Allow dropbear to use shadow passwords, and correct base-files generation of ↵Peter Denison2008-09-301-2/+2
| | | | | | /etc/shadow SVN-Revision: 12809
* make opkg the default package manager, disable busybox ipkg from building by ↵Travis Kemen2008-08-161-3/+3
| | | | | | default SVN-Revision: 12319
* dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshedAndy Boyett2008-07-241-8/+9
| | | | SVN-Revision: 11913
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* Upgrade dropbear to 0.50 (#2201)Florian Fainelli2007-08-111-8/+6
| | | | SVN-Revision: 8400
* add dropbear host keys to conffilesFelix Fietkau2007-06-151-1/+4
| | | | SVN-Revision: 7642
* update dropbear to 0.49Tim Yardley2007-04-081-3/+4
| | | | SVN-Revision: 6890
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* various configure related cleanupsFelix Fietkau2007-02-251-38/+17
| | | | SVN-Revision: 6372
* /etc/config/* should use INSTALL_DATATim Yardley2007-01-041-1/+1
| | | | SVN-Revision: 5976
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-9/+9
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5512
* sync dropbear init script with whiterussian, fix locking and add config ↵Felix Fietkau2006-10-291-0/+2
| | | | | | integration by Carlos Sobrinho SVN-Revision: 5331
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-151-1/+1
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+120