phpseclib/tests
2015-04-15 03:29:01 +03:00
..
Functional/Net support for callback function for SFTP::put function - in order to pipe data directly to remote server without putting it into file or keeping in memory. This can be useful particularly for dumping big databases directly to remote server. 2015-04-15 03:29:01 +03:00
Unit Tests/X509: add unit test 2015-03-10 01:39:13 -05:00
bootstrap.php phpseclib_is_includable() -> phpseclib_resolve_include_path() 2014-06-19 14:57:09 +02:00
PhpseclibFunctionalTestCase.php Allow SCP test to run on 5.2 by not depending on GMP, but also allowing bcmath. 2014-12-12 11:59:51 +01:00
PhpseclibTestCase.php SFTP: Add test for put() from local file. 2014-12-12 17:09:55 +01:00