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

SSH2: realtime_file logging update

a48871a865ecc912fda826aaa3ce7cb9f68eb018 authored over 11 years ago by terrafrost <[email protected]>
typofixes

ddaf520b3b961d1111915c09477e2013d639ce42 authored over 11 years ago by Veres Lajos <[email protected]>
SFTP: looks like some SFTP servers will fail unless write flag is also enabled

8aada4b30d95ff79c1e499b24e76f04c3f1c2e9c authored over 11 years ago by terrafrost <[email protected]>
SFTP: fix formatting of touch open call

b4ebc5b9311c9d509d9389754586bb4a8eb285c9 authored over 11 years ago by terrafrost <[email protected]>
SFTP: typo

d2d4e89ffc00e8b1cc85d1e0fde007d71b46620d authored over 11 years ago by terrafrost <[email protected]>
SFTP: Add support for files larger than 2GB

0x7FFFFFFF is about 2GB. To support larger files floating point is used

2c80ac8acad6d4b0c486d4e5db63ac6e27b3e4ea authored over 11 years ago by terrafrost <[email protected]>
SSH2: rm last commit; _get_channel_packet() takes care of this lol

aa3e6c1a9990bcc332fa052f1d4be2849e787616 authored over 11 years ago by terrafrost <[email protected]>
SSH2: check response in exec()

b440708a7b123773dce6f73d64db4b5f30f8f4c8 authored over 11 years ago by terrafrost <[email protected]>
SFTP: remove $start = $offset line

$start isn't used anywhere in the function

63ec6e205514a9b7dcc2089b6976800fc017c5e9 authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #101 from johnsterling/rsa-comment

Add support for custom RSA key comments.

0bdf39c83b2178ae4ee1870a14aa56a5f15f75ba authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #104 from vlajos/master

typo fixes

a0b3fdf88de884dd1169d67c6cf96093d9d71631 authored over 11 years ago by terrafrost <[email protected]>
typofixes

dd2a4ddff23d6e8da335e6f30d1da7195040518e authored over 11 years ago by Veres Lajos <[email protected]>
Merge pull request #103 from rlerdorf/patch-1

Fix a couple of minor logic problems

9ac94a7b749077a221e4cbb57f8f4885a4b645ed authored over 11 years ago by terrafrost <[email protected]>
SSH2: Blowfish: typo... block_size adjustment

Changed: Blowfish block_size = 8
re: https://github.com/phpseclib/phpseclib/pull/100

fe0cc952654ba4f74a847215bd0415e116f0e57d authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
And here too, size-related logic problems

b47109cf55a2b57b358693a8ee3ac26adf74d246 authored over 11 years ago by Rasmus Lerdorf <[email protected]>
I think this is what you meant to do here

e24d7612a28d631050f579244eaa87affb1a1d70 authored over 11 years ago by Rasmus Lerdorf <[email protected]>
Twofish: make CS more consistent

c89db52e3903b099225cb3ed1e8bd48d39e75237 authored over 11 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

d396b0c503977d04420c79141e91c58d9ba14b9f authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #100 from petrich/master

Blowfish.php

4fd60f5c86a2b8a4c8d6962345709489bba79875 authored over 11 years ago by terrafrost <[email protected]>
SSH2: Add Crypt_Blowfish

e3a2772c303e289b8f000cdaaaf12f1d7a5d672c authored over 11 years ago by terrafrost <[email protected]>
Add support for custom RSA key comments.

Add ivar and set/getComment() instead of constant. Also parse comment from applicable formats in ...

c1244805cff4a758983c0faa182e79c4b9f5966e authored over 11 years ago by John Sterling <[email protected]>
Blowfish

Blowfish implementation

dcac12003ae51467dda0132664e7c8c825e3da5e authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #12 from phpseclib/master

Sync

0a040e1c5c9594a1272e31ea55234c86684611e6 authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
SSH2: Typo (Twofish related..)

Typo...

a83166fe4865b109f18d969b392b83c507d9fec7 authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #98 from simensen/branch-alias

