Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-networking-ssh2

Bindings for the libssh2 library
https://github.com/php/pecl-networking-ssh2

- fix build with trunk

31baf2c046477ef44cd667ed0a35da2f58abb908 authored about 14 years ago
- back to dev

a3d0ea79177bf3a16f23d879bd2e8e0331fe43db authored over 14 years ago
- prepare 0.11.2... Note to self: update the version

40627d083d6c4b72bf16fd67b85e1a172c85d3ef authored over 14 years ago
- remove bundled lib

f7a5090af3b42a1126dfeac74ab0d92120190bbe authored over 14 years ago
- cleanup, fix, remove bundled lib usage

9fa6821d61be4022374453a257aaf34d53d5a1d3 authored over 14 years ago
- do not use bundled lib if one has been found already (we should kill the bundled one anyway)

7c2802fc7b112144893f95d3445263a1946d5a20 authored over 14 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

5cf5f93c01c51fb64bfd1432cb7dc35f1306f2a6 authored almost 15 years ago
- fix win32 configu and allow external libssh2 on windows (bundled is outdated anyway)

4e73d6f8fb26a9820be5ab75708b1c28e4e1d384 authored about 15 years ago
fix a huge number of wrong MIME types. UGH.

cbc18bf98aee4181c1a9b2068714c54e805d0e9e authored over 15 years ago
Update the bundled libssh2 to 1.0. Used only for Windows builds.

faf9239f7a8eeb49b49b6b7fa7ad6d062eb5bd9a authored about 16 years ago
Fix PECL bug #9500 - SSH2 sockets not being closed properly because of close vs closesocket difference

5891b50e8226f077a69cf5d969757dd85735aeda authored about 16 years ago
Better 5.2/5.3 compat fixes (thanks for pointing that out Antony)

e0ab6a2e579a56ab300ed2107ba8c33797726936 authored about 16 years ago
Windows build fixes and a ZTS fix

28adcf9da8bdd8f03d6d77f2dd9c080b08336bd3 authored about 16 years ago
Fix bug brought up by PECL bug #15329 - all errors in stream read need to be handled

dd34d35b9eb15944af01ef1c0cc9c133a6aa120f authored about 16 years ago
Update to package 2 format

2a4190c64244eb43038214e83c6894d4d1209766 authored about 16 years ago
Latest package.xml

f1718ef063435db4a1d856febd5d86d0688afa0c authored about 16 years ago
Minor memory leaks with 2 internal sftp functions

8cf169d14ea8cdf5d81404003dad89a0b2a3bbd6 authored about 16 years ago
Fix PECL bug #13439 - incorrect return value for rename/unlink/mkdir/rmdir with sftp functions/streams

0f8cd43e2b4858a64ca0d3ef8b49e2339525a5f3 authored about 16 years ago
Segfault when passing invalid path into ssh2 stream wrappers

865ef60cfb3abab94c124c573053046736a7852a authored about 16 years ago
Fix PECL bug #12008 - segfault with non-blocking ssh2 channel stream

f433dc690f274f7c84ba83ae835d5b58ec81ed44 authored about 16 years ago
Fix PECL bug #14397 - compile fails on 5.3

a8ed856fc5bf1c6a80d5b0bdf523ddbc1cf0f56e authored about 16 years ago
Adding a standard .cvsignore

9d6f81fcde36ce7b2219d1dfc490cd83e007322f authored about 16 years ago
fix typo

6ebb50c43bed5b20397f1856dd11b0e7098648d8 authored over 16 years ago
Fixed LIBSSH2_APINO check as suggested on pecl-dev list

1e97e5bedff16146a0ca6de71375919750325ddf authored almost 17 years ago
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

6a695b84af6de8a407c9c171d5535079be28d6e9 authored almost 17 years ago
Add fixes for mkoppanen@ (if anyone with karma granting rights sees this, add him to PECL/ssh2)

9d67dfdc7619ecf8319e0874341f5efddcfbcece authored over 17 years ago
Update (c) info

