1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 10:07:47 +01:00
tgseclib/phpseclib/Net
Sidney Souza 4d36e67bee Fix Invalid HMAC for D-link DES-3028
When I tried connect to a dlink switch the Net_SSH2 does not choose
the correct algorithms for hmac causing an Invalid HMAC error. However,
after I commented the line 1280 everything work magnificently
2017-06-12 22:36:30 -05:00
..
SFTP add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
SCP.php suppress unpack() PHP warnings 2016-11-19 22:39:36 -06:00
SFTP.php SFTP: Add enablePathCanonicalization()/disablePathCanonicalization() 2017-06-12 21:17:55 -05:00
SSH1.php suppress unpack() PHP warnings 2016-11-19 22:39:36 -06:00
SSH2.php Fix Invalid HMAC for D-link DES-3028 2017-06-12 22:36:30 -05:00