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

RSA: fix E_NOTICE

github.com/phpseclib/phpseclib - 2b3fe58dbc83fe8df38d78286aeadaf3c345f3b3 authored over 11 years ago
RSA: check to see if MATH_BIGINTEGER_MODE_DISABLE is defined

github.com/phpseclib/phpseclib - 815f6098878b46223f125f3187863c069aa0ccdb authored over 11 years ago
RSA, BigInteger: add more openssl checks

github.com/phpseclib/phpseclib - 54f0f2131bf13a8f4e968118586ef7cc82f416c5 authored over 11 years ago
SSH2: typo in comparison page

github.com/phpseclib/docs - 94c02faa8268f20e0f156b6a667126f8074cf029 authored over 11 years ago
SFTP: fix typo

github.com/phpseclib/docs - 40f4cb4b952882c28a2437852ea06e9e0cbfb829 authored over 11 years ago
SSH2: add comparison of phpseclib to libssh2

github.com/phpseclib/docs - 0fc29b83d2f9119a0bbe1d72ecb8208dd6579962 authored over 11 years ago
SCP: better binary local file support for put()

github.com/phpseclib/phpseclib - 56f1b6f411892b5febd3e84dd58da67b514786cc authored over 11 years ago
SCP: make it so local files can be uploaded

github.com/phpseclib/phpseclib - bafbf1276ef96d352ffe8fae16b22b595bbbf3a4 authored over 11 years ago
SCP: get() doesn't return true on success

github.com/phpseclib/phpseclib - f16a1135c6cd3dc38bc4d44933f5b898eea12d5c authored over 11 years ago
BigInteger: BigInteger.php needs to be explicitely included now

As of this commit:

https://github.com/phpseclib/phpseclib/commit/b242259d17b0f56614a3fa7736b783...

github.com/phpseclib/docs - 57612fe50df79feab1c4831b659df2e25673635a authored over 11 years ago
X509: show empty strings as 00's

github.com/phpseclib/docs - 3952cc146d5f2c1d2c4c1498e372a744d13e07f0 authored over 11 years ago
SFTP: add info on touch, chown, chgrp and truncate

github.com/phpseclib/docs - cb657c8a257708d69bcb1802fefb6337f40e1264 authored over 11 years ago
SSH2: neither of the DSA signature values should be 0

github.com/phpseclib/phpseclib - 24a06eeff37d8dcf82b02f2ba29853b41385bf25 authored over 11 years ago
SFTP: redo documentation for get

github.com/phpseclib/docs - 694a74d1dda690ed90f313a21e5a5bd6d2297dd3 authored over 11 years ago
SFTP: Redo put() documentation

github.com/phpseclib/docs - 84cbc2daff94ab4d945a5c26b12208f3222a6321 authored over 11 years ago
SFTP: another comment typo

github.com/phpseclib/phpseclib - ebb1d53af57119c5d03a836432b7c7ff01059474 authored over 11 years ago
SFTP: update comment typo

github.com/phpseclib/phpseclib - 69bc362a8371111f5d562418f3c32e70c9c853f5 authored over 11 years ago
SFTP_Stream: fix errors when context isn't defined

github.com/phpseclib/phpseclib - bf6d1bc253ed9e810da81b7605882d7714b4b20f authored over 11 years ago
SFTP: redo how nlist and rawlist examples are presented

github.com/phpseclib/docs - eeed7521298bc0acd12aadffeb5683739cc7ae3e authored over 11 years ago
SFTP: Remove login examples

github.com/phpseclib/docs - c2ee2846c8a9c8d4c340814073e8ae39ca43c115 authored over 11 years ago
SSH: make internal references hyperlinks

github.com/phpseclib/docs - df929ea8fba65177b907d908759e3a5cc5e964a9 authored over 11 years ago
SSH2: try to execute commands via interactive shell even if no pty

github.com/phpseclib/phpseclib - df45abcda0b54ecba92775c7d873b1698c6d00d8 authored over 11 years ago
SSH2: Add PTY discussion

github.com/phpseclib/docs - 1823e7bf3ec7b0d28c89c0131d3eff9288df750c authored over 11 years ago
SSH2: Add expanded discussion of setTimeout

github.com/phpseclib/docs - e2f389755e20846763f4f2463da402a41139b87c authored over 11 years ago
SSH2: mention disableQuietMode()

Also add note about callback functions to intro.html

github.com/phpseclib/docs - 973f1f5cfc155c9cf54502b08657b29c3c6868cc authored over 11 years ago
SSH2: add callback example

Also remove unneeded line and add explanation for setTimeout()

