Guenter Knauf
|
854dffe0a4
|
moved blocks to make keyboard-interactive second choice (if implemented).
|
2007-07-19 17:08:54 +00:00 |
|
Guenter Knauf
|
278219fc0a
|
few cosmetic changes; added block for future implementation of keyboard-interactive method.
|
2007-07-19 15:43:48 +00:00 |
|
Guenter Knauf
|
16be3fc778
|
removed obsolete line.
|
2007-07-19 15:29:06 +00:00 |
|
Guenter Knauf
|
edcfab905a
|
added selection of authentication method based on what libssh2_userauth_list() returns; added vars for the key files.
|
2007-07-19 15:25:46 +00:00 |
|
Guenter Knauf
|
3fc4caf42f
|
fixed call to libssh2_userauth_list() since NULL isnt supported for the username.
|
2007-07-18 19:31:15 +00:00 |
|
Guenter Knauf
|
1a9fee074b
|
added check for available authentication methods.
|
2007-07-18 11:46:25 +00:00 |
|
Guenter Knauf
|
839be89a49
|
added test success messages.
|
2007-07-16 22:16:21 +00:00 |
|
Daniel Stenberg
|
accd865aff
|
converted to 4-level space indents, no trailing whitespace
|
2007-07-14 21:24:38 +00:00 |
|
Daniel Stenberg
|
e0254f3936
|
removed compiler warnings, narrowed some source lines, killed trailing
whitespace
|
2007-07-14 20:54:47 +00:00 |
|
Guenter Knauf
|
145bbabb96
|
include libssh_config.h to get the configure vars in.
|
2007-04-26 23:59:14 +00:00 |
|
Guenter Knauf
|
40970adb53
|
changed to configure defines to control inclusion of headers from libssh2_config.h.
|
2007-04-26 22:59:29 +00:00 |
|
Daniel Stenberg
|
e2f6518d95
|
two simple samples
|
2007-01-24 14:15:36 +00:00 |
|