Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpseclib/phpseclib-php5

ABANDONED in favour of the php5 branch in the phpseclib repository.
https://github.com/phpseclib/phpseclib-php5

- changed the sftp packet size (thanks, achrarajeev!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@125 21d32557-59b3-4da0...

297f28100188375cf25096fbac2c96556edf5b13 authored over 14 years ago by Jim Wigginton <[email protected]>
- change $ecb to $this->ecb

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@124 21d32557-59b3-4da0...

a15cf62d3a13acebd7778be1e3c56595fe5414cd authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed a warning in Crypt_Rijndael

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@123 21d32557-59b3-4da0...

2140de74d01b1ebb8c76f5bf81acbcd39fe1d6b2 authored over 14 years ago by Jim Wigginton <[email protected]>
- CFB mode is now supported as a stream cipher

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@122 21d32557-59b3-4da0...

76655b8bf910c6037ecb1afebbf1aafdb5dcbb9b authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed a bug in keyboard-interactive authentication (thanks, j31!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@121 21d32557-59b3-4da0...

bbe68cf7ae12c3a3bf3982b8b69909e897b498b6 authored over 14 years ago by Jim Wigginton <[email protected]>
- added support for OFB and CFB modes (with the caveat that CFB mode isn't currently supported as a stream cipher)

- improvements to the fix to the bug Suby found
- fixed bug whereby CTR mode gave different resul...

202c3b64e98cc2831e8b71e6b20b78a86fbb217a authored over 14 years ago by Jim Wigginton <[email protected]>
- added support for AES-128-CBC encrypted private keys (ie. the default format of OpenSSH 5.4+)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@119 21d32557-59b3-4da0...

b3690e0fde16be0a3abdb7a518c37a0e3cfb41df authored over 14 years ago by Jim Wigginton <[email protected]>
- apparently not all SFTPv3 clients support SSH_FXP_FSTAT (even though the SFTPv3 specs define it; thanks, f.dammassa!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@118 21d32557-59b3-4da0...

4264336d0240b5b0f3cae887eca1c5244003eef0 authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed a bug preventing getLastSFTPError() and getSFTPErrors() from working (thanks, f.dammassa!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@117 21d32557-59b3-4da0...

acefc441be13eb03a0e15faf9af69ffc31fcbe5a authored over 14 years ago by Jim Wigginton <[email protected]>
- included a work-around for a bug in Portable OpenSSH 4.4 and earlier whereby faulty key sizes are used for aes256-ctr, aes192-ctr and arcfour256 (thanks, f.dammassa!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@116 21d32557-59b3-4da0...

a8863e2b3deceec209876bec5873a6b5d0594f90 authored over 14 years ago by Jim Wigginton <[email protected]>
- added limited support for keyboard-interactive authentication (thanks, j31!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@115 21d32557-59b3-4da0...

d07570b0ebf8e433a838052732a65bbce4e1d957 authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed a few bugs in Crypt_Hash

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@114 21d32557-59b3-4da0...

d9d70f8797f0a5ba39923ef8f0292e9c791ae4ae authored over 14 years ago by Jim Wigginton <[email protected]>
- add logging to Net_SSH1 and fixed a bug in Crypt_DES (thanks, Suby!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@113 21d32557-59b3-4da0...

f088d8971285983d073d8ca63ea755cd5a24f9bd authored over 14 years ago by Jim Wigginton <[email protected]>
- undo last commit - if you want to load a public key use loadKey(). it's called loadKey() and not loadPublicKey() for a reason. and while you're at it reread the documentation. i do have to concede, though... i should have read my own documentation before making the last commit.

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@112 21d32557-59b3-4da0...

3ef15724bec80efdafc41c17b4f9b3e36d815de0 authored over 14 years ago by Jim Wigginton <[email protected]>
- added phpdoc headers for _list()

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@111 21d32557-59b3-4da0...

d6a8f6c6485069371e55a3423741136ff17ee539 authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed bug in setPublicKey function (thanks nicklong!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@110 21d32557-59b3-4da0...

dff1ab92d6bbaa98b9c7b2388cfc8eb8b6a44488 authored over 14 years ago by Jim Wigginton <[email protected]>
c -> C

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@109 21d32557-59b3-4da0...

94f48a97d49807ffce49d1b10a8e2a095f43a9ad authored over 14 years ago by Jim Wigginton <[email protected]>
- more useful error message if the server closes the connection after sending their identification string

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@108 21d32557-59b3-4da0...

978a11607e311def7b4a40e7f292be7c101c6a10 authored over 14 years ago by Jim Wigginton <[email protected]>
- SSH servers whose identification string had trailing spaces wouldn't calculate the exchange hash correctly (thanks voxo!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@107 21d32557-59b3-4da0...

a33bc87e8319e25cb870aee3867d7dc1ea53f4fe authored over 14 years ago by Jim Wigginton <[email protected]>
- replace < with . in log output since < causes logs not to show up correctly in web browsers. could escape it, too, but then that'd potentially make CLI logs use more width than the terminal has

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@106 21d32557-59b3-4da0...

068983328f39118fe2bd230d8230c4c1be2fe563 authored over 14 years ago by Jim Wigginton <[email protected]>
- fixed a bug in Crypt_Random

- SSH2 logging now more closely resembles the format of PuTTY logs

git-svn-id: http://phpseclib...

6057a9da8f490a9bb41be06f13adee7ae4b326ee authored over 14 years ago by Jim Wigginton <[email protected]>
- signatures are now only verified if you're requesting the server host key since otherwise the sever could be using it's own made up host key and you'd never know

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@104 21d32557-59b3-4da0...

b1566eed935bf9a0ee8d33d5a657566c154fffd7 authored over 14 years ago by Jim Wigginton <[email protected]>
- suppress possible openbase_dir errors

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@103 21d32557-59b3-4da0...

fa9e1f4f5062a8012acbe8f4880ef4b78df15c0f authored over 14 years ago by Jim Wigginton <[email protected]>
- compatability adjustments for interoperability with strictly PKCS#1 v1.5 compliant RSA implementations

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@102 21d32557-59b3-4da0...

7fd48f8e72deb3819fa80ee15a17eff905b50fa9 authored over 14 years ago by Jim Wigginton <[email protected]>
- nlist() and rawlist() were switched

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@101 21d32557-59b3-4da0...

868bcbd159e074b506663b5b9591936509cbb751 authored almost 15 years ago by Jim Wigginton <[email protected]>
- added Net_SFTP::rawlist() (thanks, theduck!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@100 21d32557-59b3-4da0...

95153d6d59f1904a6ce05143944bfcbb1e3a7255 authored almost 15 years ago by Jim Wigginton <[email protected]>
- crypt_random() used /dev/urandom in a rather slow way (thanks, TangiX!)

- revamped the logging system. now, you can profile SSH2.php / SFTP.php without capturing full l...

39c97d3373945ded85aa8f772eb3ae9fce6a9460 authored almost 15 years ago by Jim Wigginton <[email protected]>
- added size() to Net_SFTP (thanks, Ethorsen!)

- adjusted encryption algorithm preferences for speed (thanks, TangiX!)

git-svn-id: http://phps...

9a3c2e836b82c5ca3863de9aca9e688a7f4b17fc authored almost 15 years ago by Jim Wigginton <[email protected]>
- added parenthesis to two @see phpdoc comments

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@97 21d32557-59b3-4da0-...

1983dd5649e7cd8a7595d4874ddfa955ab8c9afd authored almost 15 years ago by Jim Wigginton <[email protected]>
- updated some comments

- fixed an E_NOTICE (thanks, Brion Vibber!)

git-svn-id: http://phpseclib.svn.sourceforge.net/sv...

71b960d082d3fd58807b3562f1759cb1a0e3f5ab authored almost 15 years ago by Jim Wigginton <[email protected]>
- the triple equals in Math_BigIinteger::equals() made it so float(1) != int(1), so all instances where float(1) might occur have been removed

- Crypt_RSA::_blind() should now be faster.

git-svn-id: http://phpseclib.svn.sourceforge.net/sv...

1539cd4a01c1c3005e69a252ee5dc16e3d616209 authored almost 15 years ago by Jim Wigginton <[email protected]>
- use crypt_random for RSA blinding

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@94 21d32557-59b3-4da0-...

c0b0886762f6c7a31d1459695be91ec83f4aaf6f authored almost 15 years ago by Jim Wigginton <[email protected]>
- fixed a bug that prevented multi-prime RSA keys from loading

- slightly refactored Random.php
- implemented RSA blinding

git-svn-id: http://phpseclib.svn.so...

695207246a3b9cd9eec1717050ee49d43150baf9 authored almost 15 years ago by Jim Wigginton <[email protected]>
- fixed two E_NOTICE errors (thanks, beanboots!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@92 21d32557-59b3-4da0-...

1a2b6e1087caf2b65687c06813e12a3262cb42b6 authored almost 15 years ago by Jim Wigginton <[email protected]>
- speed up BigInteger.php

- added support for more public / private key formats (thanks, m4rc!)

git-svn-id: http://phpsec...

748983a82405df6e98dba9964a17c19484990128 authored almost 15 years ago by Jim Wigginton <[email protected]>
- rewrote randomPrime()

- fixed a bug in Math_BigInteger::equals() that only manifests itself when the bcmath extension i...

d574a6770ea8587df6aa39031e0dfa149d2be38f authored almost 15 years ago by Jim Wigginton <[email protected]>
- improved random number generator

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@89 21d32557-59b3-4da0-...

f2ccfdb0acdaf944f8e84eb753281449f7637fdc authored almost 15 years ago by Jim Wigginton <[email protected]>
- the sending of SSH_FXP_WRITE packets are now partially interleaved with the receipt of SSH_FXP_STATUS packets (thanks, TangiX!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@88 21d32557-59b3-4da0-...

21184a90e41390264f76987e5aa965f35b7ef263 authored almost 15 years ago by Jim Wigginton <[email protected]>
- stderr produced by Net_SSH2::exec() calls is now treated the same as stdin data

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@87 21d32557-59b3-4da0-...

374c68c3126c7b341ba0ccc4bea7d01e519abad0 authored almost 15 years ago by Jim Wigginton <[email protected]>
- improved error logging capability

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@86 21d32557-59b3-4da0-...

76e4066e943758b36981f78321e7d81df9712193 authored almost 15 years ago by Jim Wigginton <[email protected]>
- minor cleanup

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@85 21d32557-59b3-4da0-...

66489c37333d6a916bdd89ebd9aefb842c3de8d2 authored almost 15 years ago by Jim Wigginton <[email protected]>
- hopefully better handling of lengthy sessions

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@84 21d32557-59b3-4da0-...

61625bc8ab723879ac3ba87095b4ee9a18c838d4 authored almost 15 years ago by Jim Wigginton <[email protected]>
- removed setMCrypt from the Crypt_* objects (you can achieve the same effect by doing ini_set('mcrypt.algorithms_dir', $path))

- added support for CTR mode to the various Crypt_* objects

git-svn-id: http://phpseclib.svn.so...

d77c85218d1b74c02427132db808378b44a059de authored almost 15 years ago by Jim Wigginton <[email protected]>
bcscale($x), for $x > 0, made this library produce bad results

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@82 21d32557-59b3-4da0-...

ea4fd863d429afd43fc8f052387940e6782b6b97 authored almost 15 years ago by Jim Wigginton <[email protected]>
- fixed an E_NOTICE error (thanks bietchetlien!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@81 21d32557-59b3-4da0-...

f96700960a20b565df4e5e5acfb0cd73323c274c authored almost 15 years ago by Jim Wigginton <[email protected]>
- removed more debug code

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@80 21d32557-59b3-4da0-...

43044941193317da3e5aa4f301b9995e7b7105ed authored almost 15 years ago by Jim Wigginton <[email protected]>
- defined $this->mgfHLen

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@79 21d32557-59b3-4da0-...

1e8a295994c8d6270ea8a491fc9fc70185fd2a0a authored almost 15 years ago by Jim Wigginton <[email protected]>
- removed debug code

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@78 21d32557-59b3-4da0-...

1841949aafee9ed75a02509ab0c13a660a64be06 authored almost 15 years ago by Jim Wigginton <[email protected]>
- fixed a PHP5.3 warning in Net/SSH2.php

- fixed a bug introduced in the rewritten addition function

git-svn-id: http://phpseclib.svn.so...

3ec7bdfcba25012f9688a03e247d2e3130ca1af4 authored almost 15 years ago by Jim Wigginton <[email protected]>
- sped up Math_BigInteger

- fixed a bug whereby partial RSA keys didn't function properly (thanks, CountZero!)
- fixed a bu...

a8f056752700f3f2294abdaa2926c7507aacb13c authored almost 15 years ago by Jim Wigginton <[email protected]>
- the previous fix i implemented for _barrett() when the modulo has an odd number of digits didn't always work

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@75 21d32557-59b3-4da0-...

b1787c152980010e3399f4ef4cd7e87b60413294 authored about 15 years ago by Jim Wigginton <[email protected]>
- fixes to Math_BigInteger::_barrett()

- speed ups based on <http://blog.libssh2.org/index.php?/archives/21-Compiled-Variables.html>.

...

7ecd4810020759613c137d01a31f9bf6141eb36f authored about 15 years ago by Jim Wigginton <[email protected]>
- fixed a few E_NOTICE errors

- sped up Math_BigInteger::_barrett()

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/...

e16ba967897c40966d53e15250b2be32d0e46141 authored about 15 years ago by Jim Wigginton <[email protected]>
- replace \x96 with \x2d

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@72 21d32557-59b3-4da0-...

8ea5e6883f2f76d133e369e3611de1c8b4c2746e authored about 15 years ago by Jim Wigginton <[email protected]>
- rm var $timeout

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@71 21d32557-59b3-4da0-...

0d696555125b35e67214748c0bf7132e7d0ebdb8 authored about 15 years ago by Jim Wigginton <[email protected]>
- fixed a bug in isPrime (thanks greyhoundx!)

- Net_SSH2::exec() should now be faster
- better channel management

git-svn-id: http://phpsecli...

99c0e29fdfa0f0f88f5430c8c912b72cdb55d343 authored about 15 years ago by Jim Wigginton <[email protected]>
_mgf1() shouldn't be using $this->hLen

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@69 21d32557-59b3-4da0-...

8379f46a77700d81ee538bc5f48fc6e008549777 authored about 15 years ago by Jim Wigginton <[email protected]>
- loadKey returns false on failure and true on success (thanks, seriksen!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@68 21d32557-59b3-4da0-...

315dec9dc5f42d905b83099d51f61a4292de7eb2 authored about 15 years ago by Jim Wigginton <[email protected]>
- an inability to unpad doesn't necessarily mean that padding is enabled when it shouldn't be - it might also mean that the key being used is the wrong one.

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@67 21d32557-59b3-4da0-...

9bd3c793d3ceb5a0f32900aa83eb58e9f549e356 authored about 15 years ago by Jim Wigginton <[email protected]>
typo

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@66 21d32557-59b3-4da0-...

793a3558623a519ad1067923631e1b3f4e7a7bb1 authored about 15 years ago by Jim Wigginton <[email protected]>
$this->publicKey -> $this->publicExponent

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@65 21d32557-59b3-4da0-...

a7a41ff610d9a4c1984b203c1efd57a23f319207 authored about 15 years ago by Jim Wigginton <[email protected]>
- toBits() didn't limit the size of the output when the precision was set

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@64 21d32557-59b3-4da0-...

2da66fdd243a76cff08269c8a42ff634fd67a597 authored about 15 years ago by Jim Wigginton <[email protected]>
- typo

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@63 21d32557-59b3-4da0-...

4fb22b711a488dfc325fe6af844a71c314c50cad authored about 15 years ago by Jim Wigginton <[email protected]>
- added Crypt_RSA

- added RSA public key authentication to Net_SSH2

git-svn-id: http://phpseclib.svn.sourceforge....

a882a3a41f6596c12aadf8d098c64893a3965c3f authored about 15 years ago by Jim Wigginton <[email protected]>
- 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-...

ec75e4fc3284705e6be6a80063ced081cc714db7 authored about 15 years ago by Jim Wigginton <[email protected]>
- $server_cookie can be assigned directly

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@60 21d32557-59b3-4da0-...

9336c7f20d497aa3d51024014b399149e60176b2 authored about 15 years ago by Jim Wigginton <[email protected]>
- 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-...

5d1f459db75d497b24e228ec1a17673108e35c50 authored about 15 years ago by Jim Wigginton <[email protected]>
- added a missing break

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@58 21d32557-59b3-4da0-...

239f48cc6c5c8ee124239da3c198a5f0757317c0 authored about 15 years ago by Jim Wigginton <[email protected]>
- rm bin2hex() call in _md2()

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@57 21d32557-59b3-4da0-...

4fd4601ed8252dadffffb06a9aececd2ea75f788 authored about 15 years ago by Jim Wigginton <[email protected]>
- replaced list(...) = unpack('...') calls with extract(unpack('...')) (thanks martinu!)

- added pure-php implementations of md2, sha256, and sha512 to Crypt_Hash
- added setPrecision() ...

a4e72f7811589135fcfcdced34fc859d3ffd13eb authored about 15 years ago by Jim Wigginton <[email protected]>
- fixed a few E_NOTICE errors

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@55 21d32557-59b3-4da0-...

d7da8972abd5973283813bed05c735505287e8ca authored about 15 years ago by Jim Wigginton <[email protected]>
- accommodate new Math_BigInteger updates

- fix a typo in Crypt_Rijndael's comments

git-svn-id: http://phpseclib.svn.sourceforge.net/svnr...

f50e880c416fb6831d64eb6a87e28d5677204500 authored about 15 years ago by Jim Wigginton <[email protected]>
- speed improvements

- added several new functions: isPrime(), randomPrime(), setRandomGenerator(), equals(), and toHe...

839ea8c18b8f2dc609e81570840bb5b2a6e1aaa6 authored about 15 years ago by Jim Wigginton <[email protected]>
- fixed an error where, under rare conditions, addition could yield bad results

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@52 21d32557-59b3-4da0-...

672390d15990c6ebb053c7e077b713ac39c8e9d1 authored about 15 years ago by Jim Wigginton <[email protected]>
- getLog() returns additional debug info

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@51 21d32557-59b3-4da0-...

bf6787dd0770deff086e5740f82d3bf75c795487 authored about 15 years ago by Jim Wigginton <[email protected]>
- fixed a bug involving server / client channel assignments

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@50 21d32557-59b3-4da0-...

1284a0d7d8494cae26daffbfc849100037824336 authored about 15 years ago by Jim Wigginton <[email protected]>
- small cosmetic issues

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@49 21d32557-59b3-4da0-...

65119f79d7a501a80fa1755143e5904ac0d53ebe authored over 15 years ago by Jim Wigginton <[email protected]>
- apparently some systems can't handle floating point numbers defined directly (thanks, sjarkie!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@48 21d32557-59b3-4da0-...

91a9079cf979b5011c8249f5b46ae47516412ffd authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed an issue where by the modulos used in diffie-hellman key exchange could be off (thanks, sjarkie!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@47 21d32557-59b3-4da0-...

8b1265d27c29de3ed66abe157af0f753a0223e71 authored over 15 years ago by Jim Wigginton <[email protected]>
- better packet handling

- (hopefully) faster SFTP uploads

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phps...

6516ba29a61d94589407e29e0d435825ffc8ac83 authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed two E_NOTICE errors in Math_BigInteger (thanks, arr2036!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@45 21d32557-59b3-4da0-...

23c41a60e861e29de264ea07c402eadb97aedb34 authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed another potential E_NOTICE error (thanks, Wang Xiaoguang!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@44 21d32557-59b3-4da0-...

84cffb3c0241e005b8bcfc6761db37aa82affeec authored over 15 years ago by Jim Wigginton <[email protected]>
- logs now contain timing information

- fixed a potential E_NOTICE error (thanks, Wang Xiaoguang!)

git-svn-id: http://phpseclib.svn.s...

df8844d12b8efb31db2365977db5dd2717feed4e authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed two E_NOTICE issues (thanks, amer and inventor!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@42 21d32557-59b3-4da0-...

5025807abf2e5f8e8985701794474df95483d27d authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed a few bad constants (thanks, YeongGwon Jeong!)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@41 21d32557-59b3-4da0-...

a90471b937f2ef67ab4713604ef38d61ed7307c6 authored over 15 years ago by Jim Wigginton <[email protected]>
- 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.sou...

d6339e014f6f540239528097b9c2b974280e7b46 authored over 15 years ago by Jim Wigginton <[email protected]>
- 0x7777 -> 07777

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@39 21d32557-59b3-4da0-...

039cd313eef41d9a8459fc456a5f8320ec50364b authored over 15 years ago by Jim Wigginton <[email protected]>
- Net_SFTP::chmod() called an undefined function

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@38 21d32557-59b3-4da0-...

23bfbd6a29b48e72756e7a2647de909c8b064cb6 authored over 15 years ago by Jim Wigginton <[email protected]>
- Net_SSH2::login() didn't always return true when it should have

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@37 21d32557-59b3-4da0-...

d1cacdf86f7c265ab0915e58449dad914e19ca64 authored over 15 years ago by Jim Wigginton <[email protected]>
- attempting to connect to an invalid host yielded an inappropriate number of errors

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@36 21d32557-59b3-4da0-...

41784adbc7e85fe8db01cb70043a4f2f9754da11 authored over 15 years ago by Jim Wigginton <[email protected]>
- xor swap doesn't work when you're swapping elements with themselves

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@35 21d32557-59b3-4da0-...

ed39f723c9e9cefb93f6d8b2921acc20323c9a92 authored over 15 years ago by Jim Wigginton <[email protected]>
- Crypt_Rijndael has issues when setKey() isn't called, as well

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@34 21d32557-59b3-4da0-...

c17f22ead99feef8c8974be78030af0767abf7df authored over 15 years ago by Jim Wigginton <[email protected]>
- cosmetic changes to the code

- encryption should work even when setKey() isn't called
- padding wasn't always done when it sho...

9194759d58a75169ae9001872e61e37184466722 authored over 15 years ago by Jim Wigginton <[email protected]>
- added SFTP support

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@32 21d32557-59b3-4da0-...

d365b7a587afc7cb1712c4865fd48e9973a33f5d authored over 15 years ago by Jim Wigginton <[email protected]>
- added support for 'none' encryption

- fixed a bug that would cause large ssh packets to error out
- added placeholders for compressio...

0258f565b58a974e0e0ef6589af293c8de08fa02 authored over 15 years ago by Jim Wigginton <[email protected]>
- removed debug code

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@30 21d32557-59b3-4da0-...

3d88765f1d35898602dd7c21f87024d4eaa9d222 authored over 15 years ago by Jim Wigginton <[email protected]>
- fixed a bug in getLog()

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@29 21d32557-59b3-4da0-...

ce238827fd1ff51149e6cb242e431aac28174377 authored over 15 years ago by Jim Wigginton <[email protected]>
- precission -> precision (php.net bug # 16027)

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@28 21d32557-59b3-4da0-...

8b02a6bf551a037511b01d93a1b70baecec7cb1e authored over 15 years ago by Jim Wigginton <[email protected]>
added Net_SSH2::getLog()

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@27 21d32557-59b3-4da0-...

f65f2983b7e997a56daee3f1218bac20e2be162d authored almost 16 years ago by Jim Wigginton <[email protected]>
- "Some systems may not implement signals, in which case they SHOULD ignore [them]."

git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@26 21d32557-59b3-4da0-...

c369990f77e741776f36c359e4e77c5377db8909 authored almost 16 years ago by Jim Wigginton <[email protected]>