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

Remove side-effect from Net/SFTP/Stream.php.

970c55d6cc96f8f87955a010db3f81d665cbe262 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Use get_called_class() if available.
Add Net_SFTP_Stream::register() for easier au...

d25d1157476004af1bac236b54260a9e5d7177f3 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #393 from bantu/stream-registration

Add Net_SFTP_Stream::register()

* bantu/stream-registration:
Use get_called_class() if availa...

af8f350050d4d49f06aebdd34a5530dfcdb1ca29 authored over 10 years ago by Andreas Fischer <[email protected]>
SCP: add support for file names with spaces

9edf905939de9d59d7b23f8320f84f8350cd0720 authored over 10 years ago by terrafrost <[email protected]>
Use get_called_class() if available.

0f672dde528c0fbd718940429bc629bdb5b0911d authored over 10 years ago by Andreas Fischer <[email protected]>
Add Net_SFTP_Stream::register() for easier autoloading.

73f961cb7dd35a56c66a89632d58fcd62fffd1d1 authored over 10 years ago by Andreas Fischer <[email protected]>
Add unit test for (to be added) Net_SFTP_Stream::register().

f360932343f9246f90899d14f15d8758fd25e47b authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: return $sftp object in unit tests
SFTP: fix unit test
SFTP: syntax error i...

510d5e17789d8b3bf40c637d9bf2474e19d8fb10 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #386 from terrafrost/symlink

SFTP: add readlink and symlink functions

* terrafrost/symlink:
SFTP: return $sftp object in u...

949cfcc867f4761a25e0995f85b6e5782f3e2d67 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Removed white-spaces from line ends
Allow setting the terminal window size

ca4f6a21eb9146d8312969c1d79618a1e72fd181 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #389 from liutec/patch-1

Allow setting the terminal window size other than 80x24

* liutec/patch-1:
Removed white-space...

a40e6a08384fdaccace1b3c6560cd0aec52dbab3 authored over 10 years ago by Andreas Fischer <[email protected]>
Removed white-spaces from line ends

10597aed64ebe3decb53ae94ee2bb49d0147bae4 authored over 10 years ago by liutec <[email protected]>
Allow setting the terminal window size

8e1df6e3c35ca1ed12341a42072d3ed51cd67fe2 authored over 10 years ago by liutec <[email protected]>
SFTP: return $sftp object in unit tests

03c315d5466af72d337f0267b4e8a1ecbbda38b7 authored over 10 years ago by terrafrost <[email protected]>
SFTP: fix unit test

05baf7b73bc772b645a9de2389f9f16778ab3210 authored over 10 years ago by terrafrost <[email protected]>
SFTP: syntax error in unit test

366410e2e1efb64f9f058eaea875d9b85cb1648b authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #388 from bantu/php5-drop-phpseclib_resolve_include_path

[php5] Drop phpseclib_resolve_include_path

* bantu/php5-drop-phpseclib_resolve_include_path:
...

67802608b6e91c2b7d70becd8198c192af2b0ceb authored over 10 years ago by Andreas Fischer <[email protected]>
Depend on PHP 5.3.2 accordingly.

42faf9e767a502f40613f67ba7a43b22765eeb5d authored over 10 years ago by Andreas Fischer <[email protected]>
Replace phpseclib_resolve_include_path with stream_resolve_include_path.

b50ef2dc64f062aefecb7dd3545fc63f86affc77 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
phpseclib_is_includable() -> phpseclib_resolve_include_path()
Drop Net_SSH2::_is_i...

f85d33391289daf5632a9fb44161162cd698ebb6 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #385 from bantu/a-random-change

Random: include the Crypt_* classes if they're available

* bantu/a-random-change:
phpseclib_i...

709c7c4d4818b2ee42df9bfaaf2aa0c4434d9e3c authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: add unit tests for symlinks

f95bf8b10be639958bda7781dc327d01078d35e4 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
runkit is currently not compatible with PHP 5.6.0 Beta 4

d314065329cf1cd6c3abaabedc429f315d5b2c78 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #387 from bantu/runkit-broken-php5.6beta4

runkit is currently not compatible with PHP 5.6.0 Beta 4

* bantu/runkit-broken-php5.6beta4:
r...

66b17f479085aa143cb581e252e09ab1bc624048 authored over 10 years ago by Andreas Fischer <[email protected]>
runkit is currently not compatible with PHP 5.6.0 Beta 4

db228c922460b925eba539ce5ddf155f1df5484e authored over 10 years ago by Andreas Fischer <[email protected]>
phpseclib_is_includable() -> phpseclib_resolve_include_path()

