1
1
libssh2/RELEASE-NOTES

32 строки
1.2 KiB
Plaintext
Исходник Обычный вид История

2016-10-25 08:43:39 +02:00
libssh2 1.8.0
2012-11-27 22:39:18 +01:00
This release includes the following changes:
2016-10-25 08:43:39 +02:00
o added a basic dockerised test suite
o crypto: add support for the mbedTLS backend
2016-02-23 08:21:18 +01:00
2012-11-27 22:39:18 +01:00
This release includes the following bugfixes:
2012-05-18 23:44:07 +02:00
2016-10-25 08:43:39 +02:00
o libgcrypt: fixed a NULL pointer dereference on OOM
o VMS: can't use %zd for off_t format
o VMS: update vms/libssh2_config.h
o windows: link with crypt32.lib
o libssh2_channel_open: speeling error fixed in channel error message
o msvc: fixed 14 compilation warnings
o tests: HAVE_NETINET_IN_H was not defined correctly
o openssl: add OpenSSL 1.1.0 compatibility
o cmake: Add CLEAR_MEMORY option, analogously to that for autoconf
o configure: make the --with-* options override the OpenSSL default
o libssh2_wait_socket: set err_msg on errors
o libssh2_wait_socket: Fix comparison with api_timeout to use milliseconds
2015-03-11 08:21:09 +01:00
This release would not have looked like this without help, code, reports and
advice from friends like these:
2016-10-25 08:43:39 +02:00
Alexander Lamaison, Antenore Gatta, Brad Harder, Charles Collicutt,
Craig A. Berry, Dan Fandrich, Daniel Stenberg, Kamil Dudka, Keno Fischer,
Taylor Holberton, Viktor Szakats, Will Cosgrove, Zenju
(12 contributors)
2015-06-12 09:15:20 +02:00
Thanks! (and sorry if I forgot to mention someone)