]> granicus.if.org Git - curl/commit
Added --pubkey option to curl and made --key also work for SCP/SFTP,
authorDan Fandrich <dan@coneharvesters.com>
Fri, 23 Mar 2007 17:59:40 +0000 (17:59 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 23 Mar 2007 17:59:40 +0000 (17:59 +0000)
commit0043e870145d167003931cda2fd90b5e13b0b7f8
treea8d633e4505144346433fe8beec7bb792b3e286d
parent0f634a0c899b2c21a4f7f4af480d94937bd81bf4
Added --pubkey option to curl and made --key also work for SCP/SFTP,
plus made --pass work on an SSH private key as well.
CHANGES
RELEASE-NOTES
docs/MANUAL
docs/curl.1
docs/libcurl/curl_easy_setopt.3
lib/ssh.c
src/main.c