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 branch '1.0' into 2.0

001ad99d731ecce1f8a17affed96e59194bd4918 authored about 9 years ago
SFTP/Stream: fix issue with filenames with hash in them

1be0ac9f7fe7e6c0543848283f3eb76ed79a4c06 authored about 9 years ago
Merge remote-tracking branch 'origin/authenticated-2.0' into 2.0

d86550f5de73680215e4242187aa6b4728b4f034 authored about 9 years ago
SSH2: update isAuthenticated to work with 2.0 / master branches

600f9c4e4b53fcded16d92d5f04e43805bd25c52 authored about 9 years ago
Merge branch 'authenticated-1.0' into authenticated-2.0

d17aeffc04f480352da37e74709e09193c596c2f authored about 9 years ago
SSH2: add isAuthenticated() method

57063f36046fd24e80dc334f35f70a1c8cf3538b authored about 9 years ago
Merge branch '2.0'

b1deba5a2892c9f264aa15afad554182ebe85695 authored about 9 years ago
BigInteger: 2.0 specific updates for __debuginfo

eac8613c75491fda9c1017126f8f9e7b5efe276a authored about 9 years ago
Merge branch '2.0'

adf6ea07e81cb29bcacbbb79bc14126c708af870 authored about 9 years ago
Merge branch '1.0' into 2.0

89af727f329db6cba5b3832cd9919b9cc8306f72 authored about 9 years ago
Tests/BigInteger: update testDebugInfo test

cae579a19bec98216a4b7af207ab313eae8fc7a5 authored about 9 years ago
Merge branch '2.0'

9f529623da849c022ea9fcf4a056f6a5d4e8444e authored about 9 years ago
Tests/BigInteger: fix for 2.0 branch

2d2f359300743768d136109045d1063114f1ab12 authored about 9 years ago
Merge branch '2.0'

688bce91e4b975e5746b92b60b4ad791f506666d authored about 9 years ago
Merge branch 'identifier-update-2.0' into 2.0

6d2c25b9542bcac778dfd1d656ec4be9d9a9cc2d authored about 9 years ago
Merge branch '1.0' into identifier-update-1.0

786cecf30936a072a63512ca4f548bed6d4f49c6 authored about 9 years ago
Merge branch '2.0'

097261411bcc8fa72a00f52895b1a071f5e0d6e5 authored about 9 years ago
Merge branch 'rsa-pkcs8-fix-master-2'

40dd0eb180f24e415605015ec2d37161abf26207 authored about 9 years ago
Merge branch 'rsa-pkcs8-fix-2.0-2' into 2.0

b95504ac8f77951fcda21b7cafdb7c1a7be9d1bd authored about 9 years ago
Merge branch '2.0'

b86497d298d11c809fc58e86e3bbc9dc2f2dad95 authored about 9 years ago
Merge branch '1.0' into 2.0

8448f63d767c1adadf8a006022870358b967b911 authored about 9 years ago
Travis: re-add hhvm and use zenovich github repo only

b9ce54aae9d7b4cefd03464a46071303f53ce66d authored about 9 years ago
Merge branch '1.0' of https://github.com/phpseclib/phpseclib into small-tweaks-2

f17f1b2baf756039475c179b17a72eb9c59c4044 authored about 9 years ago
Merge branch 'rsa-pkcs8-fix-2.0-2' into rsa-pkcs8-fix-master-2

Conflicts:
phpseclib/Crypt/RSA.php

67b12bf1022c2313bccdc4cf6c54ce61d8e2ea8a authored about 9 years ago
RSA: fix PKCS8 key handling (again)

1c9ee4ef281dbcc90bf83ec59a7dadd3232becbb authored about 9 years ago
SSH2: update unit test

d8b74a7ee0575caeffdbffd2d5ccaf08a8ec91ed authored about 9 years ago
BigInteger: add engine to __debugInfo output and add unit test

c655b16f7529a9d3ceee5224cdaaed72443f7996 authored about 9 years ago
Merge branch '2.0' into identifier-update-2.0

09786e2f170c3de3868692d6c2fb7f339e0dae05 authored about 9 years ago
Merge branch '1.0' into identifier-update-1.0

