代码搜索:Dropbear

找到约 104 项符合「Dropbear」的源代码

代码结果 104
www.eeworm.com/read/374687/2748693

patch dropbear-init.patch

--- dropbear-0.42/S50dropbear +++ dropbear-0.42/S50dropbear @@ -0,0 +1,56 @@ +#!/bin/sh +# +# Starts dropbear sshd. +# + +# Make sure the dropbearkey progam exists +[ -f /usr/bin/dropbearkey ] || exit
www.eeworm.com/read/374687/2748694

mk dropbear_sshd.mk

############################################################# # # dropbear_sshd # ############################################################# DROPBEAR_SSHD_SOURCE:=dropbear-0.44.tar.bz2 DROPBEAR_SSH
www.eeworm.com/read/402579/2319103

patch 100-pubkey_path.patch

Index: dropbear-0.51/svr-authpubkey.c =================================================================== --- dropbear-0.51.orig/svr-authpubkey.c 2008-04-22 17:29:49.000000000 -0700 +++ dropbear-0.51/
www.eeworm.com/read/402579/2319104

patch 110-change_user.patch

Index: dropbear-0.51/svr-chansession.c =================================================================== --- dropbear-0.51.orig/svr-chansession.c 2008-04-22 17:29:49.000000000 -0700 +++ dropbear-0.5
www.eeworm.com/read/374687/2748695

in makefile.in

ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y) TARGETS+=dropbear_sshd endif
www.eeworm.com/read/402579/2319102

patch 150-dbconvert_standalone.patch

Index: dropbear-0.51/options.h =================================================================== --- dropbear-0.51.orig/options.h 2008-04-22 17:29:49.000000000 -0700 +++ dropbear-0.51/options.h 2008
www.eeworm.com/read/402579/2319101

patch 130-ssh_ignore_o_and_x_args.patch

Index: dropbear-0.51/cli-runopts.c =================================================================== --- dropbear-0.51.orig/cli-runopts.c 2008-04-22 17:29:49.000000000 -0700 +++ dropbear-0.51/cli-ru
www.eeworm.com/read/374687/2748692

in config.in

config BR2_PACKAGE_DROPBEAR_SSHD bool "dropbear_sshd" default n help A small SSH 2 server designed for small memory environments. http://matt.ucc.asn.au/dropbear/
www.eeworm.com/read/374687/2748697

repository

buildroot/package/dropbear_sshd
www.eeworm.com/read/229403/4756423

in config.in

config BR2_PACKAGE_DROPBEAR_SSHD bool "dropbear_sshd" default n help A small SSH 2 server designed for small memory environments. http://matt.ucc.asn.au/dropbear/ config BR2_PACKAGE_DROPBEA