fd65c55720e15ebd13d4e0638cf61222b15ed88d authored over 10 years ago by Andreas Fischer <[email protected]>
Drop Net_SSH2::_is_includable() method.

1afbea613d19f883cfbadff8bdebe8afb45a8d8e authored over 10 years ago by Andreas Fischer <[email protected]>
Random: a few changes to the stream_resolve_include_path_function

96ccca2817538277c97ab54fa4436e114f6d66f6 authored over 10 years ago by terrafrost <[email protected]>
SFTP: add readlink and symlink functions

a65b820b54aa12c91c8b5032fd669542d220d18e authored over 10 years ago by terrafrost <[email protected]>
Replace stream_resolve_include_path with phpseclib_is_includable.

9c90beaf8241e21665f6efa065bc0f33f3c93ffd authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SSH2: rm redundant part of SSH2 unit test
SSH2: add unit test for getServerPublicH...

563b8af6cee95503a36b195bf4845e99a6b0be4c authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #380 from terrafrost/server-host-key

SSH2: make it so you can verify server public host key without logging on

* terrafrost/server-h...

9716d9b7e5db7a42275fbc09f9558240098f2f18 authored over 10 years ago by Andreas Fischer <[email protected]>
SSH2: rm redundant part of SSH2 unit test

2e06a14a8a5f3c4be1aee193975cbc9e1ff35aae authored over 10 years ago by terrafrost <[email protected]>
SSH2: add unit test for getServerPublicHostKey

bbce7c4762162e1fc4cb746394ed7bfce637b0c4 authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #370 from terrafrost/pkcs8

RSA: add support for PKCS8 encoded private keys

* terrafrost/pkcs8:
Crypt/Base: readability i...

f807d8799ec4dced329ff5ce31c999037e56e114 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Crypt/Base: readability improvement
RSA: CS adjustments
RSA: rename PUBLIC_FORMA...

8ba3dd0846e0af6ae0ac869ccae261f3fa6cb7ce authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
HHVM does not like it when we call an non-existent parent constructor.

Conflicts:
...

ab42b52ae61d52e160cdc2ecd8c99818ad67e831 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #381 from bantu/hhvm-parent-constructor-php4

HHVM does not like it when we call an non-existent parent constructor.

* bantu/hhvm-parent-cons...

986b58ecb021627cae1b074b1a13e472354b4dc0 authored over 10 years ago by Andreas Fischer <[email protected]>
HHVM does not like it when we call an non-existent parent constructor.

b56c6a535ee08ba0c7898cb88b2ec360ddaa144f authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #375 from bantu/php5-construct

Change constructors from class name to __construct().

* bantu/php5-construct:
Change construc...

c5421e349373ca8ca7cbf70e1950bff42a273280 authored over 10 years ago by Andreas Fischer <[email protected]>
SSH2: make it so you can verify server public host key without logging on

5f5678126146b151f2e37b2dd459514c3472606c authored over 10 years ago by terrafrost <[email protected]>
Change constructors from class name to __construct().

This has been produced as follows:
<?php
$replace = $files = [];
$it = new RecursiveIteratorIter...

67aedc240b26178bfa85fcba802feeaad74f8a1a authored over 10 years ago by Andreas Fischer <[email protected]>
Check for old-style constructor names via Code Sniffer.

4ada8675ba72300fb9cfa5bdd8450c5b1b39e856 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
Always correctly link to the constructor of Crypt_Base.

ac449e1965952a359845cb1ba02d43548724eb52 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #378 from bantu/UselessOverridingMethod

Always correctly link to the constructor of Crypt_Base.

* bantu/UselessOverridingMethod:
Alwa...

765154f54e9f0cd08e1e08a9562ad7754684305a authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
BigInteger: one more change to the comments
BigInteger: update comments
BigInteg...

fc417115be29a506f5d970f7e0638666aa216dd1 authored over 10 years ago by Andreas Fischer <[email protected]>
Crypt/Base: readability improvement

0bafe1e6c63ed1715a3f4b1221a2a587fa2c129c authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #373 from terrafrost/another-random-change

BigInteger: make it so you can do $min->random($max)

* terrafrost/another-random-change:
BigI...

088e31b6ea3fdd73e9ad5f633b7b3bf6f464688b authored over 10 years ago by Andreas Fischer <[email protected]>
Random: add explanatory comment

82b5e02f06a78670d79a4bcf472b768523597283 authored over 10 years ago by terrafrost <[email protected]>
SSH2: replace _is_includable() with stream_resolve_include_path