Added a branch alias for master

fb6c25e85f2eb15c55a0ba08983e45f1ee8642b1 authored over 11 years ago by terrafrost <[email protected]>
SSH2: Twofish typos

5dda3a088f272c64dd3155b0bc22959b60a650ad authored over 11 years ago by terrafrost <[email protected]>
Added a branch alias for master

33e82feca1e317f45144b5e24c74eac707fc526e authored over 11 years ago by Beau Simensen <[email protected]>
SSH2: add twofish support

2c43e9151cdc10f36210c05144954be38091968b authored over 11 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'petrich/master' into twofish

3ac29adff1eea52852e10d404e49bbc3709bc641 authored over 11 years ago by terrafrost <[email protected]>
Random: remove comment for old code

232d3e27254902b2dd37280525d8b9f9c291ef4e authored over 11 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

65a6c85450dfd7fbcb709f4e4eb75eecba90b8d8 authored over 11 years ago by terrafrost <[email protected]>
Random: use constant for windows test

BigInteger: Docblock adjustments

cb36b811a0d398b9b6aa04b1f25699af43db5633 authored over 11 years ago by terrafrost <[email protected]>
Twofish

Twofish implementation

be47960908465df4dd9ccb0ecb2f5f8e60d5c68c authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
DES: removed debug code

removed debug code

6b7c1da1033d822644ca7ebf1c4ae21ae3428d80 authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #94 from petrich/DES-3DES-Performance-Update

DES/3DES performance update

960dbe4f62034b78f70aa2bca4420207468f9bee authored over 11 years ago by terrafrost <[email protected]>
BigInteger: Docblock adjustments

08e987cedec177b2e3b4005c4cab5ed278b28c37 authored over 11 years ago by terrafrost <[email protected]>
SSH2: Add getBannerMessage() function

3230a7b1f76d44ba789a8e9906f2fe3e9265bac2 authored over 11 years ago by terrafrost <[email protected]>
SCP: Update example

83ebb08f0adff09f9e3bb4ecb71718660a9764b8 authored over 11 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

9555ddc212580401460c84e13ce8603b5af4def8 authored over 11 years ago by terrafrost <[email protected]>
Add an SCP class

4c8173dc23b5c5f82dffa10d5df8cbd7abbf06a1 authored over 11 years ago by terrafrost <[email protected]>
SSH2: another CS adjustment

8cecaf2d2ba456180b0b961c5d93850b56a22e02 authored over 11 years ago by terrafrost <[email protected]>
SSH2: CS adjustments

04f5a28bff925badeb50780ad69a046c4603036d authored over 11 years ago by terrafrost <[email protected]>
SFTP: Fix broken mkdir

Thanks Antek88!

46f30392173c62c42801815c54fd9b9ac8c986c8 authored over 11 years ago by terrafrost <[email protected]>
DES / 3DES Performance Update

DES / 3DES Performance Update.
Inline en/decrypting gives additional ~25% performance.
100% comp...

c4752cbeba6389e8abbc8ee8b8b1a066c2c1634a authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #11 from phpseclib/master

Sync

88167196713e3bfb9e84d44f561970479f88f437 authored over 11 years ago by Hans-Jürgen Petrich <[email protected]>
DES: fix file permissions.

a13684584c5b42ad2511792c67aaf698725f757f authored over 11 years ago by Patrick Monnerat <[email protected]>
DES: pre-permuted tables version.

a8e5ccf8957cb13ce8d6f999c2ea8d0105630bfa authored over 11 years ago by Patrick Monnerat <[email protected]>
SSH2: fix E_NOTICE in keyboard interactive code

Thanks ravage84!

d6ee41d957ca26ac7a568cd45e3f900e581f2ac3 authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #91 from mdesign83/master

SFTP: missing status code notice fix

141da70f1a37d39e552d76e15137d6bcbfc99c97 authored over 11 years ago by terrafrost <[email protected]>
SFTP: Adding missing status codes

2b4e9408853c2f035a6f4c08319daef842bf27e5 authored over 11 years ago by mdesign83 <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

