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

SSH2: Be less overly clever loading Crypt/Random

28f18f83ec1476a028a81fe71152978ed792b8a6 authored over 11 years ago by David Stensland <[email protected]>
SFTP_Stream: update includes

5cd0191eddaaf544f310e87d4752ee73749d543a authored over 11 years ago by terrafrost <[email protected]>
ASN1: if an int val would be '' make it be "\0"

147c3ebea427a51b6a47a9e94e0a5bbfa0d97579 authored over 11 years ago by terrafrost <[email protected]>
SFTP: add a few comments

725a2e0b39a502c9fbcc7235aa7ad7038d11da1d authored over 11 years ago by terrafrost <[email protected]>
SFTP_Stream: Better EOF detection

$result will be false on error and '' if the EOF is reached.

05e832d14f29937c3b2de729afa1c4900db63110 authored over 11 years ago by terrafrost <[email protected]>
RSA: Add CRYPT_RSA_PKCS15_COMPAT mode

c5bd12dd1473ad1009722137094536b2817cc4d5 authored over 11 years ago by terrafrost <[email protected]>
ASN.1: Add headerlength and fix start

a3e3682feb24c64d02a0b89fa41f90608027f2a2 authored over 11 years ago by terrafrost <[email protected]>
Merge pull request #85 from epoplive/master

added getStdError method to get stdErr, even when quiet mode enabled

9bf633d689f0b5b210fbd82502a9362402ae7424 authored almost 12 years ago by terrafrost <[email protected]>
added getStdError method to get stdErr, even when quiet mode enabled

cc8e3cdbc144da972b1bf9909d9651a82fb0b5d9 authored almost 12 years ago by Brett Thomas <[email protected]>
RSA: only use OpenSSL if openssl.cnf file exists

11a6b1a1afdb16370c6de2050fd139a6f0bb5abd authored almost 12 years ago by terrafrost <[email protected]>
SFTP_Stream: Cache didn't work correctly

95f40d9c8f729feff4bf15d60cbdac4731cdb1f7 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

3153daf5482b03dc22442574ac98acde081648cf authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Add Stream class

5212c78152e1030a346a8a46ec4c69cbd01a0df2 authored almost 12 years ago by terrafrost <[email protected]>
AUTHORS: add more developers

c56b27f81b4e96d8b72f8c351e47e230724ad4bb authored almost 12 years ago by terrafrost <[email protected]>
Random: CS adjustment

35f5c83d3611c710d1e123092d51254f6e888f2e authored almost 12 years ago by terrafrost <[email protected]>
SFTP: rename variable to correct case

89cd8f09e7c2a6de7156f5df6d94efcaa543bbfd authored almost 12 years ago by terrafrost <[email protected]>
SFTP: make mode an alias of permissions for stat

b9787a81eb8f866deb8741c964e030c2bf4570a5 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Use stat instead of lstat for size()

0692d429805a108659d6796e6d56ff38e6a91c40 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #10 from phpseclib/master

Sync

4ae3cc295b06d78b24ae6ce770390255198fff21 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
SFTP: Revamp file type detection and add truncate method

Also clean up some code

51d106b6ecd873a2684ee52de37694dce42e2b2d authored almost 12 years ago by terrafrost <[email protected]>
SFTP: CS adjustment

d4f176b43460429bb44a06c6b78c3c953e3aa327 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Don't do stat if lstat fails

56f87c8f3aed7b0bd188918a12bd868b0cb5bd97 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #9 from phpseclib/master

sync

a0c64edfcfbea6bbdf42bf3a0727ef76398fddca authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Sync

ace8245ec42ea633ae27caf3a33eaac189af0d3b authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
$plaintext should be $ciphertext

ee84c4b41d64e58d851236b36c6ddf82b16074ba authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
BigInteger: fix special case for base-10 / bcmath

echo new Math_BigInteger('-') when in bcmath mode would output '-' - not '0'

