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
aside from the addition of OpenSSL support a few other changes have been included:
- setEngine(...
f6e0c4b506b0bdb310314aabfca8d0b7244fe8ba authored about 10 years ago by terrafrost <[email protected]>
* master:
SSH2: clarify exec() docblock comment
SSH2: clarify exec() docblock comment
* terrafrost/bug501:
SSH2: clarify exec() docblock comment
b1e66430321129ad88b44efae76f140f2707f4f3 authored about 10 years ago by terrafrost <[email protected]>
* master:
update download version in README.me
add CHANGELOG.md
c6e88ca6e81bc5a2d7161658e16a95b7ef8d6ad1 authored about 10 years ago by terrafrost <[email protected]>
76c1c6607fa082ef182002791d14b51bb24415ba authored about 10 years ago by terrafrost <[email protected]>
860ba065c421b72954e30b72c19b7c857c0be979 authored about 10 years ago by terrafrost <[email protected]>
* master:
SSH2: fix issues with RSA key verification
Conflicts:
phpseclib/Net/SSH2.php
SSH2: fix issues with RSA key verification
* terrafrost/ssh-rsa-fix:
SSH2: fix issues with RS...
Sometimes SSH servers will null pad their RSA keys. this null padding
broke Net/SSH2.php's RSA i...
* master:
SFTP: Use hexdec() and bin2hex() for filesize calculation.
SFTP: Use hexdec() and bin2hex() for filesize calculation.
* bantu/sftp-filesize-hexdec:
SFTP...
* master:
SFTP: Add truncate() to size() test for files larger than 4 GiB.
SFTP: Add truncate() to size() test for files larger than 4 GiB.
* bantu/sftp-large-files:
SF...
5c3058cc4bfa6c519092a0ab9efff75f290d5811 authored about 10 years ago by Andreas Fischer <[email protected]>
* master:
SFTP: Replace incorrect comment about filesize. There is no 4 GiB limit.
Conflicts:...
45ce4b24efb2e2b1b15fb64bb3a3f5985c056def authored about 10 years ago by Andreas Fischer <[email protected]>SFTP: Replace incorrect comment about filesize. There is no 4 GiB limit.
* bantu/sftp-large-fil...
1b57990e94b7f0f03f580f4329a519304474c366 authored about 10 years ago by Andreas Fischer <[email protected]>6182a643945e43fbaad08e9e6a542879221fecb3 authored about 10 years ago by Andreas Fischer <[email protected]>
* master:
Restore compatibility with PHP 5.6.1 by using explicit array indexes.
Restore compatibility with PHP 5.6.1 by using explicit array index.
* bantu/fix-491:
Restore ...
This seems to be caused by the resolution of PHP Ticket 67985.
ad03d8446190a4c34034be50605e7ea829928ffe authored about 10 years ago by Andreas Fischer <[email protected]>e7708b0d20f1649382b435bc82071f8b35117d10 authored about 10 years ago by terrafrost <[email protected]>
5b932495cc9a287a6f2b2b67200210dd09916235 authored about 10 years ago by Andreas Fischer <[email protected]>
(CRYPT_RIJNDAEL_MODE constant was always over-riding it)
c8b55b8929745e37bf3b7afb059c7ad3b856fb68 authored about 10 years ago by terrafrost <[email protected]>361b59fff9cad5c42533f5481b3cfad68132d257 authored about 10 years ago by terrafrost <[email protected]>
959c0cefae8c94058620d45de2acd7debc39f5f6 authored about 10 years ago by terrafrost <[email protected]>
ff4d563f4fb2adbaa61552bf5c7a541486988aaa authored about 10 years ago by terrafrost <[email protected]>
Conflicts:
phpseclib/Crypt/AES.php
phpseclib/Crypt/Base.php
phpseclib/Crypt/Blowfish.php
php...
* master:
Correct constant: NET_SFTP_BLOCK_DEVICE -> NET_SFTP_TYPE_BLOCK_DEVICE
Correct constant: NET_SFTP_BLOCK_DEVICE -> NET_SFTP_TYPE_BLOCK_DEVICE
* bantu/fix-486:
Correc...
ce3cf60b100eb4c9bbd2cabef25a62b179cfafb2 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
Fix Net_SFTP::filetype() block device recognition.
Fix Net_SFTP::filetype() block device recognition.
* vvolodko/patch-1:
Fix Net_SFTP::filetype...
6715c41e1f845ac2de3bfd2cd8cd1744d58ea75b authored over 10 years ago by Vladimir Volodko <[email protected]>
* master:
SSH2: removed redundant rtrim
SSH2: removed redundant rtrim
* cezarykluczynski/ssh2-rtrim-strip:
SSH2: removed redundant rtrim
0692a1ea7d70240acabef90d868fbff0e0256b04 authored over 10 years ago by Cezary Kluczyński <[email protected]>
* master:
BigInteger: accomodate GMP change in PHP 5.6
BigInteger: accommodate GMP change in PHP 5.6
* terrafrost/gmp-56:
BigInteger: accomodate GMP...
a43dd38365faac5a5b85219c89a08cbe97e79c6f authored over 10 years ago by terrafrost <[email protected]>
* master:
ASN1: fix unit test
ASN1: add unit test for non-constructed context-specific chang...
ASN1: fix issue with non-constructed context-specific tags
* terrafrost/asn1-fix:
ASN1: fix u...
3785bebccec82017356bed962e43ba451bd680f8 authored over 10 years ago by terrafrost <[email protected]>
a2f4a2cbbafa7b8beb061fa3d69d9f6bf5e73012 authored over 10 years ago by terrafrost <[email protected]>
c6ad2b69baf4d5916b9ab0de10488db8ae58d823 authored over 10 years ago by terrafrost <[email protected]>
5085202f1f37769aae59f9711c423f28159c9b29 authored over 10 years ago by terrafrost <[email protected]>
* master:
RSA: syntax error in unit tests
RSA: make unit tests perform string comparisons sa...
RSA: make XML keys use unsigned integers
* terrafrost/rsa-xml-unsigned:
RSA: syntax error in ...
f6bd3542b3d3a98d45e08f2bd853a1e429cb4fa5 authored over 10 years ago by terrafrost <[email protected]>
e092733808873a214a9d028ec2343e6f4410c67a authored over 10 years ago by terrafrost <[email protected]>
c489852332e7fed5fbd4a286f80faa88c1abc0f4 authored over 10 years ago by terrafrost <[email protected]>
43290156299768d9a11e02e9f012774d113e1b8e authored over 10 years ago by terrafrost <[email protected]>
SSH1: Math_BigInteger is supposed to be BigInteger.
* bantu/php5-ssh1-math-biginteger:
SSH1: ...
e85321959e20a9f307a2f80d59a22fd53770cfe9 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
SSH2: rm unused constant
SSH2: rm unused constant
* terrafrost/ssh2-rm-unused-constant:
SSH2: rm unused constant
it doesn't need to be defined since the strlen($this->last_interactive_response)
check in _login...
PKCS1 / PKCS8 keys need *signed* integers because of section 8.3.3
at http://www.itu.int/ITU-T/s...
* master:
runkit: Provide alternative repository for PHP 5.6.
runkit: Change git from git://...
Restore runkit on Travis CI PHP 5.6.
* bantu/runkit-php5.6:
runkit: Provide alternative repos...
* master:
ASN1Test: Even better, use assertCount instead of assertSame.
ASN1Test: The expect...
ASN1Test: Use assertSame and the correct parameter order.
* bantu/asn1-handle-indef-lengths-tes...
e8ccb7a995742f330df95c1682795aedebc26c3a authored over 10 years ago by Andreas Fischer <[email protected]>3fc86d641cddc7801a8e114c5957e754132f9055 authored over 10 years ago by Andreas Fischer <[email protected]>
9c3ce656f4c47286623b979cf26e76a641c51f45 authored over 10 years ago by Andreas Fischer <[email protected]>
8e3b83af56abce8f090f7b51617b080c488b0021 authored over 10 years ago by Andreas Fischer <[email protected]>
7c2b399915a2d338fd2b64280fe47172624d8614 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
ASN1: one more unit test change
ASN1: another unit test update
ASN1: unit test a...
ASN1: rewrite _decode_der
* terrafrost/asn1-handle-indef-lengths:
ASN1: one more unit test ch...
7b665a18a1a4bc4dbc170322db11ebec10f70973 authored over 10 years ago by Andreas Fischer <[email protected]>
bb6d5d9bc03ddcd83bde1b8ac68171c803f3aa62 authored over 10 years ago by terrafrost <[email protected]>
8293b66136ee3cd00d54a809fcc6f564bc89f655 authored over 10 years ago by terrafrost <[email protected]>
34866bf095d449dfeb570d8f1479734e13403fda authored over 10 years ago by terrafrost <[email protected]>
* master:
SSH2: don't count data length against window size
SSH2: don't count data length against window size
* terrafrost/ssh-window-size-changes:
SSH2:...
36b4b13863e5f3631cdd8fed7ab1ebaa17dc0c64 authored over 10 years ago by terrafrost <[email protected]>
871e1a3070bd79e1a8c26679358edc659031b7c8 authored over 10 years ago by terrafrost <[email protected]>
3bb123c3d525829ab57a86206d94c9aa24ed4fd8 authored over 10 years ago by terrafrost <[email protected]>
it is my hope that the issues 8c9e7a890e5755ee27fca66590ff5d2fa0616e56
and ccb1c3e2bdefd41cb3a7a...
this rewrite makes phpseclib better able to handle indef lengths,
which had previously been unte...
* master:
Replaced "case true:" with "default:"
Error: "Constant CRYPT_RSA_MODE already defi...
Error: "Constant CRYPT_RSA_MODE already defined"
* kroleg/patch-1:
Replaced "case true:" with...
2ee0529c9d65154b7092a729dfc198da0290d952 authored over 10 years ago by Vitaliy Zaytsev <[email protected]>
It happens if defined(MATH_BIGINTEGER_OPENSSL_DISABLE) && !function_exists('openssl_pkey_get_det...
cf10e0766029375198e6c37550113653835b6e42 authored over 10 years ago by Vitaliy Zaytsev <[email protected]>
* master:
SFTP: cs adjustment
SFTP: optimize conditional calls to fclose in get() method
S...
SFTP: make it so files can be downloaded into resources or upload from resources
* terrafrost/s...
7696cbf8262684b438a3631e166cf0a949544e3f authored over 10 years ago by Andreas Fischer <[email protected]>74feca9cf22ff9c3be3ab0290f3296aeb4080b98 authored over 10 years ago by terrafrost <[email protected]>
cb66c561c2fa11850a931f23a6f10ccca4b97029 authored over 10 years ago by terrafrost <[email protected]>
29e0143308d0d0af2265bda911f0f0f7ea70af56 authored over 10 years ago by terrafrost <[email protected]>
7ed53f24282f0f32d9ae3d8805c366fd5632cf05 authored over 10 years ago by terrafrost <[email protected]>
from resources
e48ee12940a702da8bc5c2887902c82094851efd authored over 10 years ago by terrafrost <[email protected]>
* master:
AES: don't do mcrypt unit tests if mcrypt extension is not available
AES: a few fi...
Rijndael, AES: adjustments to what key sizes are and aren't allowed
* terrafrost/aes-fix:
AES...
0d6fbb9e300d405eff11cee3a6edb8a18e94c91b authored over 10 years ago by terrafrost <[email protected]>
aa0e7347ef212828bacb40cc38e87e3e2752623c authored over 10 years ago by terrafrost <[email protected]>
7a1b1df600fb6e25fba8efc3cb03c9cf91faca12 authored over 10 years ago by terrafrost <[email protected]>
4d72d1b48dae4e14f72e690f71f3467d38eca998 authored over 10 years ago by terrafrost <[email protected]>
d01c1b1eb7567e015039ddc6c5455243e9cb38c6 authored over 10 years ago by terrafrost <[email protected]>
085ec03b53455362ed175772b10477b275f30761 authored over 10 years ago by terrafrost <[email protected]>
3fdd5731d1f394b04915564b2076fa09d1b4092e authored over 10 years ago by terrafrost <[email protected]>