Ecosyste.ms: OpenCollective

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

phpseclib

Develops and provides support for phpseclib
Collective - https://opencollective.com/phpseclib - Website: https://phpseclb.com - Code: https://github.com/phpseclib

Merge branch 'master' into php5

* master:
CodeSniffer: Fix Generic.PHP.LowerCaseConstant.Found sniff.

github.com/phpseclib/phpseclib - 7ee0745f5e581de3da11c12b09c2f027cb328e23 authored about 11 years ago
Merge pull request #197 from bantu/cs-lowercase-constant

CodeSniffer: Fix Generic.PHP.LowerCaseConstant.Found sniff.

* bantu/cs-lowercase-constant:
Co...

github.com/phpseclib/phpseclib - 78b5084bf55eaab29fa35246bcfa3e05e10a39bb authored about 11 years ago
CodeSniffer: Fix Generic.PHP.LowerCaseConstant.Found sniff.

github.com/phpseclib/phpseclib - ca9c8b107b89828989b9ca0143bbfefb1c26c255 authored about 11 years ago
Merge branch 'master' into php5

* master:
Base CodeSniffer ruleset on PEAR ruleset.

github.com/phpseclib/phpseclib - 70717bf1a17606df2b621f03df60d0e7e6ab3fcd authored about 11 years ago
Merge pull request #195 from bantu/code-sniffer-pear

Base CodeSniffer ruleset on PEAR ruleset.

* bantu/code-sniffer-pear:
Base CodeSniffer ruleset...

github.com/phpseclib/phpseclib - ecd58b6a03636264983907613a3f8c1cf2ac6c14 authored about 11 years ago
Base CodeSniffer ruleset on PEAR ruleset.

github.com/phpseclib/phpseclib - 8ef3a01b6ed4630a01c52b7046885bc23062ccf4 authored about 11 years ago
Merge branch 'master' into php5

* master:
Add people from AUTHORS to composer.json.

github.com/phpseclib/phpseclib - bdf4f8f58c3bcb5915a9bd56fba6ba0e35f0ab37 authored about 11 years ago
Merge pull request #182 from bantu/composer-json-authors

Add people from AUTHORS to composer.json.

* bantu/composer-json-authors:
Add people from AUTH...

github.com/phpseclib/phpseclib - c85aa97d5eaa56a6b923767b2e08dc115ce37aa7 authored about 11 years ago
Merge branch 'master' into php5

* master:
Set the default timezone in tests bootstrap file.

github.com/phpseclib/phpseclib - 4d37c36af7cbb665d9ce81458707108294e9747b authored about 11 years ago
Merge pull request #193 from bantu/tests-default-date

Set the default timezone in tests bootstrap file.

* bantu/tests-default-date:
Set the default...

github.com/phpseclib/phpseclib - 03f290b0507e65f29f45b1394634f3d9bd456015 authored about 11 years ago
X509: update return link for DN Property page

github.com/phpseclib/docs - 2b53953f8bbe217b34843539f9b24dbdfdbeb1f1 authored about 11 years ago
Set the default timezone in tests bootstrap file.

github.com/phpseclib/phpseclib - fccf3e8c8affa507e863553d11247a36a3ab84f1 authored about 11 years ago
Update Travis CI build status image branch name to php5.

github.com/phpseclib/phpseclib - 2f3b6e364679323c007187f424b05106a0122b3a authored about 11 years ago
Merge branch 'master' into php5

* master:
Only install composer dependencies in PHP 5.5 environment.
Run code sniffer on PHP...

github.com/phpseclib/phpseclib - 7500eedfd6c5db35aa9c6a7938139f5e1c02e478 authored about 11 years ago
Merge pull request #186 from bantu/code-sniffer

Introducing Code Sniffer / Ensuring coding standard

* bantu/code-sniffer:
Only install compos...

github.com/phpseclib/phpseclib - 399407fdefedb766dfa2d4996d6998aa4a15c1d6 authored about 11 years ago
Merge branch 'master' into php5

* master:
Add Blowfish and Twofish as composer keywords.

github.com/phpseclib/phpseclib - 6e10eb195d41e7e512f7985044b0e379fa4596db authored about 11 years ago
Merge pull request #188 from bantu/more-composer-keywords

Add Blowfish and Twofish as composer keywords.

* bantu/more-composer-keywords:
Add Blowfish a...

