summaryrefslogtreecommitdiffstats
path: root/package/dropbear
Commit message (Expand)AuthorAgeFilesLines
* 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-072-27/+72
* [package] dropbear: update to 0.52 (#4635)jow2009-03-295-25/+25
* [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-032-5/+12
* 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-246-50/+34
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-2/+4
* Remove these two patcheds that are now in the mainline sourceflorian2007-08-122-0/+0
* Upgrade dropbear to 0.50 (#2201)florian2007-08-118-52/+24
* add dropbear host keys to conffilesnbd2007-06-151-1/+4
* refresh all package patches in the buildroot using quiltnbd2007-06-047-42/+40
* START/STOP values must be specified in the init scriptmbm2007-05-101-0/+1
* fix tty close patch (#1651)nbd2007-05-091-1/+10
* prevent dropbear from closing the tty prematurely if the readfd closesnbd2007-05-061-0/+19
* update dropbear to 0.49pavlov2007-04-083-31/+12
* 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
* fix pam header related compile error in dropbearnbd2007-02-271-0/+19
* various configure related cleanupsnbd2007-02-251-38/+17
* cosmetic fixnbd2007-01-201-1/+1
* fix dropbear config (#960)nbd2007-01-171-3/+3
* /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
* fix dropbear keygennbd2006-11-011-1/+1
* fix unnecessary dropbear key generationnbd2006-10-311-5/+10
* sync dropbear init script with whiterussian, fix locking and add config integ...nbd2006-10-293-13/+46
* fix dropbear init scriptnbd2006-10-261-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-1/+1
* implement stop() function for dropbear init scriptnbd2006-10-071-0/+4
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-041-15/+18
* 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-182-43/+41
* fix dropbear depends and defaultsnbd2006-06-151-1/+1
* add dropbear pubkey auth patch from #582nbd2006-06-091-76/+32
* 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-104-42/+34
* fix (cosmetic) Config.in glitchesnico2006-04-011-1/+1
* sync dropbear with wr, remove zlib dependencywbx2006-03-275-33/+26