3548ecabf707ed813d167e1826594b5c0245a8be authored over 18 years ago
Use a const char* to store a const char*

e3aba546038e6e1924515566256be7925baebb98 authored over 18 years ago
- xmllint

1326eae0d428f9841687c3c81783d158aa6fda46 authored almost 19 years ago
- add configure option for libssh2 prefix

5d73c9dd89a569d2b8fbdcfcad1885ec2db7536f authored almost 19 years ago
Make php_ssh2_session_connect() respect default_socket_timeout

45264b1740748469469bbe876a128c1de59d4e80 authored almost 19 years ago
Win32 Fixes from bug#5041

f212d12985922555e6e3221a76ec530ab2b1852d authored almost 19 years ago
Could explain why this doesn't work for some folks :)

80ed01cb3ac444231d6ef54007327577e7466c82 authored almost 19 years ago
Minor cleanups

068061839f70005aca76507ed42c10125107e662 authored about 19 years ago
Fix version checks

2b44085c934cc05d3119217c23ca74b96797ef26 authored about 19 years ago
dumb -ldl

f687334bbaa1322af06e2aea53fcf39725a36c42 authored about 19 years ago
Not needed

4759bd7d8562f53022cbfdc588c531a00d43e0e7 authored over 19 years ago
Extend MINFO data

7ea97652cbfd1bb4e59fb4cb770655e54b604725 authored over 19 years ago
Prep for release

00a80985690738166bb4a81a9f46deac5124d0d6 authored over 19 years ago
Explicitly include sha.h and md5.h from openssl

1fc229606583d5b3677eb9c2160cff755e11bc8f authored over 19 years ago
No need to link with zlib.lib, unless zlib is compiled as shared

4fb634833ab410ba61a8eb0cc024526fe99a5921 authored over 19 years ago
Enable full featured win32 build

82ff0450b2efc45b10872613f5e6adde3dea1cc0 authored over 19 years ago
Add publickey subsystem support

80a1f8cf3bcbdc8b154a963f2d51c7a59acb3eb6 authored over 19 years ago
Update kex.c:: bug in non-group1 negotiation

462d248d3c82af7c8afc059f144eae8d44439d6e authored over 19 years ago
Add publickey subsystem support

b0befaf316cf87f8be29a7e3662aa0eb6984c7d1 authored over 19 years ago
*** empty log message ***

59944de81d40c5db6658c1dbe66b913c6743c979 authored over 19 years ago
Plug memory leak

a7a80c9c575b41e66ec92f6bd90e3c491d22db06 authored over 19 years ago
It'd be so nice if I updated this once in awhile

cd3bb9539b2389740409ef3c9a7256803d43707e authored over 19 years ago
Not needed

ebe6f5a07b9e102040ef422eaac31fbf6eea736e authored over 19 years ago
We need zlib as well

c9119d27699c41b9a7ed0290f71a2ef75d284004 authored over 19 years ago
Use bundled libssh2 on Windows

97376404cf4d198f8d4f1429e485adc725a0d1e1 authored over 19 years ago
Oops. publickey.c doesn't belong as part of the RELEASE_0_11 version

924f696177f824b4701754f9a69cc8797ea6c206 authored over 19 years ago
Bundle libssh2 into PECL/ssh2

This is RELEASE_0_11 in libssh2 tree

ef85acf3e69e20b63d326357da6f9597096e907f authored over 19 years ago
Avoid symbol conflict, even if it is the wrong way to do it

9149d5bfa17baaa84ea55eccadb7ef19a5fbe59b authored over 19 years ago
Release 0.9

df18289a2c5d248e373f33e4aa29f6c72e008b9f authored over 19 years ago
Move up to PHP 5.1 speed

01b1016efbc29986932c3d9e895e66e107796b78 authored over 19 years ago
Fix building against libssh2-0.8

b823b95657cbff54557a0580860c0570ea43cabf authored over 19 years ago
Allow ssh2_exec() to specify a pty