faa977c5875bd9a80388a360ce11323d46de2098 authored about 9 years ago
Merge branch '2.0'

17e4bb88379e4f1b857b5aea780002b59d507a2c authored about 9 years ago
Merge branch 'travis-fix-1.0' into 2.0

Conflicts:
.travis.yml

8eb581a43002dff2b36923595cf8737fd07f830e authored about 9 years ago
Travis: rm hhvm

fe6e60c5bd6f2563ccf075503808fca59c962ec9 authored about 9 years ago
Travis: compile GNU Parallel

c0632bb8af58f780505b6031ed0de8340aceb4c5 authored about 9 years ago
Merge branch 'identifier-update-1.0' into identifier-update-2.0

Conflicts:
phpseclib/Net/SSH2.php

ddf55b80097a06873fc12078405b7aa843360819 authored about 9 years ago
Correct indentation on pvno array definition.

9f0f8fd7e5721edc7737ded3f1faf290e25dd8ee authored about 9 years ago
update identifier to current version

ee0f45fea6e979cd1e873c3cba5a6a21fb2f7bef authored about 9 years ago
Merge branch 'identifier-update-1.0' into 2.0

Conflicts:
phpseclib/Net/SSH2.php

041ece8b6c17e4abbcd76557fe58d41fc51b74ff authored about 9 years ago
update identifier to current version

fe404065f17c231744db3c6bcc88a138abf093a0 authored about 9 years ago
Merge branch '1.0' of https://github.com/phpseclib/phpseclib into 1.0

b5ac5562133c2add51df6b4253961fed342bed64 authored about 9 years ago
Merge branch '2.0'

* 2.0:
Correct indentation on pvno array definition.

27bf47e7a4357d63d0f86aab87ac1cdcb27ab560 authored about 9 years ago
Merge pull request #885 from bantu/fix-884-1.0

Correct indentation on pvno array definition.

* bantu/fix-884-1.0:
Correct indentation on pvn...

45dd6651afba183688ed935e2ee5879aa327bbba authored about 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Correct indentation on pvno array definition.

694579617e07221ca16cb2be302ba5d26e64ce19 authored about 9 years ago
Correct indentation on pvno array definition.

2e8e4bf04a2f6ef196820c8261fd218f7b01c920 authored about 9 years ago
Merge pull request #883 from bantu/pr-876-1.0

Fix PHP invalid index warning

* bantu/pr-876-1.0:
Fix PHP invalid index warning

ae99173aed937c4f1bec8a400ccb34d5f8572d15 authored about 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Fix PHP invalid index warning

d80651738fcfd1bab76912b89d162fc0b0dc51b0 authored about 9 years ago
Merge branch '2.0'

* 2.0:
Fix PHP invalid index warning

18cc8eb1c32a80b33230ba47a78e53caa9665210 authored about 9 years ago
Fix PHP invalid index warning

77d5f8da204a47ff11faefc4b86c88b5209e1bf8 authored about 9 years ago
small tweaks

37535744b269f5f3e5044a23122bacdbfbd84d82 authored about 9 years ago
Merge branch '2.0'

* 2.0:
README: Use the svg Travis image

e7cf8ae3836a575a0c05d580e07e18db5694ee89 authored about 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
README: Use the svg Travis image

43e8bb82731a14d7d581f2455cdd88ebd7ee0490 authored about 9 years ago
Merge pull request #875 from bantu/travis-status-image-update-1.0

README: Use the svg Travis image

* bantu/travis-status-image-update-1.0:
README: Use the svg ...

1021eb3ab1553f5ad880d978454d56e7c93cb123 authored about 9 years ago
README: Use the svg Travis image

e9e5c412aded27f2435d6645558d3f6bf64ae8c5 authored about 9 years ago
Merge pull request #868 from bantu/composer_test_message-2.0

Removed the deprecated "--dev" argument from the recommended composer…

* bantu/composer_test_me...

2f5dbc17118872d432aa8af6c645bfb8f8ca38ad authored about 9 years ago
Merge branch '2.0'

* 2.0:
Removed the deprecated "--dev" argument from the recommended composer command. When th...

230cc8832722f894c90d0bdae666154c01297050 authored about 9 years ago
Merge branch '2.0'

