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
* master:
The HHVM environment does not know phpize, so we can not install extensions.
Run t...
Run travis tests on HipHop Virtual Machine (hhvm).
* bantu/travis/hhvm:
The HHVM environment ...
* master:
Put PHP extension installation into a shell script.
Add a folder for travis.
Reorganise travis configuration
* bantu/travis/reorganisation:
Put PHP extension installation...
github.com/phpseclib/phpseclib - b74a81e0746da170ce8f8cd65fe542768b573135 authored about 11 years ago
github.com/phpseclib/phpseclib - ff9a23227ac4ba4e55539d395fe07f0a5ffcbc05 authored about 11 years ago
github.com/phpseclib/phpseclib - 3084a30615dc625a60c2e73a11924f2e4f673002 authored about 11 years ago
github.com/phpseclib/phpseclib - 0a639cd7f54ad8566099816c1ff3e24f21d142e0 authored about 11 years ago
* master:
Cleaned up whitespace
Conflicts:
composer.json
Cleaned Up Whitespace
* GrahamCampbell/whitespace-fixes:
Cleaned up whitespace
github.com/phpseclib/phpseclib - 1c2796e3eb44eabc50188e217a3c0c5c7d0b96e6 authored about 11 years ago
github.com/phpseclib/docs - f858db5409c104c94893001814f4e542799683fe authored about 11 years ago
github.com/phpseclib/docs - 2e33c41573b8b8a2d4a5db9637415a690dcaa1c7 authored about 11 years ago
github.com/phpseclib/docs - 38f03a2a18a3182decc176dc011d374b0bb6002b authored about 11 years ago
the old support location - frostjedi.com - is inundated with spam.
i didn't logon for a few days...
Placed helper at top again in my test
Removed a whitespace
github.com/phpseclib/phpseclib - b7092ebc21fd8bfd3f35fa6c53cacd4ff8917052 authored about 11 years agogithub.com/phpseclib/phpseclib - 777db22709bb893bb88a00391deed73b706341ba authored about 11 years ago
github.com/phpseclib/phpseclib - 05077cf0f3779b6f125dbaf3e5d4b08e166370ff authored about 11 years ago
github.com/phpseclib/phpseclib - 268ec2e5d18110235f3677a15abae39303191b2f authored about 11 years ago
github.com/phpseclib/phpseclib - 0ccac2c998ba56b92a61603588d2d6f5bc198efa authored about 11 years ago
github.com/phpseclib/phpseclib - 19be15c4c43f653cb1714894a603de4d06593d19 authored about 11 years ago
* master:
RSA: add unit test for $rsa->loadKey()
RSA: add unit test for $rsa->loadKey()
* terrafrost/rsa-loadkey-unittest:
RSA: add unit test ...
* master:
SFTP: make get() return correctly sized strings
SFTP: make get() return correctly sized strings
* terrafrost/sftp-get-size-fix:
SFTP: make ge...
* master:
RSA: remove unit test for time being - it's going to be renamed and rewritten
RSA:...
github.com/phpseclib/phpseclib - 466f9354dfe49554b23f10e723903c14d81dbc07 authored about 11 years ago
github.com/phpseclib/phpseclib - 40bf0b1e59b377fabed370508b55488375f5ae66 authored about 11 years ago
github.com/phpseclib/phpseclib - a1b749a0a0559e40d51b7469947c042b3193956b authored about 11 years ago
github.com/phpseclib/phpseclib - d2c4ccfc28cec72be9fadd5151a5adef5aee05af authored about 11 years ago
rewritten
github.com/phpseclib/phpseclib - 48ab947fe186154b5aef9589c0a3958aac58832b authored about 11 years agogithub.com/phpseclib/phpseclib - 3d5262156d2d28823a5c3859379b07f5e15edffc authored about 11 years ago
github.com/phpseclib/phpseclib - ad0c7c52bd0d9fd2b4e8d0b98bff1265c2fb6ac5 authored about 11 years ago
github.com/phpseclib/phpseclib - b0de383f95b1727b61a1df00a1e317773c0a9d5d authored about 11 years ago
github.com/phpseclib/phpseclib - 699ac0b0e9e2db30e8b4af70d6c35b0a5a5d5f08 authored about 11 years ago
github.com/phpseclib/phpseclib - 357d4253ee538b514cca82fef06a3eaf2793ac6a authored about 11 years ago
Added return tag
github.com/phpseclib/phpseclib - 4817d28a5475662a38c697b3de810acb6a367290 authored about 11 years ago
* master:
SSH2: better accomodate Phar's
SSH2: better accomodate Phar's
* terrafrost/phar-fix:
SSH2: better accomodate Phar's
* master:
Fixed classname of test
Fixed some wrong @see annotations
Fixed /e preg_replace ...
Fix Net_SSH1 on Php5.5 (/e preg_replace modifier)
* mpscholten/fix-ssh1-php55:
Fixed classnam...
github.com/phpseclib/phpseclib - 2a7b6e39fb5da13837a24487c4f14e3b93d1871d authored about 11 years ago
github.com/phpseclib/phpseclib - 6d8c02c432ebddf4914f3c99938fa3c117f42760 authored about 11 years ago
* master:
Fix indentation of _append_log in SSH1 and SSH2.
Fix indentation of _append_log in SSH1 and SSH2.
* bantu/ssh-append-log-intendation:
Fix inde...
github.com/phpseclib/phpseclib - 0f69d355843611afcc6662fb77df18d555732bf6 authored about 11 years ago
* master:
Use NET_SSH1_ instead of NET_SSH2_ prefix in SSH1.
Use NET_SSH1_ instead of NET_SSH2_ prefix in SSH1.
* bantu/ssh2-constant-prefix-ssh1:
Use NET...
* master:
CS: Add useful whitespace CodeSniffer rules.
CS: Add useful whitespace CodeSniffer rules.
* bantu/cs-whitespace:
CS: Add useful whitespace...
github.com/phpseclib/phpseclib - 70b9a69c46c935754e66e2d2252c0fb620436dd2 authored about 11 years ago
github.com/phpseclib/phpseclib - b23a693ae5149a8d2071146ba90fe958dc911d19 authored about 11 years ago
* master:
SFTP: add explanation for use of 4294967296
SSH2: typos in last commit
Compatibi...
Compatibility fixes
* terrafrost/php-compat-fixes:
SFTP: add explanation for use of 429496729...
github.com/phpseclib/phpseclib - 8bb80b3df04388fb90c1bf6f1fff007bbaf2b289 authored about 11 years ago
github.com/phpseclib/phpseclib - 4290a5c21687b04d905e9bcc4ec4b4dfd415b4e7 authored about 11 years ago
github.com/phpseclib/phpseclib - 172f15f5df728234fe7acc8afc8820d69419e8f9 authored about 11 years ago
github.com/phpseclib/phpseclib - 3a0193875a09dcbb0f86ba8263e5eba999de5520 authored about 11 years ago
github.com/phpseclib/phpseclib - 8424a464a6bd53f5f777deda8aa2c5ea0a541383 authored about 11 years ago
- PHP4 doesn't allow method chaining
- $_SESSION isn't always defined
- on PHP5.1 and earlier us...
github.com/phpseclib/phpseclib - 4bd9a546ab5cfa9838eaabe4e0c32643e4eed412 authored about 11 years ago
github.com/phpseclib/phpseclib - c26594ba08fafaef3be4571ea0ba54f29f696c77 authored about 11 years ago
github.com/phpseclib/phpseclib - ea8cadddadf1f2a4fff9a16c9111f5d48c01e36f authored about 11 years ago
Conflicts:
tests/Net/SSH1Test.php
* master:
SSH2: fix E_DEPRECATED on PHP5.5
SSH2: fix E_DEPRECATED on PHP5.5
* terrafrost/preg-replace-callback:
SSH2: fix E_DEPRECATED o...
* master:
Fixed typo and fixed bug with destructor being called in test on ssh object
Added ...
Added test for Net_SSH2::_format_log()
* mpscholten/test-for-ssh2-format-log:
Fixed typo and ...
github.com/phpseclib/phpseclib - 46a1a0c1c2eda95322f5eaacd1da9a78817ef565 authored about 11 years ago
github.com/phpseclib/phpseclib - f0b9f59bcc7cce1ac6d83a13379fa39b6d59c397 authored about 11 years ago
github.com/phpseclib/phpseclib - 6ac922726d71381d696c4e97b21549542e9e331c authored about 11 years ago
github.com/phpseclib/phpseclib - 1599d2e8d189424cd1d4308388b51840d7492388 authored about 11 years ago
sending the close channel packet right after the eof seems to make some scp transfers terminate ...
github.com/phpseclib/phpseclib - c01b8fc4ed7d191140b812f4cc1215cd7bee5979 authored about 11 years ago
* master:
CS: Fix "PEAR.Commenting.ClassComment.WrongTagOrder" sniff.
CS: Fix "PEAR.Commenting.ClassComment.WrongTagOrder" sniff.
* bantu/cs-classcomment-wrongtagord...
github.com/phpseclib/phpseclib - df8c3723aa0e575a3fccaf91acb79091d46bb2f3 authored about 11 years agogithub.com/phpseclib/phpseclib - f0f029b2c176808c23d025d97c3cc48229994c41 authored about 11 years ago
* master:
CS: Fix "PEAR.Commenting.FileComment.TagIndent" sniff.
CS: Fix "PEAR.Commenting.FileComment.TagIndent" sniff.
* bantu/cs-file-comment-tag-indent:
CS...
github.com/phpseclib/phpseclib - 3db1fbb0726f5187d72b1505f491f2c898f015b4 authored about 11 years ago
* master:
CS: Fix "PEAR.Formatting.MultiLineAssignment.EqualSignLine" sniff.
CS: Fix "PEAR.Formatting.MultiLineAssignment.EqualSignLine" sniff.
* bantu/cs-multiline-assign-...
github.com/phpseclib/phpseclib - ffa1393a4c886bd999fb777ac108b5974db4790f authored about 11 years agogithub.com/phpseclib/phpseclib - cee0f3343ba39593547db6ed10434967792bb37d authored about 11 years ago
* master:
CS: Fix "PEAR.Files.IncludingFile.UseIncludeOnce" sniff.
CS: Fix "PEAR.Files.IncludingFile.UseIncludeOnce" sniff.
* bantu/cs-include-once:
CS: Fix "PE...
github.com/phpseclib/phpseclib - 6d1fb9f7dbbb962ac0cfb01942bcd1f26f946097 authored about 11 years ago
* master:
Fix "PEAR.Files.IncludingFile.BracketsNotRequired" sniff.
Fix "PEAR.Files.IncludingFile.BracketsNotRequired" sniff.
* bantu/cs-include-para:
Fix "PEAR....
github.com/phpseclib/phpseclib - bc6ff962927e09c4cec160fd0a1830d7eb4e5b88 authored about 11 years ago
Replaced php4 hack for microtime(true) with real microtime(true)
* mpscholten/php5-ssh2-microti...
github.com/phpseclib/phpseclib - d696f22b890668879fe1ccf9ba7c2ccc974d4b00 authored about 11 years agogithub.com/phpseclib/phpseclib - d6c70a76d94049c157567f3a929d71fb825a65c9 authored about 11 years ago
* master:
Ignore coding style for "HAC 4.49" block in Math/BigInteger.php.
CS: Fix PEAR.Cont...
CodeSniffer: Fix PEAR.ControlStructures.ControlSignature sniff.
* bantu/cs-else-no-newline:
I...
github.com/phpseclib/phpseclib - 161bb7d3620e3eb397b8cfe170478d53d7a15e19 authored about 11 years ago
github.com/phpseclib/phpseclib - ef2c50f9e0a0e252076eb643754347835bfb03cb authored about 11 years ago
* master:
CS: Fix Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma sniff.
CS: Fix Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma sniff
* bantu/cs-space-...
github.com/phpseclib/phpseclib - bdaf590d2727d330898ab6aa92ff2c2c5ec7900f authored about 11 years agogithub.com/phpseclib/phpseclib - 9ca5f83dec353653909661479074808dbd7106fb authored about 11 years ago
* master:
CodeSniffer: Fix PEAR.Classes.ClassDeclaration.OpenBraceNewLine sniff.
CodeSniffer: Fix PEAR.Classes.ClassDeclaration.OpenBraceNewLine sniff.
* bantu/cs-openbrace-cla...
github.com/phpseclib/phpseclib - b6dd1f92bf7ec6da6ba18f9864905e2d2f163086 authored about 11 years agogithub.com/phpseclib/phpseclib - e09f1b730ea59bb86628d7bd916d746aba186112 authored about 11 years ago