a229b2a32df359b234fc6e89db2252fa899786d3 authored over 11 years ago by terrafrost <[email protected]>
SSH2: Improve timeout handling

(thanks, SergeyTsalkov!)

292340cdd59daa31232344bfa835b029e497433a authored over 11 years ago by terrafrost <[email protected]>
Hash: docblock updates

f16d8ba6b2e7c411772f8e7a5dec031b5db3e944 authored over 11 years ago by terrafrost <[email protected]>
SSH2: keyboard-interactive changes

Let's say your SSH server had a two-part keyboard-interactive auth. One prompt is for "Password"...

e0abab9bb42727fe8cdcd03ca5dd922f2351f1fd authored over 11 years ago by terrafrost <[email protected]>
SSH2: More multi-factor authentication changes

Previously to do multi-factor authentication you'd have to do this:

$ssh->login($user, 'pass1')...

04c24f6bbc5d8451bd58221817aea3841175097f authored over 11 years ago by terrafrost <[email protected]>
SSH2: add support for multi-factor authentication

ccd4ce1d1931382beb8c663584d06552ea75549f authored over 11 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

7ff96b39463e425b4e09d34e1d80bc4cf7bb0b8e authored over 11 years ago by terrafrost <[email protected]>
Net_SFTP_Stream: Add limited support for notifications and...

...add NET_SFTP_STREAM_LOGGING

a47c1c39809a18b870b3812ce9ab84c7bd55efdd authored over 11 years ago by terrafrost <[email protected]>
RSA: apply terite's changes to RSA.php too

700d28f64296ae74542d5614e598dca6ecf9cc67 authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #87 from terite/master

Fix SSH2 when autoloaded from Composer

39e5b1d029a3c68a15bc03d532eac215cbeb52a4 authored over 11 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

1c7fb5bd67dacfbb8d5f7a7bc41b8ecdbff532af authored over 11 years ago by terrafrost <[email protected]>
X509: Revamp base64 handling

fae87be6f5c70c6add67b73dafdd370e84485315 authored over 11 years ago by terrafrost <[email protected]>
SSH2: Be less overly clever loading Crypt/Random

28f18f83ec1476a028a81fe71152978ed792b8a6 authored over 11 years ago by David Stensland <[email protected]>
SFTP_Stream: update includes

5cd0191eddaaf544f310e87d4752ee73749d543a authored over 11 years ago by terrafrost <[email protected]>
ASN1: if an int val would be '' make it be "\0"

147c3ebea427a51b6a47a9e94e0a5bbfa0d97579 authored over 11 years ago by terrafrost <[email protected]>
SFTP: add a few comments

725a2e0b39a502c9fbcc7235aa7ad7038d11da1d authored over 11 years ago by terrafrost <[email protected]>
SFTP_Stream: Better EOF detection

$result will be false on error and '' if the EOF is reached.

05e832d14f29937c3b2de729afa1c4900db63110 authored over 11 years ago by terrafrost <[email protected]>
RSA: Add CRYPT_RSA_PKCS15_COMPAT mode

c5bd12dd1473ad1009722137094536b2817cc4d5 authored almost 12 years ago by terrafrost <[email protected]>
ASN.1: Add headerlength and fix start

a3e3682feb24c64d02a0b89fa41f90608027f2a2 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #85 from epoplive/master

added getStdError method to get stdErr, even when quiet mode enabled

9bf633d689f0b5b210fbd82502a9362402ae7424 authored almost 12 years ago by terrafrost <[email protected]>
added getStdError method to get stdErr, even when quiet mode enabled

cc8e3cdbc144da972b1bf9909d9651a82fb0b5d9 authored almost 12 years ago by Brett Thomas <[email protected]>
RSA: only use OpenSSL if openssl.cnf file exists

11a6b1a1afdb16370c6de2050fd139a6f0bb5abd authored almost 12 years ago by terrafrost <[email protected]>
SFTP_Stream: Cache didn't work correctly

95f40d9c8f729feff4bf15d60cbdac4731cdb1f7 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

