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' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib-php5 - 1ff798da47b413c720fbeba8a70d85cef3f91daa authored about 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - 1ff798da47b413c720fbeba8a70d85cef3f91daa authored about 12 years ago by terrafrost <[email protected]>
Only save the directory if it was able to be successfully created

github.com/phpseclib/phpseclib - 6bc46d42e046d4929adcc60a86ec0a48e336f018 authored about 12 years ago by terrafrost <[email protected]>
Only save the directory if it was able to be successfully created

github.com/phpseclib/phpseclib-php5 - 6bc46d42e046d4929adcc60a86ec0a48e336f018 authored about 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib-php5 - ac8d0172eb9a07e9292238a096ac93c3d612edcc authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib - ac8d0172eb9a07e9292238a096ac93c3d612edcc authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Do not use memory-wasting create_function()

github.com/phpseclib/phpseclib - 7fbf089e329acf06cb861b60845813ae5318254d authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Do not use memory-wasting create_function()

github.com/phpseclib/phpseclib-php5 - 7fbf089e329acf06cb861b60845813ae5318254d authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib-php5 - 4ad2ffe9d7b554823486f8952cd71e2ecd6e330e authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib - 4ad2ffe9d7b554823486f8952cd71e2ecd6e330e authored about 12 years ago by Patrick Monnerat <[email protected]>
Updates to mkdir() (thanks easy-dev!)

github.com/phpseclib/phpseclib - 9ead66143dad692b2f28b5be4e4dda2a42a06894 authored about 12 years ago by terrafrost <[email protected]>
Updates to mkdir() (thanks easy-dev!)

github.com/phpseclib/phpseclib-php5 - 9ead66143dad692b2f28b5be4e4dda2a42a06894 authored about 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

Conflicts:
phpseclib/File/X509.php
Merge upstream master

github.com/phpseclib/phpseclib-php5 - a10c0486a088a356b0c9b04118e4149d4af199fc authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

Conflicts:
phpseclib/File/X509.php
Merge upstream master

github.com/phpseclib/phpseclib - a10c0486a088a356b0c9b04118e4149d4af199fc authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix typo.

github.com/phpseclib/phpseclib - dde23464a192885463fa975502cf23a6f4b64a07 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix typo.

github.com/phpseclib/phpseclib-php5 - dde23464a192885463fa975502cf23a6f4b64a07 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic.

github.com/phpseclib/phpseclib-php5 - 5ef4f9900aa88b72a1ed5ea457842c98002d3eab authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic.

github.com/phpseclib/phpseclib - 5ef4f9900aa88b72a1ed5ea457842c98002d3eab authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix DirectoryString syntax

github.com/phpseclib/phpseclib - d980a91360018ef68a82849ef41bb18565915e59 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix DirectoryString syntax

github.com/phpseclib/phpseclib-php5 - d980a91360018ef68a82849ef41bb18565915e59 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix typo.

github.com/phpseclib/phpseclib-php5 - 9860f020c326f5ed18d6c3ddcb87697eebd7202f authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix typo.

github.com/phpseclib/phpseclib - 9860f020c326f5ed18d6c3ddcb87697eebd7202f authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Add CSR attributes handling support and CSR extension requests.

github.com/phpseclib/phpseclib - 9b2a6d68f45a0d4ff93e60226c4a5ee9c80853a2 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Add CSR attributes handling support and CSR extension requests.

github.com/phpseclib/phpseclib-php5 - 9b2a6d68f45a0d4ff93e60226c4a5ee9c80853a2 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: Improve input SEQUENCE and SET mapping, better syntax error detection.

github.com/phpseclib/phpseclib-php5 - d9ab2d7f10a98c39238e0248be795f72b5078752 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: Improve input SEQUENCE and SET mapping, better syntax error detection.

github.com/phpseclib/phpseclib - d9ab2d7f10a98c39238e0248be795f72b5078752 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic.

