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
* master:
Update composer before using it. Fixes openssl for https error.
Install PHPUnit vi...
Install PHPUnit via Composer and update to version 4.0.
* bantu/phpunit-4-via-composer:
Updat...
github.com/phpseclib/phpseclib - ca59f278dacff38ddd2799d6f8f2d8bd7d9f4302 authored almost 11 years ago
github.com/phpseclib/phpseclib - 86d7c6830cce73399005327efe9c641fe27c21a7 authored almost 11 years ago
* master:
Prevent segfault on PHP 5.3.3 by disabling GC.
Prevent segfault on PHP 5.3.3 by disabling GC.
* bantu/php5.3.3-coverage-segfault:
Prevent se...
github.com/phpseclib/phpseclib - c391f52221914c4a01106441b31873db7ef9ae8c authored almost 11 years ago
github.com/phpseclib/phpseclib - 61cd5e4f5afbf651dfd9feb7d1fa25b9eb91b88e authored almost 11 years ago
* master:
SSH2: move _connect() call to _login() from login()
SSH2: phpdoc updates
SSH: cl...
SSH2: connect to server in login() function
* terrafrost/ssh2-connect-after-login:
SSH2: move...
Per bantu, this is required for it to work with Net/SFTP.php
github.com/phpseclib/phpseclib - 79719e8f74b653f85233d2b4585fd79186e7df96 authored almost 11 years agogithub.com/phpseclib/phpseclib - 0ad0bb4c37015852a7bcb745210498cf0831ad94 authored almost 11 years ago
* master:
A few functional tests for Net_SFTP.
A few functional tests for Net_SFTP.
* bantu/sftp-functional-tests:
A few functional tests fo...
github.com/phpseclib/phpseclib - fe50a6cdacc11d5cffa17f11d60b34f125fd53b0 authored almost 11 years ago
* master:
Use pwd instead of ls. If the directory is empty callback will not be called.
Setu...
Setup Travis CI phpseclib user home directory accordingly.
* bantu/travis-home-directory:
Use...
github.com/phpseclib/phpseclib - 96aaa262ebd39805ac4f95ad6946d8ae9bb5aa34 authored almost 11 years ago
Also, in Net_SSH2::_connect() $host is used in multiple places. Rather than changing all referen...
github.com/phpseclib/phpseclib - 677a291cb330fb74dd3130fac23fc5768666f01a authored almost 11 years agogithub.com/phpseclib/phpseclib - 24bb941799984f70003ea79508756cb86c440f9c authored almost 11 years ago
github.com/phpseclib/phpseclib - 6fcfe5c885d4f2adb2628d9986c90a7d13b4b793 authored almost 11 years ago
github.com/phpseclib/phpseclib - 8f08301744d73d3d47207d8ff445b90ee052b59f authored almost 11 years ago
github.com/phpseclib/phpseclib - ab341df973ef282a29c3a7ddc29246bb0ec2308a authored almost 11 years ago
github.com/phpseclib/phpseclib - f27a49299e5ff74d9a14c7855fb45a57adbbfa53 authored almost 11 years ago
github.com/phpseclib/phpseclib - fc748346fc1aa930ad558923bcdd77f4cee471d0 authored almost 11 years ago
this change will make it so some parameters can be set after the
Net_SSH2 object has been create...
github.com/phpseclib/phpseclib - 526a5c2ffb205dd4b2dc6f624dba7b674a3bfb0a authored almost 11 years ago
github.com/phpseclib/phpseclib - c8bf68ac026d5d9dca28f9d3eb045a712248265c authored almost 11 years ago
[php5] Remove the phpseclib/System/SSH_Agent.php BC file.
* bantu/remove-ssh-agent-bc-file:
R...
github.com/phpseclib/phpseclib - 0288817203994240f102acad506e57c1c9084401 authored almost 11 years ago
* master:
SSH_Agent: add new line at end of file to comply with CS
SSH_Agent: another CS upd...
SSH_Agent: mv SSH_Agent to SSH/Agent and create SSH_Agent for BC
* bantu/ssh-agent-psr0-fix:
...
github.com/phpseclib/phpseclib - 6f4ddf0e3314e3cba7a94f9e2fa86ee942658096 authored almost 11 years ago
github.com/phpseclib/phpseclib - 1694012f78b97652260a95c43d102477b59e0394 authored almost 11 years ago
github.com/phpseclib/phpseclib - 50b250ce69d66abdd49f18246d28b267125bc189 authored almost 11 years ago
* master:
add error suppression to phpinfo()
add error suppression to phpinfo()
* terrafrost/phpinfo-fix:
add error suppression to phpinfo()
bad timezone settings can make phpinfo() throw errors so we'll just
suppress them. if there are ...
github.com/phpseclib/phpseclib - 924014fe72fca1dff4172f0ab7bf1ab8b51c315e authored almost 11 years ago
github.com/phpseclib/phpseclib - a478b7486074b09337bcb774ad55249bcf7b315d authored almost 11 years ago
github.com/phpseclib/phpseclib - a9bdce9469c78af37fb57a2e8742b2140883343a authored almost 11 years ago
github.com/phpseclib/phpseclib - 38502615d3396c5d714f8c1d4f5b57c26c0cf221 authored almost 11 years ago
github.com/phpseclib/phpseclib - dfa583b9ea04f5d87d7336e51679456947c77c31 authored almost 11 years ago
github.com/phpseclib/phpseclib - ea4dc53a064aaefa056c59258d17b0d127dc148a authored almost 11 years ago
RFC 3280 requires in section
- 4.1.2.5 Validity
- 5.1.2.4 This Update
- 5.1.2.5 Next Update
...
* master:
fix more ssh channel issues
fix more ssh channel issues
* terrafrost/ssh-channel-fix-2:
fix more ssh channel issues
In logs that were provided to me phpseclib sent a packet that was 2536 bytes long (excluding the...
github.com/phpseclib/phpseclib - 7a2c7a414c08d28f0700c7f6f8686a9e0e246a44 authored almost 11 years ago
* master:
Drop meaningless, outdated, inconsistent version tags in doc blocks.
Drop version tags from doc blocks.
* bantu/drop-meaningless-version-tags:
Drop meaningless, o...
find phpseclib -type f -name "*.php" -exec sed -i '/@version/d' {} \;
github.com/phpseclib/phpseclib - fb1296bbec2bb5f05e415cef1d8edc63d0c2334d authored almost 11 years ago
* master:
Tests for bug280.
Also replace this with call_user_func
Use call_user_func, as t...
Tests for bug280 [use of $callback()]
* bantu/tests-bug280:
Tests for bug280.
Also replace ...
Use call_user_func, as this will work on PHP < 5.4, whereas $callback() does not
* nickygerrits...
github.com/phpseclib/phpseclib - aa64ddfd4dfdd710b7cfb4f3e67dcac7164fee6d authored almost 11 years agogithub.com/phpseclib/phpseclib - 90ff32d56df26508cbab91c2e43048a09d83b160 authored almost 11 years ago
* master:
typofixes - https://github.com/vlajos/misspell_fixer
typo fixes
* vlajos/typofixes-20140305:
typofixes - https://github.com/vlajos/misspell_fixer
github.com/phpseclib/phpseclib - 930a3fb4d27edc8562d31e3496cf0ca3b9667514 authored almost 11 years ago
github.com/phpseclib/phpseclib - b5e579f6c05209360c31bd9b03c262f846232f76 authored almost 11 years ago
github.com/phpseclib/phpseclib - 97d1e75a51d1754d243d3be36aa22ad63b28bdb2 authored almost 11 years ago
* master:
Mark SSH2 Test as Incomplete on Travis PHP 5.3.3 and below for now.
Add basic SSH2...
Introduce functional tests (SSH2 as an example)
* bantu/functional-tests:
Mark SSH2 Test as I...
github.com/phpseclib/phpseclib - 3d3d55b4078deef8688cc4dcb57b623206abc14e authored almost 11 years ago
github.com/phpseclib/phpseclib - dbcba5119826cdab5bc2204cbfd82c41e686d36d authored almost 11 years ago
github.com/phpseclib/phpseclib - 00c19f4cc1410c41d6364c643530cf57eaf12f9e authored almost 11 years ago
github.com/phpseclib/phpseclib - ea31d9d38ce88792decfe309011fc4b498a036a8 authored almost 11 years ago
* master:
Remove HTML from BigInteger code example.
github.com/phpseclib/phpseclib - c1597f453342212ba72a0ce3359a2f766edc17de authored almost 11 years ago
* master:
Set permissions of phpseclib/Crypt/RC2.php to 644.
github.com/phpseclib/phpseclib - f744fbbcc9568cf39a5605ce5a7b18ad1125fc1c authored almost 11 years ago
* master:
composer: add System to psr-0 autoload section
update README.md to show latest ver...
github.com/phpseclib/phpseclib - 0ea31d9b65d49a8661e93bec19f44e989bd34c69 authored almost 11 years ago
github.com/phpseclib/phpseclib - 76c9692908a6c25601df2db373043fcbb335332e authored almost 11 years ago
github.com/phpseclib/docs - 2d1099e84777f4bd3ba3a72c6c0e0bd22f5d8a8e authored almost 11 years ago
github.com/phpseclib/phpseclib - b3a1f52bffcbd002fd8ed44a1ea01cb1ece4cbe3 authored almost 11 years ago
* master:
Add newline at EOF to phpseclib/System/SSH_Agent.php.
SSH_Agent: phpdoc updates
...
github.com/phpseclib/phpseclib - e08c7244e2b2be89c01fc6e8fda2b8d602dda250 authored almost 11 years ago
SSH2: add ssh-agent support
* terrafrost/ssh-agent:
SSH_Agent: phpdoc updates
SSH_Agent: mi...
github.com/phpseclib/phpseclib - b4b93b80f598b6175fca211123370c3271e9975f authored almost 11 years ago
github.com/phpseclib/phpseclib - 405ff3f7b4f5bf030b1197bda5d236ee91929e72 authored almost 11 years ago
* master:
Apply coding guidelines (with exceptions) to the tests directory.
Update PHP_CodeS...
Apply Code Sniffer to tests folder
* bantu/code-sniffer-tests:
Apply coding guidelines (with ...
github.com/phpseclib/phpseclib - ef528ea8793480aad2a931c1c5ea9dc7f661134d authored almost 11 years ago
github.com/phpseclib/phpseclib - 9cb25c30327d8cd5067e8b655dfe14040d0d94a6 authored almost 11 years ago
github.com/phpseclib/phpseclib - 6e851baca05643cf59f4d09c9d94d85c78161009 authored almost 11 years ago
github.com/phpseclib/phpseclib - 6fc22d540548e0f89528813491a79043bd8d47d5 authored almost 11 years ago
* master:
Add Travis CI PHP 5.6 environment.
Add Travis CI PHP 5.6 environment.
* bantu/travis/php-5.6:
Add Travis CI PHP 5.6 environment.
github.com/phpseclib/phpseclib - 741d638447279eadd0b500bcb6856d3ceb57cdb1 authored almost 11 years ago
* master:
CS: Each file MUST end with exactly one newline character
CS: Each file MUST end with exactly one newline character
* bantu/cs-endfile-newline:
CS: Eac...
github.com/phpseclib/phpseclib - 56f1ada5c1dd64cd01c9a7ea4ce27545f7d95065 authored almost 11 years ago
github.com/phpseclib/phpseclib - e90648c7a54f0cb4dfe11ffc725be84235c15d8c authored almost 11 years ago
* master:
SSH2: ignore exit_status channel requests
SSH2: ignore exit_status channel requests
* terrafrost/exit-status:
SSH2: ignore exit_status ...
Fixes #258
github.com/phpseclib/phpseclib - cd9801db8a0e0424fb73cd76d147a05c4122ba3d authored almost 11 years agoCiphers: Adding setEngine() and some optimizations
github.com/phpseclib/phpseclib - 50f46959ed01f3785466e060c0c776387be119f9 authored almost 11 years ago
* master:
PHP_Compat is required when the PHP version below 4.3.3 (not above or equal).
Confl...
github.com/phpseclib/phpseclib - 34e3aef6aade9e2662dc95289683a5eb83793770 authored about 11 years agoPHP_Compat is required when the PHP version below 4.3.3 (not above or eq...
* bantu/fix-php-com...
github.com/phpseclib/phpseclib - 8664b69e105a43fc707e0ee94d650c11a32a12b2 authored about 11 years agogithub.com/phpseclib/phpseclib - f79d6624013efc771c452b6e9c5c4aa773c5f175 authored about 11 years ago