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

X509: PHP4 compat changes

aabc5cf822221bf1ace80189ff2e4b90e2c7e26e authored over 10 years ago by terrafrost <[email protected]>
RSA: PHP4 compat changes

af0040b813b00448cfb2744cc685177e8281753f authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #361 from bantu/namespacify-biginteger

Namespacify BigInteger

* bantu/namespacify-biginteger:
Correct the remaining case by using in...

95a99a840b51bbf8e80f5296615d332ad45235fe authored over 10 years ago by Andreas Fischer <[email protected]>
X509: rm trailing white space from unit test

0cc6383c327a0f86dad6dd2527bc39cf070b2392 authored over 10 years ago by terrafrost <[email protected]>
X509: add SPKAC unit test

75a045bec4c6908b9b2b6503de2143864acbb3c1 authored over 10 years ago by terrafrost <[email protected]>
X509: add signSPKAC() and saveSPKAC() methods

dce03bb003542a09ca8bb98c2623606c31d97f40 authored over 10 years ago by terrafrost <[email protected]>
Correct the remaining case by using instanceof.

a643e5bfb5430994e9995e79daf13ade6d7d0ac9 authored over 10 years ago by Andreas Fischer <[email protected]>
Replace new Math_BigInteger with new static.

a01159657868d25301cd67b21ac8136a779b8dcf authored over 10 years ago by Andreas Fischer <[email protected]>
Remove any include statement.

ae4099dc6461047e87e591338d65302841247504 authored over 10 years ago by Andreas Fischer <[email protected]>
Adjust test cases using Math_BigInteger.

68ab62e70fe5ec59eefb6c3783cad19c7d096a66 authored over 10 years ago by Andreas Fischer <[email protected]>
Use namespace in example code.

00f77ab341a68f76401189e1d60e2e3ea06156e3 authored over 10 years ago by Andreas Fischer <[email protected]>
Reference to instances as BigInteger instead of Math_BigInteger.

740422c65f516247952459b8bd8bcaba858f7404 authored over 10 years ago by Andreas Fischer <[email protected]>
Some more documentation polishing in Math/BigInteger.php.

65ec4dc8bc3eccc23f22fe9071f12425fab610ec authored over 10 years ago by Andreas Fischer <[email protected]>
Update users of Math_BigInteger.

f2f5fcd70accae5b2071b8ea48bfd0c31387781c authored over 10 years ago by Andreas Fischer <[email protected]>
Use __construct.

7d9598a21e4f61021166647f0f3d403932f6f2ab authored over 10 years ago by Andreas Fischer <[email protected]>
Add namespace statement. Rename class.

8dff257cae6b14a3d5e6e259b758b670bb2572a0 authored over 10 years ago by Andreas Fischer <[email protected]>
Add PSR4 namespace to composer.json.

68ade659ba0d713eeaa7d94cca1027dfa8260e96 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Adjust documentation to coding guidelines: No () around include.

6f4a873cad8466c57608d84cb0e61a391c06b023 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #359 from bantu/ticket/301

Adjust documentation to coding guidelines: No () around include.

* bantu/ticket/301:
Adjust d...

8b7a605c0f06acb9d3def47b6591fa7ce6c476f6 authored over 10 years ago by Andreas Fischer <[email protected]>
Adjust documentation to coding guidelines: No () around include.

e6f87318f522132178839bd90fd21762cba869c9 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #325 from terrafrost/rsa-public-key

RSA: auto-detect public keys vs private keys

* terrafrost/rsa-public-key:
RSA: update unit te...

07e1f954deffaff7e44f96e91a0fdf4e65e2e249 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
RSA: update unit test file
RSA: auto-detect public keys vs private keys

02e06a2c55ea9692eb93171b03e35918fa4f304f authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #357 from bantu/tests-composer-autoloader-php5

[php5] Use composer autoloader in test bootstrap.

* bantu/tests-composer-autoloader-php5:
PHP...

6dbcdb81745290e5b82e746af147faf18ada09ca authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #358 from bantu/ticket/321

Reimplement testGenerateIdentifier

* bantu/ticket/321:
Reimplement testGenerateIdentifier to ...

c7d4fd937e22d3f9e1cfbf8350622ba62e91d7c3 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Reimplement testGenerateIdentifier to fix #321

89aab253621c7ba16eb9e8af575de345f6bb81f9 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Split Unit/Functional Test Suites.

00e2d8d959f0646aeb407ebfce8ddc44388d8e8d authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #356 from bantu/test-directory-reorganisation

Split Unit/Functional Test Suites.

* bantu/test-directory-reorganisation:
Split Unit/Function...