github.com/phpseclib/phpseclib - bf2107eaa8e56571240fd1ce882aa1dc2d2a9446 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic.

github.com/phpseclib/phpseclib-php5 - bf2107eaa8e56571240fd1ce882aa1dc2d2a9446 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix DirectoryString syntax.

github.com/phpseclib/phpseclib-php5 - 1a0ae1ff76dc4b745b38e4585a3c02b1ba3c43f7 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix DirectoryString syntax.

github.com/phpseclib/phpseclib - 1a0ae1ff76dc4b745b38e4585a3c02b1ba3c43f7 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: adjust comments

github.com/phpseclib/phpseclib - 0afed5b65bb32da8c56806bdfe16e2648f722ece authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: adjust comments

github.com/phpseclib/phpseclib-php5 - 0afed5b65bb32da8c56806bdfe16e2648f722ece authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1/X509: implement limited string conversion. Add getDN() options.

Warning: converted strings must not be used for matching DNs.

github.com/phpseclib/phpseclib-php5 - 916dcff8a894f2f504ddcb26dc011d7aaac5e463 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1/X509: implement limited string conversion. Add getDN() options.

Warning: converted strings must not be used for matching DNs.

github.com/phpseclib/phpseclib - 916dcff8a894f2f504ddcb26dc011d7aaac5e463 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: compute public key identifiers.

Force subject public key identifier when signing a CA.

github.com/phpseclib/phpseclib - 26b842be5b4a2963921498b5be28043cc2ab13de authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: compute public key identifiers.

Force subject public key identifier when signing a CA.

github.com/phpseclib/phpseclib-php5 - 26b842be5b4a2963921498b5be28043cc2ab13de authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: little optimization for better performance.

github.com/phpseclib/phpseclib-php5 - 64c3b309bde5ab262357faf813a4b50cd2c543b5 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: little optimization for better performance.

github.com/phpseclib/phpseclib - 64c3b309bde5ab262357faf813a4b50cd2c543b5 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Avoid an "undefined" error and define netscape-ca-policy-url OID.

github.com/phpseclib/phpseclib - c1c9c38fe6b1e7fa4cb487744e37d23987cbc7e9 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Avoid an "undefined" error and define netscape-ca-policy-url OID.

github.com/phpseclib/phpseclib-php5 - c1c9c38fe6b1e7fa4cb487744e37d23987cbc7e9 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: _decode_ber should now accept a FILE_ASN1_Element object as source.

github.com/phpseclib/phpseclib-php5 - 2d34c291f0113aa728544abedee4e08c7c9c41cc authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: _decode_ber should now accept a FILE_ASN1_Element object as source.

github.com/phpseclib/phpseclib - 2d34c291f0113aa728544abedee4e08c7c9c41cc authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1/X509: latch effective type of ANY fields as an additional indexing level.

github.com/phpseclib/phpseclib - 340ee0cd2d7bf33316238fed8e9ab2e459d676ce authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1/X509: latch effective type of ANY fields as an additional indexing level.

github.com/phpseclib/phpseclib-php5 - 340ee0cd2d7bf33316238fed8e9ab2e459d676ce authored about 12 years ago by Patrick Monnerat <[email protected]>
Provide examples of CSR reading

github.com/phpseclib/docs - 4dceaf1b900b7936e86eee4e5f05c7ade44011fd authored about 12 years ago by terrafrost <[email protected]>
Return $this->publicKey if it's available in getPublicKey() function

github.com/phpseclib/phpseclib-php5 - 9e803fe3747384dadb8621b8164344ed2c934e65 authored about 12 years ago by terrafrost <[email protected]>
Return $this->publicKey if it's available in getPublicKey() function

github.com/phpseclib/phpseclib - 9e803fe3747384dadb8621b8164344ed2c934e65 authored about 12 years ago by terrafrost <[email protected]>
Change default date format

This change stems from the fact that date('T') on PHP 4 (and possibly 5.0/5.1/etc) returns "Cent...

