1
1
libssh2/RELEASE-NOTES

26 строки
820 B
Plaintext
Исходник Обычный вид История

libssh2 1.6.0
2012-11-27 22:39:18 +01:00
This release includes the following changes:
o Added CMake build system
o Added libssh2_userauth_publickey_frommemory()
2012-11-27 22:39:18 +01:00
This release includes the following bugfixes:
2012-05-18 23:44:07 +02:00
o wait_socket: wrong use of difftime() [1]
o userauth: Fixed prompt text no longer being copied to the prompts struct
o mingw build: allow to pass custom CFLAGS
o Let mansyntax.sh work regardless of where it is called from
o Init HMAC_CTX before using it
o direct_tcpip: Fixed channel write
2015-03-11 08:21:09 +01:00
This release would not have looked like this without help, code, reports and
advice from friends like these:
Alexander Lamaison, Daniel Stenberg, David Calavera, Jakob Egger,
Viktor Szakáts, Will Cosgrove, Joe Turpin
2009-08-10 22:58:15 +02:00
Thanks! (and sorry if I forgot to mention someone)
[1] = https://github.com/bagder/libssh2/issues/1