github.com/phpseclib/docs - 5491b1060a38e42e9eab11f492e950111d4cd9d5 authored over 11 years ago
SSH2: getStdErr -> $ssh->getStdErr

github.com/phpseclib/docs - f2255c53d9aeafce1fbcf0ca4b7c51ceafb877be authored over 11 years ago
SSH2: document ->getExitStatus(), getStdErr(), enableQuietMode()

github.com/phpseclib/docs - 18430fa3e7947796fe2cb0eb9fb877395b02992e authored over 11 years ago
SSH2: add new line

github.com/phpseclib/docs - f345adc208d6277a3f46f595b468961ce247ba40 authored over 11 years ago
SSH2: Add No Authentication example

github.com/phpseclib/docs - c355c3dbaeacd95e38ad816b065fffcd78bb99d2 authored over 11 years ago
SSH2: Expand discussion of supported auth methods

github.com/phpseclib/docs - 3c8660d36d066c7099685c32d0465164d5bcf003 authored over 11 years ago
SSH2: Add discussion of how to send special characters

github.com/phpseclib/docs - 3ccac3ee174814eac5397ec8da5425bfa56c9fda authored over 11 years ago
Add missing </ul> to X509 props page

github.com/phpseclib/docs - 0b2069008aa9e8521e7c3e11f00382a857cc138f authored over 11 years ago
add note about how new line is needed for write()

github.com/phpseclib/docs - ccb6f64b82496cc1019cf994cd13164039c15853 authored over 11 years ago
ANSI: </underline> -> </u>

github.com/phpseclib/phpseclib - 55d43a9972cb0c3b08928114db2604682b0f35c8 authored over 11 years ago
Add twofish, blowfish and rc2 to crypt/examples.html

github.com/phpseclib/docs - 54b13ecac8e6a34aad1ae37c94ea2050c63f3bd7 authored over 11 years ago
SFTP: CS adjustment

github.com/phpseclib/phpseclib - ffca003225a3ae4582b7268a2bde2bf25d0f081e authored over 11 years ago
BigInteger: refactor random number generation code somewhat

github.com/phpseclib/phpseclib - 442922ff0ac022ce5939b3286bfcb3c503ca4a3c authored over 11 years ago
X509: re-use existing BER extraction code

github.com/phpseclib/phpseclib - 7b5542cc8a3cdd2266e043f084a8f60c52908640 authored over 11 years ago
X509: update setKeyIdentifier / computerKeyIdentifier example

github.com/phpseclib/docs - 6e788f7cf548fca742f657a565dd8fdaf033561e authored over 11 years ago
X509: split CRL stuff into its own file

having it in the main example file was giving that file excessive load times

github.com/phpseclib/docs - 148603837f926e51d5ebb9489d355603bc936e67 authored over 11 years ago
X509: CSR example updates

github.com/phpseclib/docs - 97054d9538da72a4955a497263ecdebebeff52ab authored over 11 years ago
Update treeview js

For the sample decoded CRL the dotted lines ended prematurely

github.com/phpseclib/docs - 3406a94489c153ddf8f4a1a33f2ecbbcdd5ec61e authored over 11 years ago
RSA: fix error when exponent isn't co-prime to lcm

github.com/phpseclib/phpseclib - 0149644210c9a198dede242d66db723ab4961af9 authored over 11 years ago
X509: update getIssuerDN sample output

github.com/phpseclib/docs - d61475cb067b7275ee0f162b70b6c3d8d529e1ad authored over 11 years ago
BigInteger: setRandomGenerator has been removed

github.com/phpseclib/docs - ba5cd5e2596d143c6e08c27210723c63f36b5850 authored over 11 years ago
Add Blowfish, Twofish and RC2 to list of ciphers on front page

github.com/phpseclib/docs - 127bfc852be384c9d56f1fa628cfe9514ca11a5b authored over 11 years ago
X509: validateSignature() now defaults to not doing self-signed

github.com/phpseclib/docs - 60604d66940ba239b1383920282150af20dc645d authored over 11 years ago
getPublicKey updates

__toString() eliminates the need for the second getPublicKey() call and the public key format ha...

github.com/phpseclib/docs - 8d9bd0b8685db3a80763a0ca7d748f89f7065e2f authored over 11 years ago
X509: load Math/BigInteger for ASN1 description

github.com/phpseclib/phpseclib - 73f167e99e96f79cfab76c0d8316544361729eae authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/docs

github.com/phpseclib/docs - 0929a174e59419773bf746dcea0071ae2d111a7d authored over 11 years ago
Replace X.509 creation examples with X.509 creation tutorial