github.com/phpseclib/phpseclib - 1832c1743cee1f2959dbbb93015854ecbbbd07b8 authored about 11 years ago
Merge branch 'master' into php5

* master:
Only apply git ignores relative to repository root.
Remove all ignores that belong...

github.com/phpseclib/phpseclib - bc8615e4bac6c34d465531a2970553340ba1bc73 authored about 11 years ago
Merge pull request #184 from bantu/gitignore-cleanup

Gitignore cleanup

github.com/phpseclib/phpseclib - 480bc5c27794607e9f975bb84d08c447e30af94f authored about 11 years ago
Adjust "Code Coverage Report" branch in link: master -> php5

github.com/phpseclib/phpseclib - 07c9f91cc681287a44187905da5eec106aa1998c authored about 11 years ago
Merge branch 'master' into php5

* master:
Correct "Code Coverage Report" link to include branch name (master).

github.com/phpseclib/phpseclib - 83db8325069d08a614a4d3ba00e2fee09cbbcf90 authored about 11 years ago
Correct "Code Coverage Report" link to include branch name (master).

github.com/phpseclib/phpseclib - 82c0bb4b9d2c1139c594caad69179ef0cf0848bf authored about 11 years ago
Add Blowfish and Twofish as composer keywords.

github.com/phpseclib/phpseclib - 28b2ae7849b482de38b22f6c0665029416690ad5 authored about 11 years ago
Merge branch 'master' into php5

* master:
Updated LICENSE

github.com/phpseclib/phpseclib - 603d1c9417ce6686b81d6e5aebab8de758b76f03 authored about 11 years ago
Merge pull request #187 from mpscholten/patch-2

Updated LICENSE

* mpscholten/patch-2:
Updated LICENSE

github.com/phpseclib/phpseclib - c9f516dedd4259231bb6d741d3fa1923472bf702 authored about 11 years ago
Merge branch 'master' into php5

* master:
Use a variable for subfolder string.
Use branch name as a subfolder for code cover...

github.com/phpseclib/phpseclib - 924bec8058e1ec623871d0d70bd346c6359ba8b6 authored about 11 years ago
Merge pull request #183 from bantu/code-coverage-branch-name

Use branch name as a subfolder for code coverage reports

* bantu/code-coverage-branch-name:
U...

github.com/phpseclib/phpseclib - 367947d89777debbed25bb9abfecf3a412fc0958 authored about 11 years ago
Updated LICENSE

github.com/phpseclib/phpseclib - 0a7c5f90d0324dc2ae5ea68d57bcf4795d567b65 authored about 11 years ago
Merge branch 'master' into php5

* master:
Removed vim comments

github.com/phpseclib/phpseclib - e98325b3697d51b75685d440f6e450a18f5664f8 authored about 11 years ago
Merge pull request #180 from mpscholten/removed-vim-comments

Removed vim comments

* mpscholten/removed-vim-comments:
Removed vim comments

github.com/phpseclib/phpseclib - 399308f98a96bd8781f5eb5f5d25cddc85b8c1a7 authored about 11 years ago
Only install composer dependencies in PHP 5.5 environment.

There is currently no point in installing in any other environment.

github.com/phpseclib/phpseclib - 552459d55e74996bd2d1b7330135447f88bb24e9 authored about 11 years ago
Merge pull request #185 from mpscholten/patch-1

Removed Php_Compat note in composer.json because we dropped php4 support

* mpscholten/patch-1:
...

github.com/phpseclib/phpseclib - d09c6c3e6f1f291b95a0a2e1c6127d275a1ce44f authored about 11 years ago
Run code sniffer on PHP 5.5 environment on Travis CI.

github.com/phpseclib/phpseclib - e6be743fe2ab5b91b6817899257a3781f33ab06a authored about 11 years ago
Add ruleset for phpseclib coding standard.

github.com/phpseclib/phpseclib - dc0fc84bd00223f1a0bfae46751f4d9b4a276047 authored about 11 years ago
Install composer dependencies on Travis CI.

github.com/phpseclib/phpseclib - f0dcc74c29314191aa1c4031695374f63855d591 authored about 11 years ago
Removed Php_Compat note in composer.json because we dropped php4 support

github.com/phpseclib/phpseclib - c2d183d2237775ef9e380791a9f4c74cb8b59fab authored about 11 years ago
Only apply git ignores relative to repository root.

