Go to file
Pedro Monreal Gonzalez 9307041c2f Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Version update to 1.9.0:
   Enhancements and bugfixes:
    * adds ECDSA keys and host key support when using OpenSSL
    * adds ED25519 key and host key support when using OpenSSL 1.1.1
    * adds OpenSSH style key file reading
    * adds AES CTR mode support when using WinCNG
    * adds PEM passphrase protected file support for Libgcrypt and WinCNG
    * adds SHA256 hostkey fingerprint
    * adds libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path()
    * adds explicit zeroing of sensitive data in memory
    * adds additional bounds checks to network buffer reads
    * adds the ability to use the server default permissions when creating sftp directories
    * adds support for building with OpenSSL no engine flag
    * adds support for building with LibreSSL
    * increased sftp packet size to 256k
    * fixed oversized packet handling in sftp
    * fixed building with OpenSSL 1.1
    * fixed a possible crash if sftp stat gets an unexpected response
    * fixed incorrect parsing of the KEX preference string value
    * fixed conditional RSA and AES-CTR support
    * fixed a small memory leak during the key exchange process
    * fixed a possible memory leak of the ssh banner string
    * fixed various small memory leaks in the backends
    * fixed possible out of bounds read when parsing public keys from the server
    * fixed possible out of bounds read when parsing invalid PEM files
    * no longer null terminates the scp remote exec command
    * now handle errors when diffie hellman key pair generation fails
    * improved building instructions
    * improved unit tests
- Rebased patch libssh2-ocloexec.patch

OBS-URL: https://build.opensuse.org/request/show/711121
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=65
2019-06-21 09:50:59 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=1 2008-11-04 16:48:58 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=1 2008-11-04 16:48:58 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=1 2008-11-04 16:48:58 +00:00
libssh2_org.changes Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-21 09:50:59 +00:00
libssh2_org.keyring - Version update to 1.8.0: 2017-06-14 10:25:35 +00:00
libssh2_org.spec Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-21 09:50:59 +00:00
libssh2-1.9.0.tar.gz Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-21 09:50:59 +00:00
libssh2-1.9.0.tar.gz.asc Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-21 09:50:59 +00:00
libssh2-ocloexec.patch Accepting request 711121 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-21 09:50:59 +00:00