github.com/phpseclib/phpseclib - bdd42c448b21b87ef06aa693240cb2538c53d514 authored about 12 years ago by terrafrost <[email protected]>
Change default date format

This change stems from the fact that date('T') on PHP 4 (and possibly 5.0/5.1/etc) returns "Cent...

github.com/phpseclib/phpseclib-php5 - bdd42c448b21b87ef06aa693240cb2538c53d514 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #25 from monnerat/crl

ASN1: Fix default value optimization upon encoding.

github.com/phpseclib/phpseclib-php5 - ecd9512ea8f65f617481dafed3869c49cadc5702 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #25 from monnerat/crl

ASN1: Fix default value optimization upon encoding.

github.com/phpseclib/phpseclib - ecd9512ea8f65f617481dafed3869c49cadc5702 authored about 12 years ago by terrafrost <[email protected]>
ASN1: Fix default value optimization upon encoding.

Also encode SETs as SEQUENCEs since order is not important.

github.com/phpseclib/phpseclib - 4c5163234b002ba1225fae3f48acc7d490d5f7e2 authored about 12 years ago by Patrick Monnerat <[email protected]>
ASN1: Fix default value optimization upon encoding.

Also encode SETs as SEQUENCEs since order is not important.

github.com/phpseclib/phpseclib-php5 - 4c5163234b002ba1225fae3f48acc7d490d5f7e2 authored about 12 years ago by Patrick Monnerat <[email protected]>
X.509 code sample updates

github.com/phpseclib/docs - 1e2f7648c7d536d7ab021132cc048f81a185e942 authored about 12 years ago by terrafrost <[email protected]>
Rename $keyIdentifier to $currentKeyIdentifier

$KeyIdentifier (upper case) is already defined and although it doesn't cause any problems with $...

github.com/phpseclib/phpseclib-php5 - ce250ea5460bf5cdb59490ca3a988fe57377de39 authored about 12 years ago by terrafrost <[email protected]>
Rename $keyIdentifier to $currentKeyIdentifier

$KeyIdentifier (upper case) is already defined and although it doesn't cause any problems with $...

github.com/phpseclib/phpseclib - ce250ea5460bf5cdb59490ca3a988fe57377de39 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #24 from monnerat/crl

Certificate Revocation Lists

github.com/phpseclib/phpseclib - 8758ca851783aef36a4606e6a627871e062d9ba8 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #24 from monnerat/crl

Certificate Revocation Lists

github.com/phpseclib/phpseclib-php5 - 8758ca851783aef36a4606e6a627871e062d9ba8 authored about 12 years ago by terrafrost <[email protected]>
Suppress Warning messages

Warning messages would appear if recursive deletes or chmods were
attempted. Also, doing pwd() ...

github.com/phpseclib/phpseclib-php5 - eba3fbe13ec8c59a52f246cc213c92057d7956cc authored about 12 years ago by terrafrost <[email protected]>
Suppress Warning messages

Warning messages would appear if recursive deletes or chmods were
attempted. Also, doing pwd() ...

github.com/phpseclib/phpseclib - eba3fbe13ec8c59a52f246cc213c92057d7956cc authored about 12 years ago by terrafrost <[email protected]>
X509, ASN1: Fix CS and indent. Remove tabs.

github.com/phpseclib/phpseclib - 2c7c7b9679dc7cde800146268d4168e6d30bf013 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509, ASN1: Fix CS and indent. Remove tabs.

github.com/phpseclib/phpseclib-php5 - 2c7c7b9679dc7cde800146268d4168e6d30bf013 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: setSerialNumber(): new optional parameter $base

github.com/phpseclib/phpseclib-php5 - ef96f777c3a93a68ae6719fd742bebfcd1c0fba7 authored about 12 years ago by monnerat <[email protected]>
X509: setSerialNumber(): new optional parameter $base

github.com/phpseclib/phpseclib - ef96f777c3a93a68ae6719fd742bebfcd1c0fba7 authored about 12 years ago by monnerat <[email protected]>
X509: implement CRLs.