42f22a4e4413bedef92ef530acd0b23a7f60b46e authored almost 12 years ago by terrafrost <[email protected]>
BigInteger: revamp base-10 regex

new Math_BigInteger('-09') gave 0 back as a number in GMP mode

4e06ab52dd71d7c3c74036d244861a483c898604 authored almost 12 years ago by terrafrost <[email protected]>
Rijndael, TripleDES: $block not defined in these either

994c2c6c7962436e7c8b49795da5c5e765a29f5d authored almost 12 years ago by terrafrost <[email protected]>
[Triple]DES, Rijndael: Fix overflow in OFB mode

Related to: https://github.com/phpseclib/phpseclib/issues/77

deb151629689cdae75d3972e91d949e1a1b52ed2 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #5 from phpseclib/master

Sync

a45e528ac6a3476c8cac6a06b669f05498d62000 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
DES: $block wasn't defined

5f64ab67abe1cb4354b07d636039964c3d63522b authored almost 12 years ago by terrafrost <[email protected]>
TripleDES, Rijndael: Fix overflow in OFB mode

c4b3288851630eb5113c03a40d4e60ad083419e1 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

7ce05ed591ce5d84536b0b4d8f8ab90fb8ab5ce4 authored almost 12 years ago by terrafrost <[email protected]>
DES: Fix memory leak in OFB mode

15817a416e21e07c31d4100544d81377beed06f5 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #78 from petrich/master

3DES/Rijndael/AES: Fix memory leak with CTR mode

ed461cd6caacfb3874a03036a23be19ab3b78968 authored almost 12 years ago by terrafrost <[email protected]>
3DES/Rijndael/AES: Fix memory leak with CTR mode

Related to: https://github.com/phpseclib/phpseclib/issues/77

eff0bb21c580f9360ff9a31fbe250c81427386eb authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #4 from phpseclib/master

Sync

1e4fcf77fa561a15e12a3e93099da765d92a49e8 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
DES: Fix memory leak with CTR mode

bf3ca6312e5318ae00a976bd11da008b4903cc07 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Fix bug whereby sometimes download amount would be ignored

1d1c2782e93c8bb75f05bb8000fcf8660c06a764 authored almost 12 years ago by terrafrost <[email protected]>
RSA: Add support for AES-256-CBC

eb860d275ed84ef29844ed25d76fc59c4e25f9cd authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Redo mkdir() and _realpath()

Also make it so nlist() caches directories as well

44864874e5f6b2b8789ead8b62c0dc6dfcf58359 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #74 from petrich/AES-Rijndael-Performance-Update

AES/Rijndael performance update [3]

956c1e5bfd5291c019cdbed8641c1c88577841f5 authored almost 12 years ago by terrafrost <[email protected]>
Removed Debug function...

Removed Debug function...

e90708297ad851627ca6a487df7033bbfc7b52aa authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES/Rijndael Performance Update [3]

Performance Update for AES/Rijndael

afa5465e6342f614095c4783bca632c36e218311 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #3 from phpseclib/master

Sync

96dae9048913b0475ab581b71b20edea5b540f57 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
ANSI: Use user_error instead of echo

d7b348771c46b5f553f53f194bf87dde78171663 authored almost 12 years ago by terrafrost <[email protected]>
ANSI: Add support for more codes

Thanks chubby!

1231f58aa3ea59eb16b8d87ee0bd5c8e876d9651 authored almost 12 years ago by terrafrost <[email protected]>
X509: Fix private key identifier computation on a File_ASN1_Element

6b49b7d1089ca349ef9e3cb737429879c49796ad authored almost 12 years ago by Patrick Monnerat <[email protected]>
BigInteger: CS adjustment

d7cdea6282bc14a3e4aefaffb342cb95981f3e24 authored almost 12 years ago by terrafrost <[email protected]>
Make all sources 7-bit ASCII.

90ff746ad11323cf661b3ec9257760f297a09788 authored almost 12 years ago by Patrick Monnerat <[email protected]>
Merge pull request #73 from Gemorroj/master

