2011-08-16 10:30:13 +02:00
|
|
|
|
libssh2 1.2.9
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2011-08-16 10:30:13 +02:00
|
|
|
|
o Added libssh2_session_set_timeout() and libssh2_session_get_timeout()
|
|
|
|
|
to make blocking calls get a timeout
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2011-08-16 10:30:13 +02:00
|
|
|
|
o configure and pkg-config: fix $VERSION
|
|
|
|
|
o s/\.NF/.nf/ to fix wrong macro name caught by man --warnings
|
|
|
|
|
o keepalive: add first basic man pages
|
|
|
|
|
o sftp_write: flush the packetlist on error
|
|
|
|
|
o sftp_write: clean offsets on error
|
|
|
|
|
o msvcproj: added libs and debug stuff
|
|
|
|
|
o SCP: fix incorrect error code
|
|
|
|
|
o session_startup: init state properly
|
|
|
|
|
o sftp_write_sliding: send the complete file
|
|
|
|
|
o userauth_keyboard_interactive: skip code on zero length auth
|
|
|
|
|
o _libssh2_wait_socket: fix timeouts for poll() uses
|
|
|
|
|
o agent_list_identities: fix out of scope access
|
|
|
|
|
o _libssh2_recv(): handle ENOENT error as EAGAIN
|
|
|
|
|
o userauth_keyboard_interactive: fix buffer overflow
|
|
|
|
|
o removed man pages for non-existing functions!
|
|
|
|
|
o gettimeofday: fix name space pollution
|
|
|
|
|
o _libssh2_channel_write: handle window_size == 0 better
|
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:
|
|
|
|
|
|
2011-08-16 10:30:13 +02:00
|
|
|
|
Alfred Gebert, Dan Fandrich, Douglas Masterson, Guenter Knauf, Matt Lilley,
|
|
|
|
|
Mikhail Gusarov, Peter Stuge, zl liu, Paul Howarth, Mark Smith, Bill Segall,
|
|
|
|
|
Henrik Nordstr<74>m
|
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)
|