github.com/phpseclib/phpseclib - 6f16e5ae8e3d99ba2c442c3f4de494ea6e53a30a authored about 11 years ago
Remove all ignores that belong to users global .gitignore file.

github.com/phpseclib/phpseclib - 79d3709defdcd8f5eb0097b4f41b74f3530d93d1 authored about 11 years ago
The composer.lock file belongs to the repository. Do not ignore.

github.com/phpseclib/phpseclib - 021ca1b9adbb7631028b1c581c63d5a9c186b2a2 authored about 11 years ago
Add composer.lock file.

github.com/phpseclib/phpseclib - 6ed4e3c92ec21d6b01e098794026405b03835c27 authored about 11 years ago
Add CodeSniffer as composer development dependency.

github.com/phpseclib/phpseclib - e74744c6202ab48c62ad10e2a5c584adf20a2c8d authored about 11 years ago
Merge pull request #177 from bantu/php5.3-minimum-requirement

Make PHP 5.3 the minimum requirement

* bantu/php5.3-minimum-requirement:
Remove the PHP 5.2 t...

github.com/phpseclib/phpseclib - e2fea7ca4bee29b6ae8b943e36a3f9e056e53c8e authored about 11 years ago
Use a variable for subfolder string.

github.com/phpseclib/phpseclib - de16c37c82e492109cff3bd38966c2fb826c0e1b authored about 11 years ago
Use branch name as a subfolder for code coverage reports.

github.com/phpseclib/phpseclib - fa229bb18662a079f3cea3a8a0dc80bd1d2bb74f authored about 11 years ago
Add people from AUTHORS to composer.json.

github.com/phpseclib/phpseclib - cc08a59b4b9e88985803d8ff0b96a1e65b0b72ef authored about 11 years ago
Removed vim comments

Reformated files

github.com/phpseclib/phpseclib - 3bfd8848139305c3acf64af4f6d0f62496801f8e authored about 11 years ago
Merge remote-tracking branch 'phpseclib/master' into php5

* phpseclib/master:
SSH2: Continue Subsystem Implementation.

github.com/phpseclib/phpseclib - 71ad6b914fec7ba369f2c9a00614deba25502b99 authored about 11 years ago
Merge pull request #178 from phonzie/patch-5

SSH2: Continue Subsystem Implementation.

github.com/phpseclib/phpseclib - 14a52fd7475363f0db6ce3719378f057385330b8 authored about 11 years ago
SSH2: Continue Subsystem Implementation.

Removed unused piece of code @2352.
Added $this->_get_interactive_channel() to reset(). Unless ...

github.com/phpseclib/phpseclib - 3afa655f579bc9b31e3608bb7e15d48c201b37b2 authored about 11 years ago
Remove the PHP 5.2 travis environment.

github.com/phpseclib/phpseclib - 6b1a817bbed29f33b8919505ce63fd8855b2e80c authored about 11 years ago
Require PHP 5.3 in composer.json

github.com/phpseclib/phpseclib - e0cbaedccffe4fe2d2a9de15e0b13a5df20fc8f1 authored about 11 years ago
Merge pull request #176 from phonzie/patch-4

SFTP: Removed dead code

* phonzie/patch-4:
SFTP: Removed dead code

github.com/phpseclib/phpseclib - 62aafecccce56827cf37303e5b1b5d26c00ccea5 authored about 11 years ago
SFTP: Removed dead code

variable: $initialize = true, ironically - is initialized but never used.
Feel free to deny if ...

github.com/phpseclib/phpseclib - 702ade7d1274b03aa5fdef3dd956e06464d61297 authored about 11 years ago
SFTP: don't do $dir[-1] check if $dir === ''

github.com/phpseclib/phpseclib - fcfc0e2c008fc4bdaa0f431252afe523de855c02 authored about 11 years ago
Merge pull request #173 from h4cc/patch-1

Making Net_SFTP::chdir capable of handling the empty string.

github.com/phpseclib/phpseclib - 187f40a247892a9aaf4dfa115e1051fe12204918 authored about 11 years ago
SFTP/Stream: log when constructor is called

github.com/phpseclib/phpseclib - 478dd38e8f098752ce2e258e4c6cf525b4ea3e21 authored about 11 years ago
Merge pull request #172 from PVince81/sftp-stream-feof-fix

Initing eof to false

github.com/phpseclib/phpseclib - f3c71faee09009a9164f489033eb95972088f5c1 authored about 11 years ago
Making Net_SFTP::chdir capable of handling the empty string.

