Ecosyste.ms: OpenCollective

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

github.com/phpseclib/phpseclib

PHP Secure Communications Library
https://github.com/phpseclib/phpseclib

Merge pull request #787 from torinaki/remove-global-and-earn-25$

Connection reuse refactoring to rid of globals

* torinaki/remove-global-and-earn-25$:
Connect...

6433a10fa5d3e60cfcfc256b06adaf8d19303003 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Test on php 5.5.9 too

07dd7955c48e3791325a4308c6cd1969a7f15331 authored over 9 years ago
Merge pull request #797 from GrahamCampbell/patch-1

[1.0] Test on php 5.5.9 too

* GrahamCampbell/patch-1:
Test on php 5.5.9 too

bdd6159d8205b2e98d6cb9c176899da47eb2f69a authored over 9 years ago
Merge branch '2.0'

* 2.0:
Test on php 5.5.9 too

3194cbdc17c9a6f1b3691d749aaec821aacbdd22 authored over 9 years ago
Fixed lots of phpdoc typos

7cd45e5e1b82c3f8b3084e9805af459a4a35f9f6 authored over 9 years ago
Fixed invalid param phpdoc

2be0506514a46df3053eea4b5d8b1210dd059233 authored over 9 years ago
Fixed lots of phpdoc typos

634c1c2a188b74aec2b8b9f9043a86d868b33da0 authored over 9 years ago
Fixed invalid param phpdoc

c08c099c56863d5cbfb22b5042283af241d5a4fe authored over 9 years ago
Fixed lots of phpdoc typos

cd0e10cf9d6e747f8daa15816cb6eae01a95bdd6 authored over 9 years ago
Fixed invalid param phpdoc

5890f3da9845e74ffcf5d65e20c3cc5b100e3188 authored over 9 years ago
Test on php 5.5.9 too

429f08a4f44354ffd0befb338e6cdfc967d5fe8d authored over 9 years ago
Remove duplicate allow_failures section

29393228269be86534e1d6e5966fccca1116af1e authored over 9 years ago
Test on PHP 7 & allow failures

465d1d975c74b4ff84b75ed46b751600d759b894 authored over 9 years ago
Coding standards fix

8a5dc21835726f6784ecd8d72104ee929024faf6 authored over 9 years ago
Switch from EngineException to Error

bbbfc1795d3e8c648ba20a16004af829ac53a874 authored over 9 years ago
Remove string assignment

08025c134ddbac3cf9ecafd1ecf2b31d82c97b4f authored over 9 years ago
Connection reuse refactoring to rid of globals

70dd67c4d9ada5d00e15ed8e717af46f8d9692f7 authored over 9 years ago
Use random_bytes() when appropriate.

5a5edc7798b749c503a873953ef7cbf98796433f authored over 9 years ago
Merge pull request #739 from terrafrost/exceptions-v1

Exception support

* terrafrost/exceptions-v1:
Exceptions: CS adjustment
SSH/Agent/Identity:...

09769f60fb1802338b9e0256ea7dbecf67021a23 authored over 9 years ago
Convert most instances of function_exists() to extension_loaded() where applicable

2b75c37cc9a5fd5997c00bb642f477eea052adb4 authored over 9 years ago
Remove conditions for PHP < 5.3.0 for this branch

78bac871afbfcbdc656f4644f815e9f0f8291670 authored over 9 years ago
Switch to extension_loaded('gmp')

df6b201ab9f16db11bdf87bbebfe5222ff798e3f authored over 9 years ago
Switch to extension_loaded instead of function_exists where it makes sense

a84699a346945be6c964c4b49c25c5395e0bd206 authored over 9 years ago
Exceptions: CS adjustment

c27f70c5778ab56686983fe6ae82c173d4a816a4 authored over 9 years ago
Merge branch 'master' into exceptions-v1

Conflicts:
phpseclib/Net/SSH2.php

2a8da097ae96d83b2b2ff68c284cac3c62ede248 authored over 9 years ago
SSH/Agent/Identity: replace user_error's with exceptions

e399a320dcaa2c7508645a4ef97f47716b62406e authored over 9 years ago
SSH2: missed a few user_error's

724ba7ccc93046b1011d8ed917c135cf268ced15 authored over 9 years ago
SCP: replace user_error's with exceptions