3153daf5482b03dc22442574ac98acde081648cf authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Add Stream class

5212c78152e1030a346a8a46ec4c69cbd01a0df2 authored almost 12 years ago by terrafrost <[email protected]>
AUTHORS: add more developers

c56b27f81b4e96d8b72f8c351e47e230724ad4bb authored almost 12 years ago by terrafrost <[email protected]>
Random: CS adjustment

35f5c83d3611c710d1e123092d51254f6e888f2e authored almost 12 years ago by terrafrost <[email protected]>
SFTP: rename variable to correct case

89cd8f09e7c2a6de7156f5df6d94efcaa543bbfd authored almost 12 years ago by terrafrost <[email protected]>
SFTP: make mode an alias of permissions for stat

b9787a81eb8f866deb8741c964e030c2bf4570a5 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Use stat instead of lstat for size()

0692d429805a108659d6796e6d56ff38e6a91c40 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #10 from phpseclib/master

Sync

4ae3cc295b06d78b24ae6ce770390255198fff21 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
SFTP: Revamp file type detection and add truncate method

Also clean up some code

51d106b6ecd873a2684ee52de37694dce42e2b2d authored almost 12 years ago by terrafrost <[email protected]>
SFTP: CS adjustment

d4f176b43460429bb44a06c6b78c3c953e3aa327 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Don't do stat if lstat fails

56f87c8f3aed7b0bd188918a12bd868b0cb5bd97 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #9 from phpseclib/master

sync

a0c64edfcfbea6bbdf42bf3a0727ef76398fddca authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Sync

ace8245ec42ea633ae27caf3a33eaac189af0d3b authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
$plaintext should be $ciphertext

ee84c4b41d64e58d851236b36c6ddf82b16074ba authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
BigInteger: fix special case for base-10 / bcmath

echo new Math_BigInteger('-') when in bcmath mode would output '-' - not '0'

42f22a4e4413bedef92ef530acd0b23a7f60b46e authored almost 12 years ago by terrafrost <[email protected]>
BigInteger: revamp base-10 regex

new Math_BigInteger('-09') gave 0 back as a number in GMP mode

4e06ab52dd71d7c3c74036d244861a483c898604 authored almost 12 years ago by terrafrost <[email protected]>
Rijndael, TripleDES: $block not defined in these either

994c2c6c7962436e7c8b49795da5c5e765a29f5d authored almost 12 years ago by terrafrost <[email protected]>
[Triple]DES, Rijndael: Fix overflow in OFB mode

Related to: https://github.com/phpseclib/phpseclib/issues/77

deb151629689cdae75d3972e91d949e1a1b52ed2 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #5 from phpseclib/master

Sync

a45e528ac6a3476c8cac6a06b669f05498d62000 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
DES: $block wasn't defined

5f64ab67abe1cb4354b07d636039964c3d63522b authored almost 12 years ago by terrafrost <[email protected]>
TripleDES, Rijndael: Fix overflow in OFB mode

c4b3288851630eb5113c03a40d4e60ad083419e1 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

7ce05ed591ce5d84536b0b4d8f8ab90fb8ab5ce4 authored almost 12 years ago by terrafrost <[email protected]>
DES: Fix memory leak in OFB mode

15817a416e21e07c31d4100544d81377beed06f5 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #78 from petrich/master

3DES/Rijndael/AES: Fix memory leak with CTR mode

ed461cd6caacfb3874a03036a23be19ab3b78968 authored almost 12 years ago by terrafrost <[email protected]>
3DES/Rijndael/AES: Fix memory leak with CTR mode

Related to: https://github.com/phpseclib/phpseclib/issues/77

eff0bb21c580f9360ff9a31fbe250c81427386eb authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #4 from phpseclib/master

Sync

1e4fcf77fa561a15e12a3e93099da765d92a49e8 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
DES: Fix memory leak with CTR mode

bf3ca6312e5318ae00a976bd11da008b4903cc07 authored almost 12 years ago by terrafrost <[email protected]>