summaryrefslogtreecommitdiff
path: root/package/dropbear/Makefile
AgeCommit message (Expand)Author
2012-10-10packages: sort network related packages into package/network/nbd
2012-09-23build: add the + token to any commands that can pass through the jobserver, f...nbd
2012-02-25[package] dropbear: patch possible use after free by authenticated remote use...jow
2011-11-25package/dropbear: update to 2011.54nico
2011-11-07package/dropbear: use new service wrappernico
2011-11-03package/dropbear: fix segfault with remote port forwarding (closes: #10339)nico
2011-07-31[package] dropbear:jow
2011-04-01[dropbear]blogic
2011-03-02[package/dropbear]: tune some more options by default to decrease sizekaloz
2011-03-02[package/dropbear]: upgrade to 0.53.1kaloz
2011-03-02dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1...nbd
2011-02-13dropbear: compile out libtomcrypt assertion messages, saves some more spacenbd
2010-09-07From: Joseph Roback <openwrt-devel@roback.cc>mb
2010-05-21package/dropbear: bump release number (missed in r20960)nico
2010-01-14[package] dropbear: add GatewayPorts (-a) option (#6503)jow
2009-08-03[package] dropbear: safely support remote restarting of dropbear process; bum...jow
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2009-04-07[package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after u...jow
2009-03-29[package] dropbear: update to 0.52 (#4635)jow
2009-02-10[package] invert the mirror orders seems the first one seems to be offline ri...florian
2009-02-03[package] add dropkey ssh keys and config files to the conffiles section (#2014)florian
2008-09-30Allow dropbear to use shadow passwords, and correct base-files generation ofnoz
2008-08-16make opkg the default package manager, disable busybox ipkg from building by ...thepeople
2008-07-24dropbear: upgrade to 0.51agb
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-08-11Upgrade dropbear to 0.50 (#2201)florian
2007-06-15add dropbear host keys to conffilesnbd
2007-04-08update dropbear to 0.49pavlov
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-02-25various configure related cleanupsnbd
2007-01-04/etc/config/* should use INSTALL_DATApavlov
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-12implement target profiles in menuconfignbd
2006-10-29sync dropbear init script with whiterussian, fix locking and add config integ...nbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-23standardize Makefile, change section from base to net for dropbear and utils ...nico
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, nico
2006-06-15fix dropbear depends and defaultsnbd
2006-05-30improve dependency handling, fix some package makefile bugsnbd
2006-05-11fix typonbd
2006-05-11replace $(IDIR_*) with $(1)nbd
2006-05-10Convert packages to new templatembm