1
1
libssh2/RELEASE-NOTES

21 строка
738 B
Plaintext
Исходник Обычный вид История

2012-05-14 22:49:53 +02:00
libssh2 1.4.2
This release includes the following bugfixes:
2012-05-14 22:49:53 +02:00
o Return LIBSSH2_ERROR_SOCKET_DISCONNECT on EOF when reading banner
o userauth.c: fread() from public key file to correctly detect any errors
o configure.ac: Add option to disable build of the example applications
o Added 'Requires.private:' line to libssh2.pc
o SFTP: filter off incoming "zombie" responses
o gettimeofday: no need for a replacement under cygwin
o SSH_MSG_CHANNEL_REQUEST: default to want_reply
This release would not have looked like this without help, code, reports and
advice from friends like these:
2012-05-14 22:49:53 +02:00
Alexander Lamaison, Rafael Kitover, Guenter Knauf, Peter Stuge,
Oleksiy Zagorskyi
2009-08-10 22:58:15 +02:00
Thanks! (and sorry if I forgot to mention someone)