summaryrefslogtreecommitdiff
path: root/package/dropbear
Commit message (Expand)AuthorAge
* Remove stray $ character from a bunch of init scriptsLuca Ceresoli2012-03-15
* dropbear: bump version, fixes CVE-2012-0920Peter Korsgaard2012-02-24
* dropbear: bump to version 2011.54Gustavo Zacarias2011-11-11
* dropbear: add options to disable wtmp / lastlog loggingWill Moore2011-10-26
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* dropbear: disable zlib support when built with small optionAlexander Clouter2011-05-16
* dropbear: link statically if BR2_PREFER_STATIC_LIBPeter Korsgaard2011-05-13
* dropbear: fix static link for version 0.53.1Jean-Christophe PLAGNIOL-VILLARD2011-05-13
* dropbear: remove shared config.cache workaroundPeter Korsgaard2011-05-12
* dropbear: bump to version 0.53.1Gustavo Zacarias2011-03-05
* dropbear: really fix xauth tweak since dbcec2b2Peter Korsgaard2010-10-06
* dropbear: fix xauth tweak since dbcec2b2Peter Korsgaard2010-09-28
* dropbear: convert old-style hook and commands to new-styleThomas Petazzoni2010-09-12
* dropbear: add option to disable reverse DNS lookupsPeter Korsgaard2010-09-06
* dropbear: override detection of struct sockaddr_storagePeter Korsgaard2010-06-25
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* Fix dropbear compilation with glibcThomas Petazzoni2009-07-01
* dropbear: fix initscript installMarc Gauthier2009-05-28
* dropbear: needs zlib, so select itPeter Korsgaard2009-03-11
* dropbear: convert to Makefile.autotools.in formatPeter Korsgaard2009-03-11
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* Fix build. Use TARGET_CONFIGURE_OPTS as environment rather than as argument o...Thiago A. CorrĂȘa2008-11-14
* dropbear: bump versionPeter Korsgaard2008-11-14
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* dropbear: look for xauth in /usr/binPeter Korsgaard2008-06-30
* * Removed dropbear init patchNigel Kukard2008-04-09
* * Generate keys for dropbear only when startingNigel Kukard2008-04-08
* dropbear: bump versionPeter Korsgaard2008-03-27
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-27
* Don't use long options to start-stop-daemon as they may be disabled in the bu...Hamish Moffatt2008-03-18
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - need to mkdir etc/init.d. Closes #1465Bernhard Reutner-Fischer2007-09-19
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* Bump dropbear to 0.50, /dev/urandom is now defaultUlf Samuelsson2007-08-11
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"2007-07-06
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* Bump versionPeter Korsgaard2007-04-24
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-07
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* bump version, merely a compile fix for scpEric Andersen2006-04-11
* seems the dropbear folk forgot to make a .bz2 package this releaseEric Andersen2006-03-19
* Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ot..."Steven J. Hill"2006-03-16
* bump version to the newly released 0.48Eric Andersen2006-03-10
* undo changes for wtmp and last logDavid Anders2006-01-24
* disable wtmp and lastlog in config as well as the dbclient symlink generation...David Anders2006-01-24