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
* 1.0:
4a0b974a6c9c0caec837229f66aff803d0506ead authored over 9 years ago by Andreas Fischer <[email protected]>[2.0] Code Sniffer: Switch from PEAR with exceptions to PSR2 with exception2
* bantu/PSR2-2.0:
...
[1.0] Code Sniffer: Switch from PEAR with exceptions to PSR2 with exceptions
* bantu/PSR2-1.0:
...
* PSR2-1.0:
Fix indentation phpcbf did not fix.
Remove PSR2.Methods.FunctionCallSignature.Sp...
2013a31ecd70fc37c5413c4379b8a32922cbae26 authored over 9 years ago by Andreas Fischer <[email protected]>
5eb205b2372bfe5f4e744bc1f7c7501c62bc679f authored over 9 years ago by Andreas Fischer <[email protected]>
847082ac743ab3444bed9c1061ff8c7d3b9c7c1d authored over 9 years ago by Andreas Fischer <[email protected]>
6c76df46d4a6dfa5dc018b1403ac581476408ef6 authored over 9 years ago by Andreas Fischer <[email protected]>
00f17aa956781e67040b895beaabf2a494824112 authored over 9 years ago by Andreas Fischer <[email protected]>
9283aaa36b53934e81f6ac5b80a29c88f8b9acbf authored over 9 years ago by Andreas Fischer <[email protected]>
SFTP: stat cache updates
* bantu/sftp-stat-vs-lstat-fix:
SFTP: stat cache updates
* 2.0:
SFTP: stat cache updates
* 1.0:
SFTP: stat cache updates
862b63e9e5cea128ded042da53c883f465701e97 authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
X509: add a comment to explain the bitmask
X509: move where Crypt/Random loading is d...
* 1.0:
3fbd30eab64955e34d23807e2c46544917a91481 authored over 9 years ago by Andreas Fischer <[email protected]>X509: use a random serial number for 2.0 branch
* terrafrost/x509-serialnumber-2.0:
X509: add...
X509: use a random serial number for 1.0 branch
* terrafrost/x509-serialnumber-1.0:
X509: add...
* 2.0:
SSH2: limit the size of data that expect() looks at
* 1.0:
SSH2: limit the size of data that expect() looks at
Conflicts:
phpseclib/Net/SSH2.php
SSH2: limit the size of data that expect() looks at
* terrafrost/limit-preg-match-1.0:
SSH2: ...
Conflicts:
phpseclib/File/X509.php
0d3a117608db561a5e43e428a3f890aa94c40bf6 authored over 9 years ago by terrafrost <[email protected]>
Conflicts:
phpseclib/File/X509.php
693804e62ae856bcf026b65db0581e0b1fc83fe8 authored over 9 years ago by terrafrost <[email protected]>
374f8db2e34fa948638a1214a2966c2bb903481e authored over 9 years ago by terrafrost <[email protected]>
51700b60651a101396d90e593c3eaa9a56c9d003 authored over 9 years ago by terrafrost <[email protected]>
50e8230350b124ab5ff94fd425aa64a62f2fca8f authored over 9 years ago by terrafrost <[email protected]>
To accomodate this decrypt() can no longer return false. If padding is enabled and the padding l...
3cb0248f9977ddd8c83c03a6a87df5f1736741ed authored over 9 years ago by terrafrost <[email protected]>4dc79b96ed37ab7a2a59938af2c678678bbec7df authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Add support for RFC 4419: diffie-hellman-group-exchange-sha{1,256}
* 1.0:
Add support for RFC 4419: diffie-hellman-group-exchange-sha{1,256}
Conflicts:
phpsecl...
Add support for RFC 4419: diffie-hellman-group-exchange-sha{1,256}
* bantu/diffie-hellman-group...
cdda621903a5fb36cb4b7d0d594c0c0da8f444a7 authored over 9 years ago by Andreas Fischer <[email protected]>abeda5237f3286ff1c8ba7185a593c9bae9c2603 authored over 9 years ago by Andreas Fischer <[email protected]>
* 2.0:
SFTP: don't update stat cache when it's been disabled
* 1.0:
SFTP: don't update stat cache when it's been disabled
SFTP: don't update stat cache when it's been disabled
* terrafrost/disable-stat-cache-1.0:
SF...
* 1.0:
Scrutinizer CI: Unconfigure external code coverage. This keeps timing out.
Scrutinizer CI: Unconfigure external code coverage. This keeps timing out.
* bantu/scrutinizer-...
cd2ecfa0d7ca737e6103f6db002e0c2ee91d29c2 authored over 9 years ago by Andreas Fischer <[email protected]>
* 2.0:
Scrutinizer CI: Unconfigure external code coverage. This keeps timing out.
* 2.0:
SFTP: update how recursive delete's update stat cache
Tests/SFTP: add unit test
* 1.0:
SFTP: update how recursive delete's update stat cache
Tests/SFTP: add unit test
SFTP: delete stat cache for recursive deletes / 1.0 branch
* terrafrost/sftp-recur-delete-stat-...
643103449c71eda6603930bc2349f32f1ede8bca authored over 9 years ago by Andreas Fischer <[email protected]>c460e511a038c9acec4288ffd32862e7f4306041 authored over 9 years ago by terrafrost <[email protected]>
52aeb2ea3f9ed196bfb49eeb9d7427276e422011 authored over 9 years ago by terrafrost <[email protected]>
109ae38e4866f5bc06769559705025679bf2c64e authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Explicitly set size to 0 when creating or truncating.
mode[0] of 'c' is not supposed ...
* 1.0:
ac91bcabdd02a692db61cccd8bf131f3eba28f32 authored over 9 years ago by Andreas Fischer <[email protected]>[2.0] Various fixes to fopen mode handling in SFTP Stream
* bantu/SFTPStreamTest-2.0:
Explici...
[1.0] Various fixes to fopen mode handling in SFTP Stream
* bantu/SFTPStreamTest:
Explicitly ...
5a3315ad5478799a2ff662eedbd45368f57bc78c authored over 9 years ago by Andreas Fischer <[email protected]>
Various fixes to fopen mode handling in SFTP Stream
* bantu/SFTPStreamTest:
Explicitly set si...
* 1.0:
X509: set one more parameter to null
X509: set another parameters field to null
* 2.0:
X509: set one more parameter to null
X509: set another parameters field to null
set signaturealgorithm parameters field to null / 1.0 branch
* terrafrost/x509-null-1.0:
X509...
77c757d0955c1bf6d1731ce132de353b902c0a25 authored over 9 years ago by terrafrost <[email protected]>
6c2798be903b56c1b08745687a9ede9f7ad2923b authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Tests/X509: CS adjustments
Tests/X509: typo
X509: set parameter field to null for R...
* 1.0:
28fc06e2cc69091ad82b1167f9109f7c5adc1d01 authored over 9 years ago by Andreas Fischer <[email protected]>parameter field should be null for RSA keys in X509 certs / fix for 2.0 branch
* terrafrost/x50...
15fecbd7efea2b80a0aa501b9a8800b3161b1ed5 authored over 9 years ago by Andreas Fischer <[email protected]>parameter field should be null for RSA keys in X509 certs / fix for 1.0 branch
* terrafrost/x50...
e0690f6b2375d0bb91b4f195654cbf203ace2c8a authored over 9 years ago by Andreas Fischer <[email protected]>
Conflicts:
tests/Unit/File/X509/X509Test.php
2c8cb0b4261ae74e2d1db44d179c7702e1d5e3e2 authored over 9 years ago by terrafrost <[email protected]>
2277c0fbacf3cb79cec2d4375d1faea298fa37f0 authored over 9 years ago by terrafrost <[email protected]>
46a3c0fbbbce879fb37e6f9f7416dec5dfe1c502 authored over 9 years ago by terrafrost <[email protected]>
* 1.0:
Tests/SFTP: $lstat->$stat
Tests/SFTP: just check to see that stat / lstat return an a...
SFTP: update conditions under which cache for lstat / . is used for 1.0 branch
* terrafrost/lst...
1ad66ad1eae93839f18c372e9a3df60a8d7db1cd authored over 9 years ago by Andreas Fischer <[email protected]>
* 2.0:
Tests/SFTP: $lstat->$stat
Tests/SFTP: just check to see that stat / lstat return an a...
* 1.0:
SSH2: fix for window sizes > 2,147,483,648
SSH2: fix for window sizes > 2,147,483,648 for 1.0 branch
* terrafrost/neg_window_size_fix-1.0:...
e956acd8510e535dfd4685e568c0857da49e24c3 authored over 9 years ago by Andreas Fischer <[email protected]>
* 2.0:
SSH2: fix for window sizes > 2,147,483,648
fb3bd8adff874cc39f466177f26c784ea7e23659 authored over 9 years ago by terrafrost <[email protected]>
df65acb9994b318da18d8da8d5a3be678e1827da authored over 9 years ago by terrafrost <[email protected]>
d1d415618aa88a661a94872088c6323699e55134 authored over 9 years ago by terrafrost <[email protected]>
26818ebb400848b93689b532cc20e38a0a15ad26 authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Increase the external_code_coverage timeout even more. Still timing out.
* 1.0:
Increase the external_code_coverage timeout even more. Still timing out.
Increase the external_code_coverage timeout even more. Still timing out.
* bantu/scrutinizer-ti...
92a7f74d8a701880889dd98e146af07f48ea903b authored over 9 years ago by Andreas Fischer <[email protected]>d71da6b02bbbe8ce64dfaff2686c452c9093dbe5 authored over 9 years ago by Andreas Fischer <[email protected]>
9e07fb704b89bf92f13eb2d326adda93411a763e authored over 9 years ago by Andreas Fischer <[email protected]>
f0957021a185f2d0290ff86da52bad27e827eb42 authored over 9 years ago by Andreas Fischer <[email protected]>
01f547ba173a1615a86b31d0f3adb2dcfe46080b authored over 9 years ago by Andreas Fischer <[email protected]>
acfaeb5ba6191d1d18a7371f3851f6e98097cff1 authored over 9 years ago by Andreas Fischer <[email protected]>
c0555581e755b68d0d2019a5fb2a7b15f2fff50a authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Unit/X509/CSR: looks like a line got overwritten..
SFTP: stat cache updates
* 1.0:
0aa4cb174c68850ff4d8ab43ea1a5fc91c3305db authored over 9 years ago by Andreas Fischer <[email protected]>SFTP: stat cache updates for 2.0
* terrafrost/stat-cache-fix-2.0:
Unit/X509/CSR: looks like a...
SFTP: stat cache updates
* terrafrost/stat-cache-fix-1.0:
SFTP: stat cache updates
26059aa444e37cae92802c651da5714273d6a246 authored over 9 years ago by terrafrost <[email protected]>
5385104d2c9bdcaa0d88765edd11edb0b2fd4b47 authored over 9 years ago by terrafrost <[email protected]>
Conflicts:
tests/Functional/Net/SFTPUserStoryTest.php
6bc3513914e028c41314bf5e30132c2e4bfca07b authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Tests/X509: PHP5 adjustments
ASN1: handle malformed input better
Tests/X509/CSR: ad...
* 1.0:
014b26b44da6e9a6b74f69b9fc739027ba034ff0 authored over 9 years ago by Andreas Fischer <[email protected]>ASN1 parsing fix for issue mainly effecting CSR's for 2.0 branch
* terrafrost/asn1-fix-2.0:
T...
ASN1 parsing fix for issue mainly effecting CSR's for 1.0 branch
* terrafrost/asn1-fix-1.0:
A...
* 2.0:
RC4: re-add the OpenSSL changes for RC4
RC4: re-add the OpenSSL changes for RC4
* terrafrost/openssl-rc4:
RC4: re-add the OpenSSL cha...
looks like they got skipped over when the merge conflict was resolved
4e5ca26342dc731f7510174102151af8878ca47a authored over 9 years ago by terrafrost <[email protected]>
* 2.0:
Tests/RSA: pack expected result
Tests/RSA: pack expected result
Tests/RSA: re-added...