17 Commits (f233664faa41ca5a3df1702f4eada771096af67c)

Author SHA1 Message Date
Jo-Philipp Wich b78aae793e dropbear: honor CONFIG_TARGET_INIT_PATH 9 years ago
Felix Fietkau 64c23711ea dropbear: update version to 2015.71 9 years ago
Felix Fietkau 1455b5b89a dropbear: split out curve25519 support into a separate config option 9 years ago
Steven Barth 8a7a939470 dropbear: remove generation and configuration of DSS keys 9 years ago
Steven Barth d196b1fc2e Disable telnet in favor of passwordless SSH 9 years ago
Steven Barth a0d06f65ae dropbear: bump to 2015.68 9 years ago
Steven Barth af4d04ed36 dropbear: update to 2015.67 10 years ago
Nicolas Thill f4417f7ad8 package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
Jonas Gorski bb6905bd23 dropbear: restore performance by disabling mips16 10 years ago
Steven Barth ff6363dc19 dropbear: update to 2014.65 10 years ago
Felix Fietkau 3ecffab050 dropbear: move options.h editing to Build/Configure 11 years ago
Felix Fietkau ad52658be7 dropbear: update to 2014.63 11 years ago
Jo-Philipp Wich fce216ac7e dropbear: add dropbear.nl mirror, provided by dropbear maintainer 11 years ago
Jo-Philipp Wich 61e83f9c29 dropbear: update to 2013.59 (released 4 october 2013) 11 years ago
Florian Fainelli 9e355444a6 dropbear: update to 2012.55 and refresh patches 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Jo-Philipp Wich 1b7f0f3c0d dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920) 13 years ago
Nicolas Thill 59a4ad8820 package/dropbear: update to 2011.54 13 years ago
Nicolas Thill be27ac53f2 package/dropbear: use new service wrapper 13 years ago
Nicolas Thill d8722fac70 package/dropbear: fix segfault with remote port forwarding (closes: #10339) 13 years ago
Jo-Philipp Wich 8fc2981bcd dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) 13 years ago
John Crispin 9fd342d913 r25831 reduced the size of the dropbear executable by, among other things, 14 years ago
Imre Kaloz 3c801b3dc0 tune some more options by default to decrease size 14 years ago
Imre Kaloz 9f803ade18 upgrade to 0.53.1 14 years ago
Felix Fietkau c05198bf8e dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncompressed 14 years ago
Felix Fietkau caadc06413 dropbear: compile out libtomcrypt assertion messages, saves some more space 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Nicolas Thill b965033a8d package/dropbear: bump release number (missed in r20960) 15 years ago
Jo-Philipp Wich 0f528002ad dropbear: add GatewayPorts (-a) option (#6503) 15 years ago
Jo-Philipp Wich 498fe852f8 dropbear: safely support remote restarting of dropbear process; bump pkg revision (#5498) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103! 16 years ago
Jo-Philipp Wich b81b66061f dropbear: update to 0.52 (#4635) 16 years ago
Florian Fainelli af290a63dc invert the mirror orders seems the first one seems to be offline right now 16 years ago
Florian Fainelli a377aa9ab5 add dropkey ssh keys and config files to the conffiles section (#2014) 16 years ago
Peter Denison 5ff6932c66 Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
Andy Boyett 09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed 16 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Florian Fainelli e96a64d75e Upgrade dropbear to 0.50 (#2201) 17 years ago
Felix Fietkau 8e2643a8b5 add dropbear host keys to conffiles 18 years ago
Tim Yardley f114756689 update dropbear to 0.49 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Felix Fietkau d6299cafc8 various configure related cleanups 18 years ago
Tim Yardley 75894edf2f /etc/config/* should use INSTALL_DATA 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago