X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fbusybox%2Fconfig%2Flibbb%2FConfig.in;h=4919f9b0b5a02fdc069ed2fe86b2ea8c644a814b;hb=7d588e1ab6de989156fcf8c9036852eb1808b564;hp=7d84a7596221d85178d9c0d59d78186efda15fb5;hpb=f52d66ff00b24111f87c274d3d7085ef2e1d27b1;p=openwrt-10.03%2F.git diff --git a/package/busybox/config/libbb/Config.in b/package/busybox/config/libbb/Config.in index 7d84a7596..4919f9b0b 100644 --- a/package/busybox/config/libbb/Config.in +++ b/package/busybox/config/libbb/Config.in @@ -5,6 +5,13 @@ menu "Busybox Library Tuning" +config BUSYBOX_CONFIG_PASSWORD_MINLEN + int "Minimum password length" + default 6 + range 5 32 + help + Minimum allowable password length. + config BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED int " MD5: Trade Bytes for Speed" default 2