a6fd9ea8b6f1e74d7db159b66705cb9e7efad392 authored over 9 years ago
SSH/Agent: replace user_error's with exceptions

2eb4ebf11cb9832a61444ac78a0e7495ce67c2f8 authored over 9 years ago
SFTP: replace user_error's with exceptions

2e46aec03af4a70a3deace9167d08f5633b124d5 authored over 9 years ago
RSA: some of the exceptions being thrown weren't valid

453e6fcf1846ec8342e5188b73900320501a7b9b authored over 9 years ago
X509: updates to getOID() as suggested by bantu

abbee318cc24fb338cad81499c2a68603c36bd5d authored over 9 years ago
X509: add getOID() method

d7d9d782b0a90cd12a9da9128d5c4e8b2faa3af8 authored over 9 years ago
Merge branch '2.0'

* 2.0:
Tests/X509: add unit test showing need for return by reference

815fd47162a38539be642c2e1e7b5af8aa2f3aa9 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Tests/X509: add unit test showing need for return by reference

0f1d043428d24bb7bdaa62e3cc39c08797853af2 authored over 9 years ago
Merge pull request #772 from terrafrost/x509_unit_test

Tests/X509: add unit test showing need for return by reference

* terrafrost/x509_unit_test:
T...

e391fdbd271bf45c2d9ad77375f72798b7295440 authored over 9 years ago
Merge pull request #781 from bantu/travis-php-7.0

Add PHP7 to Travis CI.

* bantu/travis-php-7.0:
Add PHP7 to Travis CI.

fbdb6870002e6153375783baa7c3218c58c8e89e authored over 9 years ago
Merge branch '2.0'

* 2.0:
.travis.yml: Remove outdated comment about .scrutinizer.yml

bc1b7c4c067f8bebcb7ff7ae2be7e36119ea64f1 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
.travis.yml: Remove outdated comment about .scrutinizer.yml

90a4007a93c5711bc85dbf90a30d2f86aa386763 authored over 9 years ago
Merge pull request #780 from bantu/scrutinizer-comment-removal-travis-yml

.travis.yml: Remove outdated comment about .scrutinizer.yml

* bantu/scrutinizer-comment-removal...

f7f93961a51ea79ddb52acb79c7fd0c54843c61c authored over 9 years ago
Add PHP7 to Travis CI.

2813e2cd3b829b3fd3e89bb66762f7b38e234ce6 authored over 9 years ago
.travis.yml: Remove outdated comment about .scrutinizer.yml

de896a7169a564797ad3f12dd18297127b76664d authored over 9 years ago
Merge pull request #779 from bantu/runkit-absolute-include

Make paths to runkit_import() absolute due to lack of include path.

* bantu/runkit-absolute-inc...

93ab241c83f77a9e943de0b6dd307589c2398bcd authored over 9 years ago
Merge branch '2.0'

* 2.0:
Make paths to runkit_import() absolute due to lack of include path.

179be1e518105a84309765d6c91e7c6adf25746f authored over 9 years ago
Make paths to runkit_import() absolute due to lack of include path.

af939f9aa53a172e31540a9eafcbc0a4694a420b authored over 9 years ago
Merge branch '2.0'

* 2.0:
Remove include statement from BigInteger TestCase.

05d5f95e4b5fde13b7afd48055538ca1bcfd8d40 authored over 9 years ago
Merge pull request #773 from bantu/include-biginteger-testcase

Remove include statement from BigInteger TestCase.

* bantu/include-biginteger-testcase:
Remov...

2b36d44ded043ac07ee470d0e1e7f785dadcf2c0 authored over 9 years ago
Remove include statement from BigInteger TestCase.

This was previously required to load MATH_BIGINTEGER_MODE_* constants, but
these are autoloadabl...

785b37b50578bd9135c917977c496fdbdeb25fd7 authored over 9 years ago
Merge branch '2.0'

* 2.0:
Tests/RSA: add PSS test
RSA: fix regression for PSS signatures

835b9552731ec6fb0604064dfb474d8068861d7e authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Tests/RSA: add PSS test
RSA: fix regression for PSS signatures

54a1aeeefeff188a44a110ae0a95302ebfc51886 authored over 9 years ago
Merge pull request #769 from terrafrost/pss-fix

RSA: fix regression for PSS signatures

* terrafrost/pss-fix:
Tests/RSA: add PSS test
RSA: f...

