Jim Wigginton
|
ec75e4fc32
|
- fixed a bug in mkdir() that'd result in some Warnings
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@61 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-11-26 20:12:17 +00:00 |
|
Jim Wigginton
|
5d1f459db7
|
- when uploading a file that already exists on the server, the file on the server is now truncated to zero (thanks, guir!)
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@59 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-11-25 20:05:41 +00:00 |
|
Jim Wigginton
|
a4e72f7811
|
- replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!)
- added pure-php implementations of md2, sha256, and sha512 to Crypt_Hash
- added setPrecision() to Math_BigInteger
- other small fixes
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@56 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-11-23 19:06:07 +00:00 |
|
Jim Wigginton
|
1284a0d7d8
|
- fixed a bug involving server / client channel assignments
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@50 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-10-16 03:37:24 +00:00 |
|
Jim Wigginton
|
6516ba29a6
|
- better packet handling
- (hopefully) faster SFTP uploads
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@46 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-09-17 03:19:20 +00:00 |
|
Jim Wigginton
|
df8844d12b
|
- logs now contain timing information
- fixed a potential E_NOTICE error (thanks, Wang Xiaoguang!)
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@43 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-08-29 19:23:25 +00:00 |
|
Jim Wigginton
|
5025807abf
|
- fixed two E_NOTICE issues (thanks, amer and inventor!)
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@42 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-08-23 03:40:50 +00:00 |
|
Jim Wigginton
|
a90471b937
|
- fixed a few bad constants (thanks, YeongGwon Jeong!)
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@41 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-08-09 03:53:28 +00:00 |
|
Jim Wigginton
|
d6339e014f
|
- Net_SFTP now has better support for uploading large files than it did before, per this:
http://www.frostjedi.com/phpbb/viewtopic.php?f=46&t=10415
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@40 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-06-09 04:00:38 +00:00 |
|
Jim Wigginton
|
039cd313ee
|
- 0x7777 -> 07777
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@39 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-05-30 16:48:42 +00:00 |
|
Jim Wigginton
|
23bfbd6a29
|
- Net_SFTP::chmod() called an undefined function
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@38 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-05-30 16:45:23 +00:00 |
|
Jim Wigginton
|
d365b7a587
|
- added SFTP support
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@32 21d32557-59b3-4da0-833f-c5933fad653e
|
2009-05-23 14:42:17 +00:00 |
|