1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 05:44:10 +03:00
openwrt-xburst/package/dropbear/Config.in
nbd bcfd578c6d update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-13 19:15:43 +00:00

10 lines
234 B
Plaintext

config BR2_PACKAGE_DROPBEAR
tristate "dropbear - Small SSH 2 client/server"
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/