summaryrefslogtreecommitdiff
path: root/libssh2-sys/libssh2-1.4.4-20140901/RELEASE-NOTES
blob: eea78f874d4dd66422de4c67d25a5d4eaf906f9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
libssh2 1.4.3

This release includes the following changes:

 o compression: add support for zlib@openssh.com

This release includes the following bugfixes:

 o sftp_read: return error if a too large package arrives
 o libssh2_hostkey_hash.3: update the description of return value
 o Fixed MSVC NMakefile
 o examples: use stderr for messages, stdout for data
 o openssl: do not leak memory when handling errors
 o improved handling of disabled MD5 algorithm in OpenSSL
 o known_hosts: Fail when parsing unknown keys in known_hosts file
 o configure: gcrypt doesn't come with pkg-config support
 o session_free: wrong variable used for keeping state
 o libssh2_userauth_publickey_fromfile_ex.3: mention publickey == NULL
 o comp_method_zlib_decomp: handle Z_BUF_ERROR when inflating

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Guenter Knauf, Peter Stuge, TJ Saunders, Mike Abdullah, Maxime Larocque,
 Dmitry Smirnov, Dave Hayden, Peter Krempa, Kamil Dudka
 
        Thanks! (and sorry if I forgot to mention someone)