github.com/phpseclib/docs - a29007e7e3de8a34c1e2a1fdcd2102bdadb44276 authored over 11 years ago
SFTP: Fix syntax error "unexpected T_SL, expecting ',' or ';'".

Regression from d95f5946eb68c18e59563ca3c2c2094cdd22d9d0.

github.com/phpseclib/phpseclib - 25a60ff9a370e400b328eda3e508fd6adc93a8e4 authored over 11 years ago
ASN1, X509: replace user_error's with exceptions

github.com/phpseclib/phpseclib-php5 - 660b8895ecbe93ce158a5045b23c91e1b79229da authored over 11 years ago
X509: $csr -> $spkac in loadSPKAC() function

github.com/phpseclib/phpseclib - d714dd35f02d1b306430b0224eb215d1a7e78500 authored over 11 years ago
X509: change return value for validateSignature when cert isn't loaded

github.com/phpseclib/phpseclib - d52f21751232cf3695d8c0e7557b2c35d8a16ae5 authored over 11 years ago
SFTP: use variable sizes for get()

github.com/phpseclib/phpseclib - d95f5946eb68c18e59563ca3c2c2094cdd22d9d0 authored over 11 years ago
SSH2: Logging updates

github.com/phpseclib/phpseclib - 093a18290493635a697471a8a67ace5335001335 authored over 11 years ago
RSA: conditionally throw BadPasswordException

github.com/phpseclib/phpseclib-php5 - cdeb6585c50d4c27ea5fb1a1985e8398ead32d9d authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - bf6da217c19514506060d98797a53dc1a78c807e authored over 11 years ago
SSH2: more window size adjustments

github.com/phpseclib/phpseclib - 8c9e7a890e5755ee27fca66590ff5d2fa0616e56 authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib-php5

github.com/phpseclib/phpseclib-php5 - b8548c08dd391f02ca44a605e8e29d1b2aaa7ee9 authored over 11 years ago
RSA: Replace user_error's with exceptions

github.com/phpseclib/phpseclib-php5 - 6ff397d8562d691b5b576e227f7296ed7f6d5d21 authored over 11 years ago
SSH2: don't remove first byte from complex logs

github.com/phpseclib/phpseclib - 78f9fadd3d34c390d732efef5ab7e3e50deda226 authored over 11 years ago
SSH2: attribute newly added comment

github.com/phpseclib/phpseclib - 415df3bd45e52a283fca35edccb4505d9ad2aa5f authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - b0090e2ebc1de98c32260b428a716040d60fcfe7 authored over 11 years ago
SSH2: include string length in window size adjustments

github.com/phpseclib/phpseclib - ccb1c3e2bdefd41cb3a7a21876eb0f5cd055c601 authored over 11 years ago
RSA: remove extra new line

github.com/phpseclib/phpseclib - ae2a0886a5332e18d0449bfa95c606f723f18681 authored over 11 years ago
update link to github repo

avoid confusion people might have over phpseclib vs phpseclib-php5 repos

github.com/phpseclib/docs - 4635e011a56189c2ce9e5a28b18b0d7117b7da83 authored over 11 years ago
README: more updates

github.com/phpseclib/phpseclib-php5 - 50b910e54deddae9b89fcce755f13406db8154f7 authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib-php5

github.com/phpseclib/phpseclib-php5 - b0857256eccfcaf4c8e5e3678320bd50914bf228 authored over 11 years ago
Base: Use exceptions instead of user_error

github.com/phpseclib/phpseclib-php5 - bc0fc00d9d7859f4d5d4bfe860601f4abe3abb43 authored over 11 years ago
Merge branch 'master' of git://github.com/phpseclib/phpseclib

Conflicts:
README.md

github.com/phpseclib/phpseclib-php5 - 3d2be7da977606443a2cc4d916f4a1360d489edf authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib-php5 - e295d51409d7edb5cd54fc86d35b8bd667fd4cf6 authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - e295d51409d7edb5cd54fc86d35b8bd667fd4cf6 authored over 11 years ago
X509: adjust case of id-at-stateorprovinceName

Re: https://github.com/phpseclib/phpseclib/issues/130

github.com/phpseclib/phpseclib - 01bb284119d485ce6a11c32c92d7696f47e3e5a8 authored over 11 years ago
X509: adjust case of id-at-stateorprovinceName

Re: https://github.com/phpseclib/phpseclib/issues/130

github.com/phpseclib/phpseclib-php5 - 01bb284119d485ce6a11c32c92d7696f47e3e5a8 authored over 11 years ago
Merge pull request #129 from johnsterling/string-shift-alt

Optimization by replacing _string_shift()

