ssh2/include
Daniel Stenberg e52a1057fd libssh2_knownhost_add() got an additional argument: 'store' so that an
application can get a pointer back to the internal representation of the host
it just added. Useful for example when the app wants to add a host, and then
convert that exact same host to a line for storing in a known host file.
'store' can also be set to NULL to simple not care.
2009-05-29 18:40:29 +02:00
..
libssh2_publickey.h made the three public headers use (mostly) lines shorter than 80 columns as 2009-01-01 22:27:08 +00:00
libssh2_sftp.h made the three public headers use (mostly) lines shorter than 80 columns as 2009-01-01 22:27:08 +00:00
libssh2.h libssh2_knownhost_add() got an additional argument: 'store' so that an 2009-05-29 18:40:29 +02:00