602606d96649726b95cbbd46eefa50a5122cdb45 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #355 from bantu/scrutinizer-coverage

Scrutinizer CI code coverage

* bantu/scrutinizer-coverage:
Specify the runs option for extern...

bb3c2ca28d0ff0f3207ee8068fb8ac9a14bb03c4 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Specify the runs option for external code coverage.
No Scrutinizer Code Coverage o...

453f883a89b7bf22c191704ad592b3fb9b349e06 authored over 10 years ago by Andreas Fischer <[email protected]>
Reimplement testGenerateIdentifier to fix #321

83ddfe09a6033f250e11d782874992a55eb699e9 authored over 10 years ago by Andreas Fischer <[email protected]>
PHP 5.3+: Replace custom autoloader with composer autoloader.

dcff8a4f5a2e90ebb9ddf49e4c8aec7186969cf9 authored over 10 years ago by Andreas Fischer <[email protected]>
Split Unit/Functional Test Suites.

4af647f170be8e0a0a1b816fe2907f25678ef469 authored over 10 years ago by Andreas Fischer <[email protected]>
Specify the runs option for external code coverage.

3cda3178625f73c8bf3ecf2f8cd555bee010fafe authored over 10 years ago by Andreas Fischer <[email protected]>
No Scrutinizer Code Coverage on HHVM either.

Fatal error: Uncaught exception 'PharException' with message 'Corrupt phar, can't read 4 bytes s...

825cd124aaa016eace39f178359b7b1c97cadac7 authored over 10 years ago by Andreas Fischer <[email protected]>
Extract into upload-code-coverage-scrutinizer.sh

33e62401c386eb7efed9266b57333ad433790c83 authored over 10 years ago by Andreas Fischer <[email protected]>
Add -html suffix to existing code-coverage shell script.

b5fed807f3b7983d3bbe4dacec7eb7ee33aa2fcc authored over 10 years ago by Andreas Fischer <[email protected]>
Configure Scrutinizer CI to expect external code coverage data.

2c00f074e593e46b63bf60081ec47acbe8fdb213 authored over 10 years ago by Andreas Fischer <[email protected]>
Upload clover.xml from Travis CI into Scrutinizer CI.

a29b46693cc184d7f7902e9727049be34b01e7ab authored over 10 years ago by Andreas Fischer <[email protected]>
Produce a clover.xml code coverage file.

8aa17c285c95c66b719343b98fc9eb7677db56b6 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
BigInteger: "be less overly clever loading Crypt/Random"

4a893496156989259fb91df209a450936a5935b7 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #353 from terrafrost/biginteger-function-exists

BigInteger: "be less overly clever loading Crypt/Random"

* terrafrost/biginteger-function-exist...

eb12b347b7832fa1253e6e9950be821b0ad64708 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SFTP/Stream: fix capatilization
SFTP/Stream: add explanation as to why nlist() is ...

7e2289656a34e7a6fa00f4d596af61433e6f29ae authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #352 from terrafrost/sftp-stream-changes

SFTP Stream changes

* terrafrost/sftp-stream-changes:
SFTP/Stream: fix capatilization
SFTP/...

6805704b4fd36a9c110491d29851be54dc30af4d authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP/Stream: fix capatilization

7252017268b15fed92decdf04bd37219b4845617 authored over 10 years ago by terrafrost <[email protected]>
BigInteger: "be less overly clever loading Crypt/Random"

pretty much the same as this commit:

https://github.com/phpseclib/phpseclib/commit/28f18f83ec14...

7c08ab71d3adcb668a00a2f051088dddf663bfe1 authored over 10 years ago by terrafrost <[email protected]>
SFTP/Stream: add explanation as to why nlist() is used here

c0e3795319b35f7ee2a8a441657d94a263b3fb87 authored over 10 years ago by terrafrost <[email protected]>
SFTP/Stream: use $scheme instead of 'sftp'

