aboutsummaryrefslogtreecommitdiff
path: root/libs/libssh2/Config.in
Commit message (Collapse)AuthorAge
* libssh2: Make crypto backends selectableSebastian Kemper2018-02-03
This adds a choice to menuselect so people can select if they would like to compile libssh2 against mbedtls (default) or openssl. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>