2012-05-14 22:49:53 +02:00
|
|
|
libssh2 1.4.2
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
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
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
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
|
|
|
|
2009-07-29 14:35:42 +02:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2012-04-04 22:43:11 +02:00
|
|
|
|