some minor fixes

1daf5b57d6f3557741a763deeaf0fd475704c115 authored almost 12 years ago by terrafrost <[email protected]>
Fixed broken characters.

8d5e7a3945f24ae6092f14b6f321e64f5a2be781 authored almost 12 years ago by Gemorroj <[email protected]>
revert == instead ===

1e3e44e3c6520f73d9b6a5562c313f48542f9dfa authored almost 12 years ago by Gemorroj <[email protected]>
some minor fixes

cc2c844d0ed2f39f2a39743167c44eb9d7388680 authored almost 12 years ago by Gemorroj <[email protected]>
BigInteger: E_NOTICE: bitwise_xor and bitwise_or had parameters of array_pad mixed up

4334d381b9f2844aa07c9f9bd7200a3edb83a4de authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Add chown and chgrp.

60b66e3726b9d6a9297fb9789e82268de282f39b authored almost 12 years ago by terrafrost <[email protected]>
Use base-2**26 on systems with 32-bit ints and base-2**31 on systems with 64-bit ints

4a96cc80246dc7bb43d29098d2281e2db7a4a055 authored almost 12 years ago by terrafrost <[email protected]>
SSH2: Add isConnected() function

0333805f5c99fe9d97ac7a5542dd821086097470 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #2 from phpseclib/master

Snyc

c096eb823f173dc3f646f8a11e7a985aa7dedffe authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
SFTP: Add touch function

Also make it so chmod will auto-switch the filename / permissions if they're not in the "right" ...

25c7e7bd96f5875864b0592eef48660d6b04dd37 authored almost 12 years ago by terrafrost <[email protected]>
SFTP: Add the ability to write to specific parts of files

faaa52774ffcb7c4e69ed56fa9fb5ff011898c7f authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #71 from tamagokun/exec_with_pty

enablePTY() disablePTY() for use with exec()

51e063f1a4fd23009f54e5c725e998dc8493ef71 authored almost 12 years ago by terrafrost <[email protected]>
Use enablePTY() to get a PTY with exec() calls. While exec() is running

you can use read() and write() to interact with the shell.

d7e4678fc4165fc45f2ca7cefad3043860940673 authored almost 12 years ago by Mike Kruk <[email protected]>
Small CS fix [2]

93f9922410a0900bed818d4c0870adc74043af77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

dba98cd57f62ebe532bc1f01f9b1ec1d6bd2b571 authored almost 12 years ago by terrafrost <[email protected]>
Update date format in File/X509.php

Update it to be consistent with https://github.com/phpseclib/phpseclib/commit/bdd42c448b21b87ef0...

5910f7c14fd1515321f36d55559240a3f25e6073 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #1 from phpseclib/master

pullrequest

6555cb1e8ef0fd219aebc171bef580edb719b009 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Small CS fix

323396df3cbca234c1796ab1e8a673182e1f1d6e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #69 from petrich/master

AES _Performance update [2]

2faa2b53a7c7581a688487c3d3d9d75fda70163a authored almost 12 years ago by terrafrost <[email protected]>
AES: Performance update

Performance update for AES

b4bbb27ef6e73138c5f3f36068f74baed50062df authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES, RC4: CS adjustments

13eb688c901102bc63c3e83110bf9286dc7ccdd6 authored almost 12 years ago by terrafrost <[email protected]>
Undo last commit

248e3bb085e626b794e7729e82feebb68a930bb1 authored almost 12 years ago by terrafrost <[email protected]>
Add __construct() constructor to make namespace'ing easier for those wishing to do it

bfb04dcf4daa36d8f95d2c673ed1585e815e6724 authored almost 12 years ago by terrafrost <[email protected]>
Rijndael, AES: CS adjustments

6765cb3b2b3244e1b9865e205c8905b311e27d6a authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #65 from petrich/patch-3

Rijndael: Performance update