github.com/phpseclib/phpseclib - 711d44f0e55ca91cef2b0d852a251791de89a464 authored about 12 years ago by monnerat <[email protected]>
X509: implement CRLs.

github.com/phpseclib/phpseclib-php5 - 711d44f0e55ca91cef2b0d852a251791de89a464 authored about 12 years ago by monnerat <[email protected]>
X509: new setExtension() method.

github.com/phpseclib/phpseclib-php5 - 6da490d00ad382d44d5252d028d7d994f1833628 authored about 12 years ago by monnerat <[email protected]>
X509: new setExtension() method.

github.com/phpseclib/phpseclib - 6da490d00ad382d44d5252d028d7d994f1833628 authored about 12 years ago by monnerat <[email protected]>
X509: factorize some code in prevision of CRL support.

github.com/phpseclib/phpseclib - bc7a59bc8cea4f63a023dd84fc3d2b08c6546254 authored about 12 years ago by monnerat <[email protected]>
X509: factorize some code in prevision of CRL support.

github.com/phpseclib/phpseclib-php5 - bc7a59bc8cea4f63a023dd84fc3d2b08c6546254 authored about 12 years ago by monnerat <[email protected]>
X509: set-up key identifier upon certificate loading.

github.com/phpseclib/phpseclib-php5 - 73b0d05ddc16a3ec3127050671b4c2b0bf1375bc authored about 12 years ago by monnerat <[email protected]>
X509: set-up key identifier upon certificate loading.

github.com/phpseclib/phpseclib - 73b0d05ddc16a3ec3127050671b4c2b0bf1375bc authored about 12 years ago by monnerat <[email protected]>
X509: avoid some "undefined" errors.

github.com/phpseclib/phpseclib - 4f634aaca884435ac582154e32aebe19a68bdcc4 authored about 12 years ago by monnerat <[email protected]>
X509: avoid some "undefined" errors.

github.com/phpseclib/phpseclib-php5 - 4f634aaca884435ac582154e32aebe19a68bdcc4 authored about 12 years ago by monnerat <[email protected]>
ASN1: _encode_der(): do not encode optional fields with value set to default.

github.com/phpseclib/phpseclib-php5 - 2c8ad5ee720fea5b1948a8ff0f27d966444ba9d7 authored about 12 years ago by monnerat <[email protected]>
ASN1: _encode_der(): do not encode optional fields with value set to default.

github.com/phpseclib/phpseclib - 2c8ad5ee720fea5b1948a8ff0f27d966444ba9d7 authored about 12 years ago by monnerat <[email protected]>
ASN1: asn1map(): fix handling of optional CHOICE and ANY children in SEQUENCE.

github.com/phpseclib/phpseclib - a75de60478f24e64a32b2501ac52dae8d61037b5 authored about 12 years ago by monnerat <[email protected]>
ASN1: asn1map(): fix handling of optional CHOICE and ANY children in SEQUENCE.

github.com/phpseclib/phpseclib-php5 - a75de60478f24e64a32b2501ac52dae8d61037b5 authored about 12 years ago by monnerat <[email protected]>
ASN1: process input NULL fields.

github.com/phpseclib/phpseclib-php5 - b05cff1320442b1841757ec745fa79fdd3528aa8 authored about 12 years ago by monnerat <[email protected]>
ASN1: process input NULL fields.

github.com/phpseclib/phpseclib - b05cff1320442b1841757ec745fa79fdd3528aa8 authored about 12 years ago by monnerat <[email protected]>
ASN1: asn1map(): do not rely on input fields to determine mapping parameters.

github.com/phpseclib/phpseclib - 50962f9cd39f2c6c1dbe01db068a967a77eb20d3 authored about 12 years ago by monnerat <[email protected]>
ASN1: asn1map(): do not rely on input fields to determine mapping parameters.

github.com/phpseclib/phpseclib-php5 - 50962f9cd39f2c6c1dbe01db068a967a77eb20d3 authored about 12 years ago by monnerat <[email protected]>
ASN1: Support enumerated types by processing them as integers.