* 2.0:
RSA: fix issue with loading PKCS8 specific keys
Tests/RSA: add unit test for loading ...

3793f34876f1f1b57c23a0c9fdd88df79d32a184 authored about 9 years ago
Merge branch '1.0' into 2.0

* 1.0:

466ad666b88f1f3adb20c616c494f996712a93dc authored about 9 years ago
Merge pull request #866 from terrafrost/rsa-pkcs8-fix-2.0

RSA: PKCS8 constant fix for 2.0 branch

* terrafrost/rsa-pkcs8-fix-2.0:
RSA: fix issue with lo...

432b88dccc68183cf3a43bef9c1a2b25199d8c30 authored about 9 years ago
Merge pull request #865 from terrafrost/rsa-pkcs8-fix

RSA: PKCS8 constant fix for 1.0 branch

* terrafrost/rsa-pkcs8-fix:
RSA: fix issue with loadin...

8abb06947883c9e390e7894e3f8103e5168a70d5 authored about 9 years ago
Removed the deprecated "--dev" argument from the recommended composer command. When that argument is specified, composer prints the following:

You are using the deprecated option "dev". Dev packages are installed by default now.

1a7d9aafd7b5970eebcddf74f2bedee9006dba32 authored about 9 years ago
Merge branch '2.0'

* 2.0:
Removed the deprecated "--dev" argument from the recommended composer command. When th...

ac7c4b83e45c300a0e1c27ee10596942eaa311e6 authored about 9 years ago
Merge branch '1.0' into 2.0

* 1.0:
Removed the deprecated "--dev" argument from the recommended composer command. When th...

98ae83482baa7140cd4b848818b8d27b1821c866 authored about 9 years ago
Merge pull request #863 from mmcev106/composer_test_message_1.0

Removed the deprecated "--dev" argument from the recommended composer…

* mmcev106/composer_test...

0f7ec36e3ecb289684fa63be6333eaac06975cf9 authored about 9 years ago
Merge branch 'rsa-pkcs8-fix' into rsa-pkcs8-fix-2.0

Conflicts:
phpseclib/Crypt/RSA.php

c34be16c3afcb930c354f3d4188ea9252c67102a authored about 9 years ago
RSA: fix issue with loading PKCS8 specific keys

7339112e1076197566cbd0d2bb8fdb42f008d742 authored about 9 years ago
Tests/RSA: add unit test for loading PKCS8 specific keys

e8d75b2e8d9bf601cc9c6cefc6a0464cf47e3aac authored about 9 years ago
Removed the deprecated "--dev" argument from the recommended composer command. When that argument is specified, composer prints the following:

You are using the deprecated option "dev". Dev packages are installed by default now.

c1659a58424d51a155dd4c13b1a3ce4835215978 authored about 9 years ago
RSA: changes to OpenSSH and PuTTY plugins

43165d976ca63d03b989c5e0c5111f85fbd46d76 authored over 9 years ago
RSA: throw an exception if the modulo is too small

7b1b7c22e2f0256eb4eae739786a8975bdc98b8f authored over 9 years ago
RSA: add getSupportedFormats() and getLoadedFormat()

1522e6606b1264ecfd6deb66b69658c0145714f4 authored over 9 years ago
Merge branch 'master' into rsa-plugins

Conflicts:
phpseclib/Crypt/RSA.php

efe36d67ce0f94cffecfb236381412df7bbf2653 authored over 9 years ago
Merge branch '2.0'

33bf6e42c3a811c452bba8e4c12ecf7f6dc434f4 authored over 9 years ago
Merge branch 'extractber-fix' into extractber-fix-2.0

Conflicts:
phpseclib/File/X509.php

96dd14fd6f3b900f0134ff430e6d119a0fa0ffc9 authored over 9 years ago
X509: improve base64-encoded detection rules

46bb95a265de397c296c1950c7b1b66621aee87a authored over 9 years ago
RSA: misc fixes to select plugins

e2fcd9d951a1a8ace97f42f7295c590431dcb85c authored over 9 years ago
RSA: add support for the microsoft BLOB key format

6eb5ea3ef7bf82fd4af004e89687c872b1fed4a4 authored over 9 years ago
Merge branch '2.0'

