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
970c55d6cc96f8f87955a010db3f81d665cbe262 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
Use get_called_class() if available.
Add Net_SFTP_Stream::register() for easier au...
Add Net_SFTP_Stream::register()
* bantu/stream-registration:
Use get_called_class() if availa...
9edf905939de9d59d7b23f8320f84f8350cd0720 authored over 10 years ago by terrafrost <[email protected]>
0f672dde528c0fbd718940429bc629bdb5b0911d authored over 10 years ago by Andreas Fischer <[email protected]>
73f961cb7dd35a56c66a89632d58fcd62fffd1d1 authored over 10 years ago by Andreas Fischer <[email protected]>
f360932343f9246f90899d14f15d8758fd25e47b authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
SFTP: return $sftp object in unit tests
SFTP: fix unit test
SFTP: syntax error i...
SFTP: add readlink and symlink functions
* terrafrost/symlink:
SFTP: return $sftp object in u...
* master:
Removed white-spaces from line ends
Allow setting the terminal window size
Allow setting the terminal window size other than 80x24
* liutec/patch-1:
Removed white-space...
10597aed64ebe3decb53ae94ee2bb49d0147bae4 authored over 10 years ago by liutec <[email protected]>
8e1df6e3c35ca1ed12341a42072d3ed51cd67fe2 authored over 10 years ago by liutec <[email protected]>
03c315d5466af72d337f0267b4e8a1ecbbda38b7 authored over 10 years ago by terrafrost <[email protected]>
05baf7b73bc772b645a9de2389f9f16778ab3210 authored over 10 years ago by terrafrost <[email protected]>
366410e2e1efb64f9f058eaea875d9b85cb1648b authored over 10 years ago by terrafrost <[email protected]>
[php5] Drop phpseclib_resolve_include_path
* bantu/php5-drop-phpseclib_resolve_include_path:
...
42faf9e767a502f40613f67ba7a43b22765eeb5d authored over 10 years ago by Andreas Fischer <[email protected]>
b50ef2dc64f062aefecb7dd3545fc63f86affc77 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
phpseclib_is_includable() -> phpseclib_resolve_include_path()
Drop Net_SSH2::_is_i...
Random: include the Crypt_* classes if they're available
* bantu/a-random-change:
phpseclib_i...
f95bf8b10be639958bda7781dc327d01078d35e4 authored over 10 years ago by terrafrost <[email protected]>
* master:
runkit is currently not compatible with PHP 5.6.0 Beta 4
runkit is currently not compatible with PHP 5.6.0 Beta 4
* bantu/runkit-broken-php5.6beta4:
r...
db228c922460b925eba539ce5ddf155f1df5484e authored over 10 years ago by Andreas Fischer <[email protected]>
fd65c55720e15ebd13d4e0638cf61222b15ed88d authored over 10 years ago by Andreas Fischer <[email protected]>
1afbea613d19f883cfbadff8bdebe8afb45a8d8e authored over 10 years ago by Andreas Fischer <[email protected]>
96ccca2817538277c97ab54fa4436e114f6d66f6 authored over 10 years ago by terrafrost <[email protected]>
a65b820b54aa12c91c8b5032fd669542d220d18e authored over 10 years ago by terrafrost <[email protected]>
9c90beaf8241e21665f6efa065bc0f33f3c93ffd authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
SSH2: rm redundant part of SSH2 unit test
SSH2: add unit test for getServerPublicH...
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]>2e06a14a8a5f3c4be1aee193975cbc9e1ff35aae authored over 10 years ago by terrafrost <[email protected]>
bbce7c4762162e1fc4cb746394ed7bfce637b0c4 authored over 10 years ago by terrafrost <[email protected]>
RSA: add support for PKCS8 encoded private keys
* terrafrost/pkcs8:
Crypt/Base: readability i...
* master:
Crypt/Base: readability improvement
RSA: CS adjustments
RSA: rename PUBLIC_FORMA...
* master:
HHVM does not like it when we call an non-existent parent constructor.
Conflicts:
...
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]>b56c6a535ee08ba0c7898cb88b2ec360ddaa144f authored over 10 years ago by Andreas Fischer <[email protected]>
Change constructors from class name to __construct().
* bantu/php5-construct:
Change construc...
5f5678126146b151f2e37b2dd459514c3472606c authored over 10 years ago by terrafrost <[email protected]>
This has been produced as follows:
<?php
$replace = $files = [];
$it = new RecursiveIteratorIter...
4ada8675ba72300fb9cfa5bdd8450c5b1b39e856 authored over 10 years ago by Andreas Fischer <[email protected]>
* master:
Always correctly link to the constructor of Crypt_Base.
Always correctly link to the constructor of Crypt_Base.
* bantu/UselessOverridingMethod:
Alwa...
* master:
BigInteger: one more change to the comments
BigInteger: update comments
BigInteg...
0bafe1e6c63ed1715a3f4b1221a2a587fa2c129c authored over 10 years ago by terrafrost <[email protected]>
BigInteger: make it so you can do $min->random($max)
* terrafrost/another-random-change:
BigI...
82b5e02f06a78670d79a4bcf472b768523597283 authored over 10 years ago by terrafrost <[email protected]>
4401b7e21e9ac6d6ab0b70fa5c7835803f11cbb9 authored over 10 years ago by terrafrost <[email protected]>
d38886c2a9b0830b8a39ded86144d443db9314de authored over 10 years ago by Andreas Fischer <[email protected]>
also error out if none are available
638e6c78ec3de5d0fdd305d5768548806edb0a02 authored over 10 years ago by terrafrost <[email protected]>
* master:
Remove unnecessary constructors.
Remove unnecessary constructors.
* bantu/UselessOverridingMethod:
Remove unnecessary construc...
* master:
RC4: speedups
RC4: speedups
* terrafrost/rc4-changes:
RC4: speedups
4b9eb4af27efa9b0bdc072820bcddeae7aa846fc authored over 10 years ago by terrafrost <[email protected]>
0938cba3c3ca291d34f866e86e1765652877a278 authored over 10 years ago by terrafrost <[email protected]>
91e78c21060e8f9839b9b7bccb721e83d313f900 authored over 10 years ago by Andreas Fischer <[email protected]>
0eb0ae7ff7ccfc03920baae93630e93bb158fbaf authored over 10 years ago by terrafrost <[email protected]>
92e6b2352870c37153793256f536ba17fd796de6 authored over 10 years ago by terrafrost <[email protected]>
34a971d31707d9908d0699156ab41d08585b4bac authored over 10 years ago by terrafrost <[email protected]>
281a8c669e34ae047731ddc8887f83d4dc73d028 authored over 10 years ago by terrafrost <[email protected]>
f8f0bd44b754414f46e44eb1501ed054fd946d02 authored over 10 years ago by terrafrost <[email protected]>
...and $min->randomPrime($max) as well
46166c73515a06ea5400553336faa2f71ac50e79 authored over 10 years ago by terrafrost <[email protected]>RC2: speed-ups and CS changes
* terrafrost/rc2:
RC2: speed-ups and CS changes
* master:
RC2: speed-ups and CS changes
04d66db309a8e63d36eb58bcce32c38f86ee798a authored over 10 years ago by terrafrost <[email protected]>
d8b235141eeaea59428fe97613ee801e6069deec authored over 10 years ago by terrafrost <[email protected]>
also make CRYPT_RSA_PUBLIC_FORMAT_PKCS8 the default format
83301097eaa68a15faad63a8d2b64dfebc7fc589 authored over 10 years ago by terrafrost <[email protected]>4878f2a99bb0c4a253ce34f5f9b4b8ae74254e0f authored over 10 years ago by terrafrost <[email protected]>
4434d91f25d69f3050d5e6ac9a3494939ee5d2b4 authored over 10 years ago by terrafrost <[email protected]>
d474f56f60bdfa696afbf755f039080b39ec67ef authored over 10 years ago by terrafrost <[email protected]>
abae026264b983267cd82be9b90c818ef85ebea8 authored over 10 years ago by terrafrost <[email protected]>
21c6a15df37b852e711f4179f000c5f8fc10e109 authored over 10 years ago by terrafrost <[email protected]>
0a5e26a648d187c1568fa2bcee0ffff134000489 authored over 10 years ago by terrafrost <[email protected]>
* master:
RSA: slight adjustment to CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW format
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]>
* master:
SSH2: make $mac_algorithms non-static
SSH2: make $mac_algorithms non-static
* terrafrost/ssh-mac-algo:
SSH2: make $mac_algorithms n...
none of the other statically defined variables have the potential
to change as multiple Net_SSH2...
CRYPT_RSA_PUBLIC_FORMAT_PKCS1_RAW and CRYPT_RSA_PUBLIC_FORMAT_PKCS1
produce two very similar loo...
* master:
SFTP: update one last comment
SFTP: update unit test comments
SFTP: add new line...
SFTP: add the ability for nlist() and rawlist() to be sorted
* terrafrost/sftp-sort2:
SFTP: u...
3ded2d9f810128a34173c69b265322d95321840f authored over 10 years ago by terrafrost <[email protected]>
0cb6fbc9830c88dd0a7166417ab5ada476354db4 authored over 10 years ago by terrafrost <[email protected]>
fb1dbbf75c9e025f8aa1ba5ce62a880c098c44fb authored over 10 years ago by terrafrost <[email protected]>
c8343e77c7486c4924afe370c20b7e325a184635 authored over 10 years ago by terrafrost <[email protected]>
0e2b2a416be872824a834580eddc43e0c1348042 authored over 10 years ago by terrafrost <[email protected]>
8dff207ed372e0407a97da3ad700f4fb946a6954 authored over 10 years ago by terrafrost <[email protected]>
8c0f710083a5c9f34d888817052ee2f5c3923644 authored over 10 years ago by terrafrost <[email protected]>
Add missing use BigInteger statement to X509.
* bantu/x509-missing-use-biginteger:
Add missin...
b217994534083b411014b302718ed16e05e9ac0f authored over 10 years ago by Andreas Fischer <[email protected]>
b64573f4b5cb33c1bbc9d072b4817dda73195469 authored over 10 years ago by terrafrost <[email protected]>
* master:
X509: Unit test CS changes
X509: move location of SPKAC unit test
X509: CS adjus...
X509: add signSPKAC() and saveSPKAC() methods
* terrafrost/spkac:
X509: Unit test CS changes
...
231566c1fb51d8309501f20bd3d112af9c456bb4 authored over 10 years ago by terrafrost <[email protected]>
4a9867951995a7884a45140a47fb079bc4c50711 authored over 10 years ago by terrafrost <[email protected]>
daa466db9431dd55f10c931f955f8c2bafff5bd5 authored over 10 years ago by terrafrost <[email protected]>
b1ad911d20e54071701d4d5b09e5b7eefbb27a9e authored over 10 years ago by terrafrost <[email protected]>