github.com/phpseclib/phpseclib-php5 - d9a3dafa0a7b27af91956702c6fd2afe50baff86 authored about 12 years ago by monnerat <[email protected]>
ASN1: Support enumerated types by processing them as integers.

github.com/phpseclib/phpseclib - d9a3dafa0a7b27af91956702c6fd2afe50baff86 authored about 12 years ago by monnerat <[email protected]>
Revisions to _logError() function

github.com/phpseclib/phpseclib - 35d6910bf387d357f4a1f0e377e4537a9c898519 authored about 12 years ago by terrafrost <[email protected]>
Revisions to _logError() function

github.com/phpseclib/phpseclib-php5 - 35d6910bf387d357f4a1f0e377e4537a9c898519 authored about 12 years ago by terrafrost <[email protected]>
Update comments

github.com/phpseclib/phpseclib-php5 - 827090c562bd0b8de99ed8ad6484806f17d65e86 authored about 12 years ago by terrafrost <[email protected]>
Update comments

github.com/phpseclib/phpseclib - 827090c562bd0b8de99ed8ad6484806f17d65e86 authored about 12 years ago by terrafrost <[email protected]>
Add SFTPv2 support

Thanks bitvise for providing an SFTP client that does SFTPv2 and to faceleg for bringing the iss...

github.com/phpseclib/phpseclib - c65f5ba0e58379b6906909abd2e3eaa034029237 authored about 12 years ago by terrafrost <[email protected]>
Add SFTPv2 support

Thanks bitvise for providing an SFTP client that does SFTPv2 and to faceleg for bringing the iss...

github.com/phpseclib/phpseclib-php5 - c65f5ba0e58379b6906909abd2e3eaa034029237 authored about 12 years ago by terrafrost <[email protected]>
Add getSize() function to Crypt_RSA

github.com/phpseclib/phpseclib-php5 - 7ba006ccdc963da127e985005124d48d700f6d78 authored about 12 years ago by terrafrost <[email protected]>
Add getSize() function to Crypt_RSA

github.com/phpseclib/phpseclib - 7ba006ccdc963da127e985005124d48d700f6d78 authored about 12 years ago by terrafrost <[email protected]>
Remove extra white space

github.com/phpseclib/phpseclib - 7d1e714a087dcf052d63e7fac6231aa761de7868 authored about 12 years ago by terrafrost <[email protected]>
Remove extra white space

github.com/phpseclib/phpseclib-php5 - 7d1e714a087dcf052d63e7fac6231aa761de7868 authored about 12 years ago by terrafrost <[email protected]>
CS adjustment

github.com/phpseclib/phpseclib-php5 - 32857c5e7fb0fdd190b5aebf40c2f5fb542f30bf authored about 12 years ago by terrafrost <[email protected]>
CS adjustment

github.com/phpseclib/phpseclib - 32857c5e7fb0fdd190b5aebf40c2f5fb542f30bf authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #23 from monnerat/newattrs

X509: handle multiple-valued attributes in setDNProp(). Fix setDN().

github.com/phpseclib/phpseclib - ec067c1f140183778ee64ec81cc4597aaa4fed04 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #23 from monnerat/newattrs

X509: handle multiple-valued attributes in setDNProp(). Fix setDN().

github.com/phpseclib/phpseclib-php5 - ec067c1f140183778ee64ec81cc4597aaa4fed04 authored about 12 years ago by terrafrost <[email protected]>
X509: handle multiple-valued attributes in setDNProp(). Fix setDN().

github.com/phpseclib/phpseclib-php5 - f4b03722fd286e3e25d2e5d942bb0669e9d6a35a authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: handle multiple-valued attributes in setDNProp(). Fix setDN().

github.com/phpseclib/phpseclib - f4b03722fd286e3e25d2e5d942bb0669e9d6a35a authored about 12 years ago by Patrick Monnerat <[email protected]>