This makes it easier for someone to change the scheme (which can be
done by changng the stream_w...

3dd92e56e453a2c7d801b6a7e05ac2036ab177ed authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
SSH2: 0x7FFFFFFF -> $this->window_size in one more place
SSH2: make it so callback...

712f820a268fe9c9e9dadef4235627b2133aa2ce authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #349 from terrafrost/ssh2-exec-callback-termination

SSH2: make it so callback functions can make exec() return early

* terrafrost/ssh2-exec-callbac...

aa5f9b77ecc5adf32d7765e85c739ba91f37595b authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: NULL -> null
SFTP: fix syntax error
SFTP: add more stat functions

5ff1c9a34965b1ef8a04eaa27e3ef7e3af1e5a49 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #348 from terrafrost/more-sftp-changes

More sftp changes

* terrafrost/more-sftp-changes:
SFTP: NULL -> null
SFTP: fix syntax error...

fc57e3f9c9b50e003d1e66cedf9de5542a377a48 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Random: wrap crypt_random_string in a function_exists call

958430b5a8d4d01228afc20b6c92da09e4b28d8d authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #350 from terrafrost/crypt-random-string-function-exists

Random: wrap crypt_random_string in a function_exists call

* terrafrost/crypt-random-string-fun...

05b265d79159dc43d628c40799d37e651c0f5c78 authored over 10 years ago by Andreas Fischer <[email protected]>
Random: wrap crypt_random_string in a function_exists call

015d62818312dbf27a87e3a1e10b29245dfe3383 authored over 10 years ago by terrafrost <[email protected]>
SSH2: 0x7FFFFFFF -> $this->window_size in one more place

db32efb2767b4b265dad85bc12567fea5e4ff623 authored over 10 years ago by terrafrost <[email protected]>
SSH2: make it so callback functions can make exec() return early

0dd929341b8d6bd5f5269438339e2b7be99f5355 authored over 10 years ago by terrafrost <[email protected]>
SFTP: NULL -> null

c100264b65ec9c816cb94c2f8d1e0ffff7f3d6f4 authored over 10 years ago by terrafrost <[email protected]>
SFTP: fix syntax error

46ae0da31468184abcf5d8f789ddfe55658d1c7e authored over 10 years ago by terrafrost <[email protected]>
SFTP: add more stat functions

also don't use stat cache for SFTP/Stream.php

a7fa4cc4ff4a21956b4bce2cc3ea5fd255ae8fe9 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: Use the correct stat cache property: stat_cache

518eb861e97298699d556b3a4c3fc20aa0e38502 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #347 from bantu/wrong-stat-cache-property

SFTP: Use the correct stat cache property: stat_cache

* bantu/wrong-stat-cache-property:
SFTP...

30de331eb49e0961424744f430aed54ea1947fff authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: Use the correct stat cache property: stat_cache

f1fbf9c5ae560e480799ba1945ef9c991e99279b authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: last commit had a few ommissions
SFTP Functional tests: Make use of assertNo...

39b9ffffdf62a7013f8b56751ac584b9af2c0909 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #344 from bantu/sftp-unit-test-updates

Sftp functional test updates

* bantu/sftp-unit-test-updates:
SFTP: last commit had a few ommi...

4e0b3a5c3cf29159c1b37d91e6c50a9e8561fddb authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #346 from terrafrost/sftp-fix-last-commit-ommissions

SFTP: last commit had a few ommissions

* terrafrost/sftp-fix-last-commit-ommissions:
SFTP: la...

623f17893b006606edfac03840211dc91d9a8d2c authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: last commit had a few ommissions

1ddcd6d87392e1c8763c65e286574c7393f8ef4e authored over 10 years ago by terrafrost <[email protected]>
SFTP: add more unit tests

6e8e44b120af12c01e79465e0ca63b09939a790d authored over 10 years ago by terrafrost <[email protected]>
SFTP Functional tests: Make use of assertNotSame

5afc865775b523357ba15baafd85fde8b0b7115f authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP Functional tests: Keep story linear.

8a43f02ae98ffd302a6658fcddcd102fb62d25ce authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: stat cache updates
SFTP: Rudimentary tests for file_exists(), is_file(), is_...

4524b9f6631102959820e111d491977c58f2f024 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #342 from terrafrost/sftp-statcache-changes

SFTP: stat cache updates

* terrafrost/sftp-statcache-changes:
SFTP: stat cache updates

69e15b3855ceb517ced835c72ca6b713a29043af authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #341 from bantu/sftp-changes-20140510

SFTP: Rudimentary tests for file_exists(), is_file(), is_dir().

* bantu/sftp-changes-20140510:
...

40d29b13d60dfb2a98101c11441aabdaf5713585 authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: stat cache updates

4d9214970b98b81b6d8182545e21792185c9563e authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: use_cache -> use_stat_cache
SFTP: switch from using file existence cache to ...

6b2b01347f8efa131cce237799711aeddf77909e authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #338 from terrafrost/sftp-changes-20140510

SFTP: add file_exists, is_dir and is_file functions

* terrafrost/sftp-changes-20140510:
SFTP:...

7d2a3279c649485cdb0f532eecbc44dce0e46c38 authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: use_cache -> use_stat_cache

36fa9e4e487d10fce1de9ba0b4065c30cd4fc7b2 authored over 10 years ago by terrafrost <[email protected]>
SFTP: switch from using file existence cache to stat cache, like PHP

also add a few new functions - is_link and filesize

e09a6968da704dd26729e369b8f7a2b4a3df1a0a authored over 10 years ago by terrafrost <[email protected]>
SFTP: Rudimentary tests for file_exists(), is_file(), is_dir().

e0e62360df5cee7ac9764bff1fb9609bf778531e authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: add support for recursive nlist and rawlist

0a0398268a28226aa879571bb96478430638a255 authored over 10 years ago by terrafrost <[email protected]>
SFTP: add file_exists, is_dir and is_file functions

also expand caching layer

77641003fa3827da6444c43fa8b87371549f9eed authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
BigInteger: speedup internal mode slightly

b7ebb1e0e37cb3703a940cde218bd256e8cb2a94 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #335 from terrafrost/internal-mode-speedup

BigInteger: speedup internal mode slightly

* terrafrost/internal-mode-speedup:
BigInteger: sp...

3a309d36edd85451cf51b63adcbc6899c5211ae2 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
ASN1: let strings in as well
ASN1: make File_ASN1 accept int primitives and not ju...

1821f6b28f650bbbf7aa27679a49ccfbd31088ca authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #336 from terrafrost/asn1-int

ASN1: make File_ASN1 accept int primitives and not just Math_BigInteger ...

* terrafrost/asn1-i...

755d2106cb1bc3856964174f068944cf28dcb766 authored over 10 years ago by Andreas Fischer <[email protected]>
ASN1: let strings in as well

1b9c59947665101420a8e696eaa280f37b61532f authored over 10 years ago by terrafrost <[email protected]>
ASN1: make File_ASN1 accept int primitives and not just Math_BigInteger objects when an integer is expected

The code to convert the regular integer type into the appropriate format could all just be in-li...

7a9ea673ca1dc988269c870c63cbf17b13e836f4 authored over 10 years ago by terrafrost <[email protected]>
BigInteger: speedup internal mode slightly

Changes should yield a slight speedup per the analysis at https://github.com/phpseclib/phpseclib...

309c8fd555c7697653b662dbe550fbe01f11f88d authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
Skip testDiffieHellmanKeyAgreement on TravisCI+5.3.3+Internal in the meantime.
Rem...

33aaf1431a5383890d3decef27377d62fa18fce3 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #317 from bantu/BigInteger-DiffieHellman-Test

Add Diffie-Hellman Test to BigInteger Testcase.

* bantu/BigInteger-DiffieHellman-Test:
Skip t...

4fd72af3a288e21ab715bdde0277a1364279b132 authored over 10 years ago by Andreas Fischer <[email protected]>
Skip testDiffieHellmanKeyAgreement on TravisCI+5.3.3+Internal in the meantime.

602fb55195e891487c9dfefde853f38013c911ec authored over 10 years ago by Andreas Fischer <[email protected]>
Link testDiffieHellmanKeyAgreement to corresponding bug ticket.

7e007ad8795513a0c592b878fb02129db98ee414 authored over 10 years ago by Andreas Fischer <[email protected]>
Add Diffie-Hellman Test to BigInteger Testcase.

e839fa80a30f451ab16054034c24191f2e4c0f38 authored over 10 years ago by Andreas Fischer <[email protected]>
Remove randomness from testDiffieHellmanKeyAgreement.

9e79fc2407afcee1a5956a69d4776888ccc120d1 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
BigInteger: update comments and add test case
BigInteger: fix some int64 issues

1d01f56f28cc26d7ca62e00a78b0386c97835d50 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'int64-fix'

* int64-fix:
BigInteger: update comments and add test case
BigInteger: fix some int64 issues

431e3a04c73c72b516b6b11bd23d93c36115f01d authored over 10 years ago by Andreas Fischer <[email protected]>
BigInteger: update comments and add test case

9eb6e1ed67a7a2988ed7d3cb914dc9bccc5b7c0d authored over 10 years ago by terrafrost <[email protected]>
BigInteger: fix some int64 issues

e4ff01f05475e81a56681ebfdb5473a07099e5ea authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
CS: Fix "PEAR.Functions.FunctionCallSignature.Indent" sniff.

8eeb201de8ab627255ed9fe6e3644b63635e3b03 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #206 from bantu/cs-function-call-signature-indent

CS: Fix "PEAR.Functions.FunctionCallSignature.Indent" sniff.

* bantu/cs-function-call-signature...

60a9631219ff799e96b2b529db6a796d58f8ce77 authored over 10 years ago by Andreas Fischer <[email protected]>
CS: Fix "PEAR.Functions.FunctionCallSignature.Indent" sniff.

c0bdf1bd90a89f911038c96e75d5ef4f9d6dcca5 authored over 10 years ago by Andreas Fischer <[email protected]>