Updated patch after hint from bantu.

github.com/phpseclib/phpseclib - 44078e5f40ce7311df0e97a68405fb1137377d41 authored about 11 years ago
Making Net_SFTP::chdir capable of handling the empty string.

Fixing a ugly notice when using the empty string as parameter for chdir:
Notice: Uninitialize...

github.com/phpseclib/phpseclib - 9ea67f9edb75078c8439ed42b7c27c9a6222a85f authored about 11 years ago
Initing eof to false

The call _stream_eof() must return a boolean, not null.
Returning null makes PHP believe that th...

github.com/phpseclib/phpseclib - 2517dd4a616eec018bd66b278d2fec14c59cc1f3 authored about 11 years ago
Merge pull request #168 from phonzie/patch-3

SFTP_Stream: Fixed typo in _parse_path

* phonzie/patch-3:
SFTP_Stream: Fixed typo in _parse_path

github.com/phpseclib/phpseclib - 6f56dfc80b51b06f051ce128a0033ce7e7b3780c authored about 11 years ago
SFTP_Stream: Fixed typo in _parse_path

typo: isset($this->contenxt)
should be $this->context

github.com/phpseclib/phpseclib - 8dd12ed467f6bb967eb9077af5ccdb7c03d2a396 authored about 11 years ago
Merge pull request #167 from phonzie/patch-2

SSH2.php: Use of undefined property: "$this->bitmask"

github.com/phpseclib/phpseclib - f9aa658309d5fb6af6ef032f4072f588f011216b authored about 11 years ago
Update SSH2.php

Use of undefined property: "$this->bitmask".

In context, it seems that it should reference th...

github.com/phpseclib/phpseclib - eb3bffaa005c0e91485131a4841df3cb353847f1 authored about 11 years ago
RSA: keys were malformed slightly

github.com/phpseclib/docs - d0c1b2394adfef869a8633e68997fe003aeb59b4 authored about 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - 300a3afe8d9857e2514838915068fc75ac8f3f21 authored about 11 years ago
RSA: putty keys weren't being formatted correctly

github.com/phpseclib/phpseclib - 755f0f17a5b8a28a20bb0b1e5cbed10fec6f9197 authored about 11 years ago
Merge pull request #164 from bantu/master

Partial revert of 9f1108e52e4787610a488868d774992e1ca28979.

github.com/phpseclib/phpseclib - 5c5616523db619d116a488f7c9677da36fa85ff2 authored about 11 years ago
Partial revert of 9f1108e52e4787610a488868d774992e1ca28979.

This change should not be necessary.

github.com/phpseclib/phpseclib - 2241d0e6f45df686270dc53b9e029189ee2e0a5a authored about 11 years ago
Merge pull request #162 from FrenkyNet/master

Check wether CRYPT_RANDOM_IS_WINDOWS is defined before defining it.

* FrenkyNet/master:
Fixed...

github.com/phpseclib/phpseclib - b55a0a1f1a45b28dc5a1ccc3b8ef230fcb331cb2 authored about 11 years ago
Fixed coding style to comply with other not defined statements

github.com/phpseclib/phpseclib - 4976cd16226ad432e6973038d4611890fd71297e authored about 11 years ago
Check wether CRYPT_RANDOM_IS_WINDOWS is defined before defining it.

github.com/phpseclib/phpseclib - 9f1108e52e4787610a488868d774992e1ca28979 authored about 11 years ago
Merge pull request #161 from jesseschalken/master

Fixed typo in object class name comparison

* jesseschalken/master:
Fixed typo in object class...

github.com/phpseclib/phpseclib - ccfe02a44ea35715da43e3666323e369ce1b1281 authored about 11 years ago
Fixed typo in object class name comparison

github.com/phpseclib/phpseclib - 71ae795460025fdc20758a717de68b10d8636e62 authored about 11 years ago
Merge pull request #160 from briannesbitt/patch-1

Added a callable to put for progress updates

github.com/phpseclib/phpseclib - c3197e98db2e9a11dc8e9f5c362dd563b6fe329a authored about 11 years ago
Added a callable to put for progress updates

This in combination with https://github.com/maximebf/ConsoleKit ProgressBar makes me feel good.

github.com/phpseclib/phpseclib - ccad4b7d0808f1a6db2a7cdd9b8c9708da074e51 authored about 11 years ago
SSH2: add preliminary support for custom SSH subsystems