* 2.0:
Add test case for GitHub Issue 850: Realpath in SFTP chmod().
Fixed a bug in SFTP::ch...

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

* 1.0:
Add test case for GitHub Issue 850: Realpath in SFTP chmod().
Fixed a bug in SFTP::ch...

1cf70d27e8dfeab71b525e064b968de0462577a1 authored over 9 years ago
Merge pull request #852 from bantu/sftp-chmod-realpath

Fix SFTP::chmod not using realpath on the filepath

* bantu/sftp-chmod-realpath:
Add test case...

dd34eb1c3058c4a736a32ee860787d347d170a28 authored over 9 years ago
Add test case for GitHub Issue 850: Realpath in SFTP chmod().

579e51c58f07a5ba4e58c574e2e9a8d30c58455a authored over 9 years ago
Fixed a bug in SFTP::chmod not using realpath on the filepath

b67c690498804130b9fcf2e5b21f70317104fac7 authored over 9 years ago
RSA: fixes to last non-merge commit

ad55d3cd7528cf32f0638ff5ff5cb9cec98b216b authored over 9 years ago
Merge branch 'master' into rsa-plugins

Conflicts:
phpseclib/Crypt/RSA.php

a9705fdba7de931d290c5829275dc0790f45a118 authored over 9 years ago
RSA: updates to raw plugin

31c14063fa82697c53bb531483c6f31925212dd6 authored over 9 years ago
Merge branch '2.0'

0ad37ab5107b7444ab4d8e7150cae83b18826dde authored over 9 years ago
Merge branch 'paragonie'

04a8d784a53bfcae9f8f39ee95326f1ecec46012 authored over 9 years ago
Update random_bytes() to conform to PHP7.0.0-RC3

Fixes #843

d899b7988d1cedd8659237a2afc5d8d3e1eb2631 authored over 9 years ago
Merge branch '2.0'

e2b745dedbc370e27974be971db01aca5347ca27 authored over 9 years ago
Merge branch 'phpdoc-master'

Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php

0e0bdf6210ab997733fe609cc3921e8fc9e60882 authored over 9 years ago
Merge branch '1.0' into 2.0

Conflicts:
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php

4a3e07a57da12c0b500a092e3326743195198dff authored over 9 years ago
Merge branch 'phpdoc-2.0' into 2.0

Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php

a9d353d391c7c677fb25530cfe63146e7c1ef8f8 authored over 9 years ago
Merge branch 'phpdoc-1.0' into 1.0

Conflicts:
phpseclib/Crypt/Base.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/Rijndael.php

5321b9b6106300f52b0a53ee3b269aae5cd32e5d authored over 9 years ago
Merge branch '2.0'

177b52088d29d55f42ba204d87bcb312fe097cdf authored over 9 years ago
Merge branch '1.0' into 2.0

c9af3bd9a78cc60103cecbe13184692ebf4a3198 authored over 9 years ago
Merge branch 'getkeylength-2.0-2' into 2.0

da1a2df5aae3b525b691679d52907565d373b636 authored over 9 years ago
Merge branch 'getkeylength' into 1.0

666092c88936167bac635e4f154f1c16598b496a authored over 9 years ago
Merge branch 'getkeylength' into getkeylength-2.0-2

0e3fdec56b7d3ce338b9aa92f05d7f6d08daff4a authored over 9 years ago
Crypt/Base: one more cs update

5f1ff099dacbdd4b39179b60de045189e2625f48 authored over 9 years ago
Merge branch 'phpdoc-2.0' into phpdoc-master

Conflicts:
phpseclib/Crypt/Hash.php
phpseclib/Crypt/RSA.php

8686ced6d3ce9f4feaed709c2e59a9790f2a6eec authored over 9 years ago
fix merge issues

2b427eb02ab789536fcd3da6bb96ad1eef3d3ec1 authored over 9 years ago
Merge branch 'phpdoc-1.0' into phpdoc-2.0

Conflicts:
phpseclib/Crypt/AES.php
phpseclib/Crypt/Base.php
phpseclib/Crypt/Blowfish.php
php...

33ea01f1acee6ef8f3b0413a9661065b70720e64 authored over 9 years ago