summaryrefslogtreecommitdiffstats
path: root/package/dropbear
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed writechannel bug as described in ticket in #246, now closedflorian2006-02-041-0/+12
* disable dropbear zlib support and split off dropbearconvert to save flash spacenbd2006-01-314-3/+36
* revert last Config.in changenbd2005-12-131-2/+3
* update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential se...nbd2005-12-138-81/+96
* reorganize/rationalize/format package menuconfig, nico2005-11-051-2/+3
* remove Maintainer: and Source: from packagesnbd2005-10-211-2/+0
* update dropbear to new upstream release (v0.46)nico2005-10-202-10/+14
* sync dropbear package with whiterussianwbx2005-10-152-1/+74
* sync dropbear with whiterussiannbd2005-07-251-1/+0
* disable reverse lookup in dropbearnbd2005-05-311-1/+2
* Cosmetic fixnico2005-05-191-1/+1
* Add package name and short description to Config.in promptnico2005-05-191-4/+3
* convert dropbear to new packaging stylenbd2005-05-122-29/+7
* Uniformize package Makefilenico2005-04-141-53/+63
* change configure options for dropbearnbd2005-04-041-2/+13
* oops, forgot to take out some debugging stuffmbm2005-04-031-2/+2
* cleanup & fix logic not to depend on dropbearkey if keys existmbm2005-04-031-26/+12
* remove version and architecture from control filesnbd2005-03-301-2/+0
* fix some dropbear client issuesnbd2005-03-253-2/+32
* remove conffiles for dropbear (was /etc/passwd)nbd2005-03-242-2/+0
* move passwd from dropbear package to target_skeletonnbd2005-03-242-2/+0
* include dropbear in default buildnbd2005-03-231-1/+1
* no start-stop-daemonwbx2005-03-231-34/+1
* remove default password for dropbearnbd2005-03-211-1/+1