7894fd98f5afc76dd26f0c14f204bf4bf0cbe7a6 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #66 from petrich/patch-5

AES: Performance update

01be859b44579b15d032c3535ee42700e26d85b0 authored almost 12 years ago by terrafrost <[email protected]>
RC4: keys were never being set in continuous mode

d774476bcfd2eda5b07bf97c9acf75372a4b525a authored almost 12 years ago by terrafrost <[email protected]>
AES: Performance update

Performance update for AES
Related to: https://github.com/phpseclib/phpseclib/pull/65

7dceef6ef4823dd4d788dbaae9a12176ca1dfc81 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: Performance update

Performance update for Rijndael

c95b997fa77954c50d6ae94dd0dd0d9872279fe6 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
add size checking to binary packets in Net/SSH2.php (thanks ?????? ????????!)

e7336e6b54db9365590a10ebe13757c022e7194b authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #63 from petrich/patch-3

Rijndael: little code optimizing

111544428ec5954a1ba6139f4193e251bef72582 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #64 from petrich/patch-5

RC4: fixed ContinuousBuffer() using MODE_MCRYPT

3eaf92332d24d58eb0665600e046122285ab8207 authored almost 12 years ago by terrafrost <[email protected]>
RC4: fixed ContinuousBuffer() using MODE_MCRYPT

Fixed multiple calls to ContinuousBuffer() using MODE_MCRYPT

376b2759c9d83615e0f77d9a119e96413c1e5d3e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: little code optimizing

little code optimizing

d81563d6f37983f855fdf9fd36d9c19e5ac28b77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #61 from petrich/patch-3

AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

45976002c70cf6b532f21d65b2876ee724de3095 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #62 from petrich/patch-4

DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

e11998787c83d0ded26cf126b4b25024114b14ac authored almost 12 years ago by terrafrost <[email protected]>
DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

DES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

bfab4c47f9239af065c398d87a68dad9f26177e4 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

AES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

2deea8b4913ec9801c23c87cc2dbc4de073a4835 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #59 from tamagokun/set_exit_status

Get the exit status in ssh

882e019062a4e953a5316892247e5601f66e08fc authored almost 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'upstream/master'

16feb0f1705a6cb7f1b2a51020834f4885e57b85 authored almost 12 years ago by terrafrost <[email protected]>
AES, DES, RC4, Rijndael, TripleDES: multiple changes

- apply petrich's TripleDES / CFB decrypt to AES and DES
- make DES use the updated _generate_xo...

d94f1b252db66f52c42fcc8d4c6f1a3f10f5ff4e authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #56 from bantu/coverage-text

[coverage-text] Generate text code coverage report for output on travis ...

28413744c64ef407d06ab559268af84408218f75 authored almost 12 years ago by terrafrost <[email protected]>
Extract the exit_status if given to us from SSH.

efdec7b118b1f8c24b9882ccc4a7fce5cb8d945f authored almost 12 years ago by Mike Kruk <[email protected]>
[coverage-text] Generate text code coverage report for output on travis console.

d00c5151b2759beb4ebf53571818abbc5e818ce3 authored almost 12 years ago by Andreas Fischer <[email protected]>
Merge pull request #57 from bantu/coverage-html

Travis CI: Generate code coverage HTML and persistently store it.

ce22f11f7f9ef3bb07f98e44e329446c4a667566 authored almost 12 years ago by terrafrost <[email protected]>
[coverage-html] Add comment to expect installation.

ec58a8bce393e9e88257fdbfcf2d9b641f761acb authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Put fingerprint of RSA host key into variable.

dda7498b604da39ce7bf80021e685b24597e8879 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add code coverage report link to readme.

29d2ae1727e894f6c67af8355d7a279ee3d067d3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add latest symlink.

dbf7265e19aae45181e0e7ae5ecf05eed4e8e950 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Use PHP version number in folder name.

862bc5d6dcffce53a76161f0450c081584c5a8bc authored almost 12 years ago by Andreas Fischer <[email protected]>