fe8fc0701b3d36757a96df3e6d25dae88d3dee2f authored over 9 years ago
Merge pull request #759 from bantu/ssh2-function-key_exchange-no-static

[2.0] SSH2: Remove all static variables as loadable classes may change at runtime.

* bantu/ssh2...

f29805e394d656ee7ad0f77f84b85b51f6a11fe8 authored over 9 years ago
Merge branch '2.0'

* 2.0:
SSH2: Remove all static variables as loadable classes may change at runtime.

7da4f2e6307d11c5984906dafe3c53d4f7c157a1 authored over 9 years ago
Tests/X509: add unit test showing need for return by reference

a56e0daf074baf030340355e5d513c59739b178e authored over 9 years ago
Tests/RSA: add PSS test

f591962fc4fd4d908ae4e1dbf9958049d332ed95 authored over 9 years ago
RSA: fix regression for PSS signatures

15c9f9972128fce19a0f0113b630bcf9ba3a705f authored over 9 years ago
Merge branch '2.0'

* 2.0:
composer: Remove include path. No longer necessary due to PSR4 autoloading.

78a6a7e84719e05267666cb81ab149ec07d6e96f authored over 9 years ago
Merge pull request #765 from bantu/composer-rm-include-path

composer: Remove include path. No longer necessary due to PSR4 autoloading

* bantu/composer-rm-...

218164d5618806237131da50a1068af3e2108ab3 authored over 9 years ago
composer: Remove include path. No longer necessary due to PSR4 autoloading.

3d6fc716125137803a59997f5f9293f481811977 authored over 9 years ago
Merge branch '2.0'

bccb7db1e6f8806aa7a8ec66fda209997a37f266 authored over 9 years ago
composer.json: rm pear-pear/PHP_Compat

761173bb7f26efef05b523835594f55214f46ce6 authored over 9 years ago
Merge branch '2.0'

580aba3988bfb39348e14f1c47118015cade3a54 authored over 9 years ago
composer.json: rm bom

a74aa9efbe61430fcb60157c8e025a48ec8ff604 authored over 9 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

10e11795df4b92173c5790f86914cd3610314b1f authored over 9 years ago
Merge branch '2.0'

4c96d56303e6e6c01da9cbc859092e7016a5304b authored over 9 years ago
rm accidentally committed zip file

c6e9dce8d67b53679909740ca70fb62b962db346 authored over 9 years ago
Merge branch '2.0'

2d1becc95027fecda4f3b3fb505d0c61e2464b04 authored over 9 years ago
Merge branch '1.0' into 2.0

Conflicts:
composer.json

33685080fbc09389a2bed9cae1e297901f74df92 authored over 9 years ago
update phpseclib to 1.0.0

844134df95e42b93ed5506a2d11ca5accda99412 authored over 9 years ago
Add bootstrap.php checking environment (MB_OVERLOAD_STRING).

cd57bf31ae576a178016209576c8a3c305c7b82f authored over 9 years ago
SSH2: replace user_error's with exceptions

f300e825b0c5018415aed803f7e0d24757a35f58 authored over 9 years ago
ASN1/X509: throw exceptions instead of user_errors

80d84d10091091196bed72dff127185a48dee469 authored over 9 years ago
rm unused exception

e264a3835e2926174d98cbee8a7220b658498dee authored over 9 years ago
RSA: replace user_error's with Exceptions

ebe9301efad23dde49677700e11951b7af6be5fa authored over 9 years ago
Merge branch '2.0'

* 2.0:
[2.0] Add _encryption_algorithm_to_crypt_instance method.

c9159add02fe690a4f060ad9de2fd13ca500e892 authored over 9 years ago
Merge pull request #757 from bantu/ssh2-function-key_exchange-reduction-2.0

[2.0] Add _encryption_algorithm_to_crypt_instance method.

* bantu/ssh2-function-key_exchange-re...

772d4df5975a721d9c2cc79ca4da1339798c2c86 authored over 9 years ago
SSH2: Remove all static variables as loadable classes may change at runtime.

fe5671fef7b52f9d7cb1a5365fe04867bd56cf7e authored over 9 years ago
[2.0] Add _encryption_algorithm_to_crypt_instance method.

4244576104eaaf10bd086db53ce26f5e2e204be2 authored over 9 years ago
Merge branch '2.0'

