2010-01-20 19:57:42 +01:00
|
|
|
libssh2 1.2.3
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
2010-01-20 19:57:42 +01:00
|
|
|
o ssh-agent support with the new libssh2_agent_* functions
|
|
|
|
o Added libssh2_trace_sethandler()
|
2010-01-21 20:55:53 +01:00
|
|
|
o Added the direct_tcpip.c and ssh2_agent.c examples
|
2009-07-29 14:35:42 +02:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-01-20 19:57:42 +01:00
|
|
|
o Fixed memory leak in userauth_publickey
|
|
|
|
o Fixed publickey authentication regression
|
|
|
|
o Silenced several compiler warnings
|
|
|
|
o avoid returning data to memory already freed
|
|
|
|
o transport layer fix for bogus -39 (LIBSSH2_ERROR_BAD_USE) errors
|
|
|
|
o Fixed padding in ssh-dss signature blob encoding
|
|
|
|
o Fixed direction blocking flag problems
|
|
|
|
o Fixed memory leak in sftp_fstat()
|
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:
|
|
|
|
|
2010-01-20 19:57:42 +01:00
|
|
|
Simon Josefsson, Peter Stuge, Daiki Ueno, Dave McCaldon,
|
|
|
|
Alexander Lamaison
|
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)
|