phpseclib/phpseclib/Net
Andreas Fischer 709c7c4d48 Merge pull request #385 from bantu/a-random-change
Random: include the Crypt_* classes if they're available

* bantu/a-random-change:
  phpseclib_is_includable() -> phpseclib_resolve_include_path()
  Drop Net_SSH2::_is_includable() method.
  Random: a few changes to the stream_resolve_include_path_function
  Replace stream_resolve_include_path with phpseclib_is_includable.
  Random: add explanatory comment
  SSH2: replace _is_includable() with stream_resolve_include_path
  Random: include the Crypt_* classes if they're available
2014-06-19 16:08:59 +02:00
..
SFTP SFTP/Stream: fix capatilization 2014-05-29 16:49:04 -05:00
SCP.php Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
SFTP.php SFTP: reset sort options every time and update unit test 2014-06-09 09:22:30 -05:00
SSH1.php Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
SSH2.php Merge pull request #385 from bantu/a-random-change 2014-06-19 16:08:59 +02:00