4401b7e21e9ac6d6ab0b70fa5c7835803f11cbb9 authored over 10 years ago by terrafrost <[email protected]>
Always correctly link to the constructor of Crypt_Base.

d38886c2a9b0830b8a39ded86144d443db9314de authored over 10 years ago by Andreas Fischer <[email protected]>
Random: include the Crypt_* classes if they're available

also error out if none are available

638e6c78ec3de5d0fdd305d5768548806edb0a02 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
Remove unnecessary constructors.

c2a6667ed24f6db3d6272baa1ec892ad74443de1 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #376 from bantu/UselessOverridingMethod

Remove unnecessary constructors.

* bantu/UselessOverridingMethod:
Remove unnecessary construc...

c05cfe4c106506760b2bb038d10a43a552f99ed8 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
RC4: speedups

635c524b6b1ba877ffbe018ae86c54fbe97ce785 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #377 from terrafrost/rc4-changes

RC4: speedups

* terrafrost/rc4-changes:
RC4: speedups

5cc024a3b51e3e34e72d593603c0d0145e71f01e authored over 10 years ago by Andreas Fischer <[email protected]>
BigInteger: one more change to the comments

4b9eb4af27efa9b0bdc072820bcddeae7aa846fc authored over 10 years ago by terrafrost <[email protected]>
RC4: speedups

0938cba3c3ca291d34f866e86e1765652877a278 authored over 10 years ago by terrafrost <[email protected]>
Remove unnecessary constructors.

91e78c21060e8f9839b9b7bccb721e83d313f900 authored over 10 years ago by Andreas Fischer <[email protected]>
BigInteger: update comments

0eb0ae7ff7ccfc03920baae93630e93bb158fbaf authored over 10 years ago by terrafrost <[email protected]>
BigInteger: unit test update

92e6b2352870c37153793256f536ba17fd796de6 authored over 10 years ago by terrafrost <[email protected]>
BigInteger: change argument names for random / randomPrime

34a971d31707d9908d0699156ab41d08585b4bac authored over 10 years ago by terrafrost <[email protected]>
BigInteger: fix unit tests

281a8c669e34ae047731ddc8887f83d4dc73d028 authored over 10 years ago by terrafrost <[email protected]>
BigInteger: fix syntax error

f8f0bd44b754414f46e44eb1501ed054fd946d02 authored over 10 years ago by terrafrost <[email protected]>
BigInteger: make it so you can do $min->random($max)

...and $min->randomPrime($max) as well

46166c73515a06ea5400553336faa2f71ac50e79 authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #371 from terrafrost/rc2

RC2: speed-ups and CS changes

* terrafrost/rc2:
RC2: speed-ups and CS changes

8e07ebfd51339ac0f3b90a327d5dc3132089bd4c authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
RC2: speed-ups and CS changes

6a8ac88a0ce071244329573df42defb87abc16ad authored over 10 years ago by Andreas Fischer <[email protected]>
RC2: speed-ups and CS changes

04d66db309a8e63d36eb58bcce32c38f86ee798a authored over 10 years ago by terrafrost <[email protected]>
RSA: CS adjustments

d8b235141eeaea59428fe97613ee801e6069deec authored over 10 years ago by terrafrost <[email protected]>
RSA: rename PUBLIC_FORMAT_PKCS1_RAW -> PUBLIC_FORMAT_PKCS8

also make CRYPT_RSA_PUBLIC_FORMAT_PKCS8 the default format

83301097eaa68a15faad63a8d2b64dfebc7fc589 authored over 10 years ago by terrafrost <[email protected]>
RSA: add PKCS8 unit tests

4878f2a99bb0c4a253ce34f5f9b4b8ae74254e0f authored over 10 years ago by terrafrost <[email protected]>
RSA: add support for saving encrypted PKCS8 keys

4434d91f25d69f3050d5e6ac9a3494939ee5d2b4 authored over 10 years ago by terrafrost <[email protected]>
Crypt/Base: adjust default key size for pbkdf1

d474f56f60bdfa696afbf755f039080b39ec67ef authored over 10 years ago by terrafrost <[email protected]>
RSA: add support for loading PKCS8 encrypted private keys

abae026264b983267cd82be9b90c818ef85ebea8 authored over 10 years ago by terrafrost <[email protected]>
Crypt/Base: add support for pbkdf1

21c6a15df37b852e711f4179f000c5f8fc10e109 authored over 10 years ago by terrafrost <[email protected]>
RSA: add support for saving to PKCS8 (unencrypted)