github.com/phpseclib/phpseclib - 84093715c29d251a4bac668dcfeb49597f6b6491 authored over 11 years ago
Merge pull request #129 from johnsterling/string-shift-alt

Optimization by replacing _string_shift()

github.com/phpseclib/phpseclib-php5 - 84093715c29d251a4bac668dcfeb49597f6b6491 authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - ffdcf843c1e56b459e379103f3f97af1cfd82d38 authored over 11 years ago
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib-php5 - ffdcf843c1e56b459e379103f3f97af1cfd82d38 authored over 11 years ago
SSH2: channel handling adjustments

- keep track of server -> client window size and look out for NET_SSH2_MSG_CHANNEL_WINDOW_ADJUST...

github.com/phpseclib/phpseclib - 0f96fae81879e6d8a19831a98063ecd9e2e1fdf9 authored over 11 years ago
SSH2: channel handling adjustments

- keep track of server -> client window size and look out for NET_SSH2_MSG_CHANNEL_WINDOW_ADJUST...

github.com/phpseclib/phpseclib-php5 - 0f96fae81879e6d8a19831a98063ecd9e2e1fdf9 authored over 11 years ago
SFTP: Add optimization for put() with NET_SFTP_LOCAL_FILE

Use substr() instead of _string_shift().

github.com/phpseclib/phpseclib - 5e0d58f0827717f7cd699afc0bd6e0d4192a9ead authored over 11 years ago
SFTP: Add optimization for put() with NET_SFTP_LOCAL_FILE

Use substr() instead of _string_shift().

github.com/phpseclib/phpseclib-php5 - 5e0d58f0827717f7cd699afc0bd6e0d4192a9ead authored over 11 years ago
SSH2: attempt to handle case where window size is smaller than packet size

github.com/phpseclib/phpseclib-php5 - 309f79ecea3262f2a94550e1b5e22f8d31ca5dd5 authored over 11 years ago
SSH2: attempt to handle case where window size is smaller than packet size

github.com/phpseclib/phpseclib - 309f79ecea3262f2a94550e1b5e22f8d31ca5dd5 authored over 11 years ago
SSH2: Keep track of client -> server window size

github.com/phpseclib/phpseclib-php5 - 327a3b8bc88cba2b2ad9618ea8b9fa17fe4ebf09 authored over 11 years ago
SSH2: Keep track of client -> server window size

github.com/phpseclib/phpseclib - 327a3b8bc88cba2b2ad9618ea8b9fa17fe4ebf09 authored over 11 years ago
SSH2: fix possible E_NOTICE

github.com/phpseclib/phpseclib - a6289036a0e03e61a151a987078d22edb0b07ada authored over 11 years ago
SSH2: fix possible E_NOTICE

github.com/phpseclib/phpseclib-php5 - a6289036a0e03e61a151a987078d22edb0b07ada authored over 11 years ago
ASN1: Integers should by at least 1 byte long.

Fixes https://github.com/phpseclib/phpseclib/issues/126.

github.com/phpseclib/phpseclib-php5 - 23d48c4fc5dfd66613b205863641de9fcc41c4bf authored over 11 years ago
ASN1: Integers should by at least 1 byte long.

Fixes https://github.com/phpseclib/phpseclib/issues/126.

github.com/phpseclib/phpseclib - 23d48c4fc5dfd66613b205863641de9fcc41c4bf authored over 11 years ago
RC2: Changes according to arguments in https://github.com/phpseclib/phpseclib/pull/124

github.com/phpseclib/phpseclib - e644c42efa48225d00c019a14f33c6126968ef7f authored over 11 years ago
RC2: Changes according to arguments in https://github.com/phpseclib/phpseclib/pull/124

github.com/phpseclib/phpseclib-php5 - e644c42efa48225d00c019a14f33c6126968ef7f authored over 11 years ago
Merge branch 'master' of https://github.com/petrich/phpseclib into petrich-master

Apply pull request https://github.com/phpseclib/phpseclib/pull/124

github.com/phpseclib/phpseclib - a76558541cd877f6bac98e7848be6af96a45cbeb authored over 11 years ago
Merge branch 'master' of https://github.com/petrich/phpseclib into petrich-master

Apply pull request https://github.com/phpseclib/phpseclib/pull/124

github.com/phpseclib/phpseclib-php5 - a76558541cd877f6bac98e7848be6af96a45cbeb authored over 11 years ago
Crypt_Base: removed die(1)

re:
https://github.com/phpseclib/phpseclib/commit/89ea2da86bb73553e5990b6d06bef062ea176ef9#commi...

github.com/phpseclib/phpseclib-php5 - f102ce62e202f0d3c26e862755c872696bbd2cf0 authored over 11 years ago