mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
1.0.18 release
This commit is contained in:
parent
05ea3eafb8
commit
ec1fcfe648
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.18 - 2019-09-16
|
||||||
|
|
||||||
|
- SSH2: fix regression for connecting to servers with bad hostnames (#1405)
|
||||||
|
|
||||||
## 1.0.17 - 2019-09-15
|
## 1.0.17 - 2019-09-15
|
||||||
|
|
||||||
- SSH2: backport setPreferredAlgorithms() / getAlgorithmsNegotiated (#1156)
|
- SSH2: backport setPreferredAlgorithms() / getAlgorithmsNegotiated (#1156)
|
||||||
|
@ -45,7 +45,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
|
|||||||
* Composer compatible (PSR-0 autoloading)
|
* Composer compatible (PSR-0 autoloading)
|
||||||
* Install using Composer: `composer require phpseclib/phpseclib:~1.0`
|
* Install using Composer: `composer require phpseclib/phpseclib:~1.0`
|
||||||
* Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm)
|
* Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm)
|
||||||
* [Download 1.0.17 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.17.zip/download)
|
* [Download 1.0.18 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download)
|
||||||
|
|
||||||
## Security contact information
|
## Security contact information
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user