0a5e26a648d187c1568fa2bcee0ffff134000489 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
RSA: slight adjustment to CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW format

76ac2a863de6101ee4261f3fe6697391cc6f4e54 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #366 from terrafrost/rsa-format-change

RSA: slight adjustment to CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW format

* terrafrost/rsa-format-chan...

90bc07e292f72685cc5bfbc6d8d4b406bdc810f7 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge branch 'master' into php5

* master:
SSH2: make $mac_algorithms non-static

14ba37c53939603992b2198247a9fe3ae3a08604 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #367 from terrafrost/ssh-mac-algo

SSH2: make $mac_algorithms non-static

* terrafrost/ssh-mac-algo:
SSH2: make $mac_algorithms n...

a39da4dba3c9603637df425d19a978ab4a953cf0 authored over 10 years ago by Andreas Fischer <[email protected]>
SSH2: make $mac_algorithms non-static

none of the other statically defined variables have the potential
to change as multiple Net_SSH2...

246e9e154f3fc4f1b95c2cfb48710761d4423d4e authored over 10 years ago by terrafrost <[email protected]>
RSA: slight adjustment to CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW format

CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW and CRYPT_RSA_PUBLIC_FORMAT_PKCS1
produce two very similar loo...

72a0913d39ade1cf7b8193dfd65790a96d5f1535 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
SFTP: update one last comment
SFTP: update unit test comments
SFTP: add new line...

f40bc4d3b8e9e81f1dfae06bc7aa6b7cc70cc778 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #364 from terrafrost/sftp-sort2

SFTP: add the ability for nlist() and rawlist() to be sorted

* terrafrost/sftp-sort2:
SFTP: u...

6e796d091a31e391f59348188724a74d5802f1ec authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: update one last comment

3ded2d9f810128a34173c69b265322d95321840f authored over 10 years ago by terrafrost <[email protected]>
SFTP: update unit test comments

0cb6fbc9830c88dd0a7166417ab5ada476354db4 authored over 10 years ago by terrafrost <[email protected]>
SFTP: add new line to end of unit test

fb1dbbf75c9e025f8aa1ba5ce62a880c098c44fb authored over 10 years ago by terrafrost <[email protected]>
SFTP: assertEquals -> assertSame

c8343e77c7486c4924afe370c20b7e325a184635 authored over 10 years ago by terrafrost <[email protected]>
SFTP: reset sort options every time and update unit test

0e2b2a416be872824a834580eddc43e0c1348042 authored over 10 years ago by terrafrost <[email protected]>
SFTP: rm whitespace

8dff207ed372e0407a97da3ad700f4fb946a6954 authored over 10 years ago by terrafrost <[email protected]>
SFTP: define $sortOptions

8c0f710083a5c9f34d888817052ee2f5c3923644 authored over 10 years ago by terrafrost <[email protected]>
Merge pull request #365 from bantu/x509-missing-use-biginteger

Add missing use BigInteger statement to X509.

* bantu/x509-missing-use-biginteger:
Add missin...

135d1c6f06818f622f0c4c29348806a00e774af6 authored over 10 years ago by Andreas Fischer <[email protected]>
Add missing use BigInteger statement to X509.

b217994534083b411014b302718ed16e05e9ac0f authored over 10 years ago by Andreas Fischer <[email protected]>
SFTP: add the ability for nlist() and rawlist() to be sorted

b64573f4b5cb33c1bbc9d072b4817dda73195469 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' into php5

* master:
X509: Unit test CS changes
X509: move location of SPKAC unit test
X509: CS adjus...

2a9d7e5e034d14e9512a28fe41c6010894421563 authored over 10 years ago by Andreas Fischer <[email protected]>
Merge pull request #362 from terrafrost/spkac

X509: add signSPKAC() and saveSPKAC() methods

* terrafrost/spkac:
X509: Unit test CS changes
...

25d31e5867eff112d747a1f5e13d582b1a2392f8 authored over 10 years ago by Andreas Fischer <[email protected]>
X509: Unit test CS changes

231566c1fb51d8309501f20bd3d112af9c456bb4 authored over 10 years ago by terrafrost <[email protected]>
X509: move location of SPKAC unit test

4a9867951995a7884a45140a47fb079bc4c50711 authored over 10 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into spkac

daa466db9431dd55f10c931f955f8c2bafff5bd5 authored over 10 years ago by terrafrost <[email protected]>
X509: CS adjustments

b1ad911d20e54071701d4d5b09e5b7eefbb27a9e authored over 10 years ago by terrafrost <[email protected]>