summaryrefslogtreecommitdiffstats
path: root/package/dropbear/Makefile
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/nbd2012-10-101-114/+0
* build: add the + token to any commands that can pass through the jobserver, f...nbd2012-09-231-2/+2
* [package] dropbear: patch possible use after free by authenticated remote use...jow2012-02-251-2/+2
* package/dropbear: update to 2011.54nico2011-11-251-4/+4
* package/dropbear: use new service wrappernico2011-11-071-1/+1
* package/dropbear: fix segfault with remote port forwarding (closes: #10339)nico2011-11-031-1/+1
* [package] dropbear:jow2011-07-311-2/+2
* [dropbear]blogic2011-04-011-1/+1
* [package/dropbear]: tune some more options by default to decrease sizekaloz2011-03-021-1/+1
* [package/dropbear]: upgrade to 0.53.1kaloz2011-03-021-4/+5
* dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1...nbd2011-03-021-1/+2
* dropbear: compile out libtomcrypt assertion messages, saves some more spacenbd2011-02-131-0/+2
* From: Joseph Roback <openwrt-devel@roback.cc>mb2010-09-071-2/+4
* package/dropbear: bump release number (missed in r20960)nico2010-05-211-1/+1
* [package] dropbear: add GatewayPorts (-a) option (#6503)jow2010-01-141-1/+1
* [package] dropbear: safely support remote restarting of dropbear process; bum...jow2009-08-031-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after u...jow2009-04-071-1/+1
* [package] dropbear: update to 0.52 (#4635)jow2009-03-291-4/+4
* [package] invert the mirror orders seems the first one seems to be offline ri...florian2009-02-101-2/+2
* [package] add dropkey ssh keys and config files to the conffiles section (#2014)florian2009-02-031-2/+9
* Allow dropbear to use shadow passwords, and correct base-files generation ofnoz2008-09-301-2/+2
* make opkg the default package manager, disable busybox ipkg from building by ...thepeople2008-08-161-3/+3
* dropbear: upgrade to 0.51agb2008-07-241-8/+9
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-2/+4
* Upgrade dropbear to 0.50 (#2201)florian2007-08-111-8/+6
* add dropbear host keys to conffilesnbd2007-06-151-1/+4
* update dropbear to 0.49pavlov2007-04-081-3/+4
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* various configure related cleanupsnbd2007-02-251-38/+17
* /etc/config/* should use INSTALL_DATApavlov2007-01-041-1/+1
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-9/+9
* implement target profiles in menuconfignbd2006-11-121-1/+0
* sync dropbear init script with whiterussian, fix locking and add config integ...nbd2006-10-291-0/+2
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-1/+1
* new (last?) attempt at standardizing Makefilesnico2006-09-241-1/+2
* standardize Makefile, change section from base to net for dropbear and utils ...nico2006-09-231-10/+15
* fix everything I broke with the previous patches mbm2006-08-041-0/+2
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-2/+2
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-2/+2
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, nico2006-06-181-43/+41
* fix dropbear depends and defaultsnbd2006-06-151-1/+1
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-2/+1
* fix typonbd2006-05-111-1/+1
* replace $(IDIR_*) with $(1)nbd2006-05-111-11/+11
* Convert packages to new templatembm2006-05-101-19/+34