* 2.0:
SSH2: Add support for [email protected] via libsodium-php.

7e2534035999f3716066dc5f99007fa6da0deb06 authored over 9 years ago
Merge pull request #755 from bantu/ssh2-libsodium

[2.0] SSH2: Add support for [email protected] via libsodium-php.

* bantu/ssh2-li...

cafaa9f5a6b0c23cc6cdf430b867d89abbc5c095 authored over 9 years ago
SSH2: Add support for [email protected] via libsodium-php.

58f8affcad26c208cadf1b40221e90b1c54eecf0 authored over 9 years ago
Merge branch '2.0'

* 2.0:
Add encryption_algorithm_to_key_size method.

034dfb225ffae70d0f091470edd505ad2bc173ee authored over 9 years ago
Merge pull request #754 from bantu/ssh2-function-key_exchange-reduction

[1.0] SSH2: Add encryption_algorithm_to_key_size method.

* bantu/ssh2-function-key_exchange-red...

ee16fd44ce6f1f63939d591c91c7755d16397ef0 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Add encryption_algorithm_to_key_size method.

27be192189a8a64c3b2d15b03efa3de858f4864d authored over 9 years ago
Add encryption_algorithm_to_key_size method.

65010d08e6d4b72c38450f69477176b8a6572ac1 authored over 9 years ago
Merge branch '2.0'

* 2.0:
SSH2: move where $host is defined
SSH2: make it so you can connect using open sockets

34b572129eea5b107422063d220905dc3d318b61 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:

7c69f3f86650b0d44e10d482a249a33c276b5716 authored over 9 years ago
Merge pull request #748 from terrafrost/ssh-custom-socket-2.0

SSH2: make it so you can connect using open sockets / 2.0 branch

* terrafrost/ssh-custom-socket...

650a4ce2664e1608787fd12d8ca7cf07e7c6f6b2 authored over 9 years ago
Merge pull request #746 from terrafrost/ssh-custom-socket-1.0

SSH2: make it so you can connect using open sockets / 1.0 branch

* terrafrost/ssh-custom-socket...

06ec04e3feba483968cc22a85ecbc75d0e707ec3 authored over 9 years ago
Random: replace user_error with exception

081f2cb82534495ba6a6c93cf47806bba4cf911e authored over 9 years ago
Crypt/Base: use the built-in spl exceptions instead

0565700461d5cbac83559129becb8eda34d6d559 authored over 9 years ago
Merge branch '2.0'

* 2.0:
SSH2: Introduce _array_intersect_first function.

2e5b6bb70eb1cee6823d170243edae45211189d6 authored over 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
SSH2: Introduce _array_intersect_first function.

Conflicts:
phpseclib/Net/SSH2.php

713a9c7ccfde01219490ef3d9dbc61c18d6cbd30 authored over 9 years ago
Merge pull request #745 from bantu/array_intersect_first

SSH2: Introduce _array_intersect_first function.

* bantu/array_intersect_first:
SSH2: Introdu...

a627caf691d3a20a6a993a8a7f41b70daab07f3e authored over 9 years ago
SSH2: Introduce _array_intersect_first function.

+ No more empty for-loop bodies
+ No more counting variables $i leaked into outer context
+ No m...

1473da35e674bd8be10671aa97e981d6a368cd43 authored over 9 years ago
Merge branch 'ssh-custom-socket-1.0' into ssh-custom-socket-2.0

Conflicts:
phpseclib/Net/SSH2.php

690704d36e9dd2b87e130cbe4822fb68505fe43a authored over 9 years ago
SSH2: move where $host is defined

a19e2a0d215d151f819ada053f29bc5d69a15073 authored over 9 years ago
Merge branch 'ssh-custom-socket-1.0' into ssh-custom-socket-2.0

Conflicts:
phpseclib/Net/SSH2.php

4d086bee86b3ccc3591b172ff009f4867531b5a6 authored over 9 years ago
SSH2: make it so you can connect using open sockets

33a97391bc2b01ed77d2f62990d301fae8856475 authored over 9 years ago
Merge branch '2.0'

* 2.0:
Fix indentation phpcbf did not fix.
Remove PSR2.Methods.FunctionCallSignature.SpaceAf...

f0d653a8f3d8189469fd03e7bfb6fab423a31423 authored over 9 years ago