da54fc214d1ebdf7726d4bf69c970b84e1d61bd1 authored over 19 years ago
CHECK_LIVENESS doesn't exist in PHP4

0aa3767914b61dfcab8ebe4a190ef8716d1d4b85 authored over 19 years ago
Release 0.10

d8c8aa798eb6eeba5f1891a12546c80f834dd83e authored over 19 years ago
Can't for the life of me remember why I put that in there....

b8a208191de6f8062bcb9c52686f9de8498428ab authored over 19 years ago
Implement ssh2_poll()

99a3dd0975c9f3f4416c4ccf4a3421db4a572c07 authored almost 20 years ago
Fix feof() detection. Thanks nerfherder.

0ac2010ef0188215667c0810bfd407623eee83aa authored almost 20 years ago
Simplify resource registration and fix typo

8102a344d4291f47a65e8b364a8e38ab00a2195d authored almost 20 years ago
Release 0.7

ec313a2b5fcf91f6452f5ecbcef3141a6db11ffd authored almost 20 years ago
Add support for libssh2-0.7's hostbased auth method

5741107e044ad0e42bea96400abb543cacdb7662 authored almost 20 years ago
Bugfix PECL/3440

ssh2 session got freed, but disconnect was never called
and the socket never got closed.

1d6d2f1baa9fb2922be9b66c82b10c4b5eb43989 authored about 20 years ago
Create the file if necessary

849db2329f774d8f43fdd3318efd69cbadb6f3a7 authored about 20 years ago
I hate this file

813553b3b0647815a97b6eaf191f8fc1933fae75 authored about 20 years ago
Spelyng Madders

5bf0ab9d1c02593a9950da78151b80cef6a8a47c authored about 20 years ago
Don't try to use LISTENER when working with older libssh2

39fe129875030771ac7ec6a1591c311461577071 authored about 20 years ago
Clarify error message when libssh2 is not installed (Curt Zirzow)

a3417f0329ec69cd4b11e0f4b5338201f1a06a6c authored about 20 years ago
No need to export libssh2 symbols

b2cf51a202d12f6f1b500432294fc88c3164f7ea authored about 20 years ago
Adjust to new libssh2. Use static lib and export symbols

ed5aee2ef61d925b172dc3b41f5ed42033e6ab08 authored about 20 years ago
Handle case when connection fails

2e2d2613c40f3376c4aafb2b3f0433a460dde584 authored about 20 years ago
Expose connection errors

1a642334dc1069e3fb0ab14129a3a7565f0d0b6c authored about 20 years ago
We do have libsh2 >=0.4

3f8cea4692cb68514dcc2c37dc28bbe81159bd92 authored about 20 years ago
Link the required libs

cfcea43c86a3769a3aa0686b4d4d9889cc9c5a24 authored about 20 years ago
Support for win32

a899c76c5464b9b4b0431b228766d8b1f382bbd3 authored about 20 years ago
Release 0.5

ca78d9291fcf25e189cc03100ae6a5a91a85639d authored about 20 years ago
Detect EOF

bbeacd1f035a8fcfe09c6938f780d22ec9609a4b authored about 20 years ago
Add forwarder listen/accept and fix libssh2_session_mehtods() for next rel.

218aa2f350d63ea19cd9064d6497e42a82f6c34d authored about 20 years ago
Forgot to bump version in package.xml

bd7b1cc25aaf34e10018e11e1fc819d4542c0f65 authored about 20 years ago
Implement callbacks for debug/ignore -- plus minor fixes

80b27d9f032801980baa8661994e7cbe62510799 authored about 20 years ago
Ooops

ade7ab452ade49c0f56a824adf306488f7903b4f authored about 20 years ago
Standard project directories initialized by cvs2svn.

b4222ac48f3d6ba1cce0e2fcf265124c06e57108 authored about 20 years ago
Initial Release

946ee797a53bd90b63d1d51cf99a2978d1e4f403 authored about 20 years ago