mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
Update ChangeLog.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,6 +1,18 @@
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
version 0.6.1 (released 2014-02-08)
|
||||||
|
* Added support for libgcrypt 1.6.
|
||||||
|
* Added ssh_channel_accept_forward().
|
||||||
|
* Added known_hosts heuristic during connection (#138).
|
||||||
|
* Added getters for session cipher names.
|
||||||
|
* Fixed decrypt of zero length buffer.
|
||||||
|
* Fixed padding in RSA signature blobs.
|
||||||
|
* Fixed DSA signature extraction.
|
||||||
|
* Fixed some memory leaks.
|
||||||
|
* Fixed read of non-connected socket.
|
||||||
|
* Fixed thread dectection.
|
||||||
|
|
||||||
version 0.6.0 (released 2014-01-08)
|
version 0.6.0 (released 2014-01-08)
|
||||||
* Added new publicy key API.
|
* Added new publicy key API.
|
||||||
* Added new userauth API.
|
* Added new userauth API.
|
||||||
|
|||||||
Reference in New Issue
Block a user