github.com/phpseclib/phpseclib - c6a52cb1b1793b5ce74a9c222ab53dd5bca75d1c authored over 11 years ago
RSA: only set $this->current when it's already set

github.com/phpseclib/phpseclib - 15677715e3fe895821e277287b8b0508458db87e authored over 11 years ago
SCP: if exec() failed return false immediately

github.com/phpseclib/phpseclib - 5888c6cef64b72a41266d4158b3374a7d7ee4789 authored over 11 years ago
RSA: make RSA objects clonable

github.com/phpseclib/phpseclib - 1e3ff81e7d1978e87aefee604e9da0f8169a0020 authored over 11 years ago
SFTP: remove RSA.php from example

github.com/phpseclib/docs - 9a6525d6ea40f991ac605537ef895d55fb3b2651 authored over 11 years ago
ASN1: variable functions had to be strings before PHP 5.4

github.com/phpseclib/phpseclib - 22502c24cdaa8ed51e85d2f64d6ce2caafb06948 authored over 11 years ago
X509: make it so ip addresses and domain names can be used together

github.com/phpseclib/phpseclib - a577a09a4f891a16c8734626f5042b4b9fae2877 authored over 11 years ago
ASN1,X509: add support for ip addresses in subjaltname

(among other places)

github.com/phpseclib/phpseclib - 9b53c45f04cdf20e18cb74d5642734c678031c37 authored over 11 years ago
RSA: public key was never getting set

github.com/phpseclib/phpseclib - 9c5563503e8e684d54e6a0c1520a56455381446b authored over 11 years ago
RSA: if setPublicKey is called unneccessarily return false

github.com/phpseclib/phpseclib - 402b7e81760336a1d3f2d9162f49dfb54e6bed0d authored over 11 years ago
X509: assume anything being passed into setPublicKey() is a public key

github.com/phpseclib/phpseclib - d2f636287867c6db016ed033f393260d3e2282e4 authored over 11 years ago
SEO optimizations

- update title tag convention
- update a few meta tags
- add download link to all intro pages

github.com/phpseclib/docs - af1987f1813a0b29ae2ed4a9b9cd3cfc13629321 authored over 11 years ago
RSA: add raw public key format

github.com/phpseclib/docs - ee66912b98646b38f7164e87a939cc64aa181554 authored over 11 years ago
X509: make decoders use upload file first if available

github.com/phpseclib/docs - 74835c6eb0fd277c832e8924c6292dd289dab91e authored over 11 years ago
X509: add OpenSSL comparison

thanks to monnerat for this!

github.com/phpseclib/docs - 374b389149427c98524c7c8b169c7c538b3d31ab authored over 11 years ago
SSH2: expand on portability

github.com/phpseclib/docs - aa5003f30f3cbba07f96800c27329087aa9cdc19 authored over 11 years ago
BigInteger: rename generate.phps to benchmark.phps

github.com/phpseclib/docs - 59e49a69a59adb18cabdc6e793f5adabe04a7fea authored over 11 years ago
Crypt: update benchmarks

github.com/phpseclib/docs - d7faeb06f3cf17d2ab3f31af03ba03c1ed5234ad authored over 11 years ago
BigInteger: update heatmap

github.com/phpseclib/docs - 4c03402226e7c89c1993a2f5d4b1d8fb9ad04ef9 authored over 11 years ago
BigInteger, RSA: updates to OpenSSL version detection code

github.com/phpseclib/phpseclib - 77447a3fc7869773007fa3beeb8d6f8de842ec2a authored over 11 years ago
SFTP: change max sftp packet size

1 << 20 isn't as reliable as 1 << 15 and doesn't seem to result in significant speedup either

github.com/phpseclib/phpseclib - 71743ce243b2c14494c12fc2713882e95d564ae4 authored over 11 years ago
SFTP: make "queue size" settable by a constant

github.com/phpseclib/phpseclib - eb61afd22f34dd0718266f5b8308e7d2c67115a9 authored over 11 years ago
SSH2: make it so realtime logs filter out password's

"Complex" logs already do this - just not realtime logs

github.com/phpseclib/phpseclib - 48b13bc1d72803ccffbd5925a7a58ed9dd3089af authored over 11 years ago
SSH2: window size handling adjustments

github.com/phpseclib/phpseclib - 9f8d8a7bf6c92d49f71dcadf585c898fcccd5c0d authored over 11 years ago