Ecosyste.ms: OpenCollective

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

github.com/swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP
https://github.com/swoole/swoole-src

Patch for SSL tests

2e2995f119c76edf96ca126cd728d840883ee71c authored almost 5 years ago by dixyes <[email protected]>
Use swoole_strerror

b3fc68007994dd8d9405c063b7010449dae4830e authored almost 5 years ago by twosee <[email protected]>
Disable warning even in ZEND_DEBUG because we may register our own signal handlers (e.g. manager process)

2cfeab210a9e17fd20cc9d18568c29f8a19cc885 authored almost 5 years ago by twosee <[email protected]>
Add comment

699b6a862bdc8db2c3dfa1c847dd37c4002ab6fa authored almost 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

1106c52e6f64c36261a062de73258a8fe661941d authored almost 5 years ago by twosee <[email protected]>
modify the code style (#3067)

* modify the code style

* style: change type* to type *

846facb01a7ac3f1eaa7074ba40515186a250732 authored almost 5 years ago by hantaohuang <[email protected]>
optimize swSocket_bind (#3063)

use swSocketAddress instead of sockaddr_in, sockaddr_in6, sockaddr_un

c87dd9c97c2608d2d08ce88a59293a0eacd6ac47 authored almost 5 years ago by hantaohuang <[email protected]>
Code format

16d72850fb5e98e55a244175da20b5e80cc55cdf authored almost 5 years ago by twosee <[email protected]>
Fix return value of Coroutine::sleep

a653e81295a98306da3ed4fbdf002bc62b7ebd2b authored almost 5 years ago by twosee <[email protected]>
Optimize the code of Server (#3060)

* style: remove unreachable code

* improve the code

use ZEND_PARSE_PARAMETERS_START_EX ins...

9d1bf85db60e7272e54b176f631f230146d02e10 authored almost 5 years ago by hantaohuang <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

98b7f5d872c48609bfe7ca21221e935ab14fe978 authored almost 5 years ago by twosee <[email protected]>
Fix bugs in kqueue and improve the code

(due to #3030)

9db3025445a8803322c0e730565000910ea4537b authored almost 5 years ago by twosee <[email protected]>
Fix warning

e8cf8a66687581262013a04aa8557be1aa3b572f authored almost 5 years ago by twosee <[email protected]>
Refactor HTTP2 Server (#3061)

* Remove useless ctx->private_data_2

* Close first and free the session (try to keep memory s...

f33dc7a3d1209cc0a878ad93b2c24e447a8977c0 authored almost 5 years ago by twosee <[email protected]>
Update SSL cert files

f5d74c989e8d10b7e5ec926603f3265eba378499 authored almost 5 years ago by twosee <[email protected]>
Fix the test

d5ca69d1df12266d87b52c2d6201aefea90888d0 authored almost 5 years ago by twosee <[email protected]>
Improve code of send_resume

fee18d20d8afe62e8d05f4508a3c31067931225d authored almost 5 years ago by twosee <[email protected]>
Fix send_yield in BASE mode

d2c08218b6ca07b3217996960cf006b400915dca authored almost 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

bd18c58439ca772aa90345d2530c2391a8db293a authored almost 5 years ago by twosee <[email protected]>
Improve send_yield test

0fbb7b9a8a41fd53c2d86f0828a38093bafa5272 authored almost 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

493eea08bbd0bbda253877c51188e279b1725aab authored almost 5 years ago by matyhtf <[email protected]>
code format

cdf6f9acc2b0e7318fc83ec3da8b2b8304680825 authored almost 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

9359addfbe51f40e71f15e3333d17eff0c319494 authored almost 5 years ago by twosee <[email protected]>
Fix Coroutine HTTP2 Server memory error

4d90cbe0341877eb2d9f9ecb7cc5f012893faa5e authored almost 5 years ago by twosee <[email protected]>
Code optimization for header files (#3051)

* add callback

* fix tests

* Optimization

* Optimization [2]

* Optimization header f...

873cc408374afddd5e17cf669a089f97a200eb12 authored almost 5 years ago by 韩天峰-Rango <[email protected]>
Fix http_context_send_data (#3059)

59c2c201385e80b2666bda4425f56762d5b35334 authored almost 5 years ago by twosee <[email protected]>
Revert "Improve code of HTTP2 server, fix null pointer error"

This reverts commit 320f3f3a

8d0c49ed2ecc5eb652fe015174c27691e580213f authored almost 5 years ago by twosee <[email protected]>
Revert "Fix HTTP2 server null pointer error totally"

This reverts commit 99fee52b

0ee13533b7c631c5b8a7e0d308cf4670c70d2ffa authored almost 5 years ago by twosee <[email protected]>
Fix HTTP2 server null pointer error totally

99fee52b7f6eeed6a9b7134bdce1852281b98cdf authored almost 5 years ago by twosee <[email protected]>
Do not check return value of e-alloc

51b54143c1b49e414cfc2f8671620664fd4c8c76 authored almost 5 years ago by twosee <[email protected]>
Improve code of HTTP2 server, fix null pointer error

320f3f3a61fd11e0caab331e4e6de2fdc31caec6 authored almost 5 years ago by twosee <[email protected]>
Support Socket::checkLiveness and Socket::peek (#3057)

e4d48fc6f3de388e99f42445a3f60777933800a6 authored almost 5 years ago by twosee <[email protected]>
Fix missing "unhook curl_multi_getcontent", code reordering, fix the test

bfdfeb0098d9322da889273300b490a10cf3c5c5 authored almost 5 years ago by twosee <[email protected]>
Update library

* Fix typo
* Fix behaviour of swoole_curl_close, code reordering

36fa279f484607e75f696d78dd89ed4fcba99456 authored almost 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

1673c4702e33c71270fc40beb9604c71cce80569 authored almost 5 years ago by twosee <[email protected]>
Update library

* Fix behaviour of CURLOPT_HTTPHEADER
* Unified naming style
* Improve accessibility of Curl\Han...

15717fca05948b77b90524e04d632922f7b9baa2 authored almost 5 years ago by twosee <[email protected]>
Support HTTP chunked request (#3055)

* Support HTTP chunked request

* Fix typo

* Unescape request content

d5294934a3d944832d9875b86d29cdece2ba2c8a authored almost 5 years ago by twosee <[email protected]>
Update library

* Fix behaviour of CURLOPT_POSTFIELDS

c35e8a28344eb3308063143bbca514c5923a1e9d authored almost 5 years ago by twosee <[email protected]>
Binary security of package_eof (#3054)

74ec0fd7b2f01240b7db762d5baa0a35b8b104c2 authored almost 5 years ago by twosee <[email protected]>
fix tests

3322a29eb5986a332e09f9a3f417721ea65acf3b authored almost 5 years ago by matyhtf <[email protected]>
Optimization shortname

e5907874a49142fc81bb46ce03a5fec0fe853b40 authored almost 5 years ago by matyhtf <[email protected]>
Optimization

b296b80733688de1a22e487881153398753d529a authored almost 5 years ago by matyhtf <[email protected]>
Event HUP (#3046)

* Handle event HUP

* Fix compilation

* Code optimization

Co-authored-by: twosee <twose@...

b8a876a4b3f285c9682dabd80ae1aa15932050f9 authored almost 5 years ago by 韩天峰-Rango <[email protected]>
improve var name

923b73161f56b551cd50640e62705734e95e0d0d authored almost 5 years ago by matyhtf <[email protected]>
disable_accept when have too many connections

f1ad96a332e8e8aec7582fcaa4649f5a39bcff01 authored almost 5 years ago by matyhtf <[email protected]>
Refatocr event API (#3030)

Refatocr event API and reactor fd to swSocket, convert some C files to C++, rename some function...

735f854d2e6d155dfbada18204cce341f304dafc authored almost 5 years ago by 韩天峰-Rango <[email protected]>
Call event_free when RSHUTDOWN

0948204e8884350d5a1343c2caa3cfa14e063e6a authored almost 5 years ago by twosee <[email protected]>
Fix possible memory overflow

554023d7b9d20cf46211cdc1435ab34705791c42 authored almost 5 years ago by twosee <[email protected]>
Handle bad upgrade request

22e0c0bab01947211ca18d3723c4c587e542ea37 authored almost 5 years ago by twosee <[email protected]>
Fix compilation

d87eb04109d20e9475e3ac6c891442fb70c962a6 authored almost 5 years ago by twosee <[email protected]>
Handle new Socket failed

229d046b31d70458aa25c187a98345ae8582eb0c authored almost 5 years ago by twosee <[email protected]>
Do not inline anymore (we need function entities)

92276c946f4fde25ac5f931ebc6c0ab4fac39fcd authored almost 5 years ago by twosee <[email protected]>
Keep silent when close the connection

0fd35af972345e523eb21c48b58a4d62cf1c3c66 authored almost 5 years ago by twosee <[email protected]>
Revert "Add assertions"

This reverts commit 5b2c3878

dae929cadb5cf4bad31e834553e1dc8bc0598d89 authored almost 5 years ago by twosee <[email protected]>
Remove useless code, add assertions

5b2c3878609a336a089978db0051ef50a352f051 authored almost 5 years ago by twosee <[email protected]>
Ignore cookie parse error (keep the same behaviour with other clients)

5de8f78d4851983b4b575a1fe991a5df82dafffd authored almost 5 years ago by twosee <[email protected]>
Patch for #3035

13b2d6c4f78fad5d74bdae1ff8acd44d622efb96 authored almost 5 years ago by twosee <[email protected]>
Improve code

163a361b5574bec33ea71ae3fa77d489f6620ba0 authored almost 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

674449467b3be7f5b23fb7369f7cc332f9314021 authored almost 5 years ago by twosee <[email protected]>
Fix external network test

6acdef4cfa2a477d827f93876c79e4936a75544f authored almost 5 years ago by twosee <[email protected]>
Fix possible memory leak and improve code

11317448ac888444037e979aa315722350a2837e authored almost 5 years ago by twosee <[email protected]>
Use UnixSocket (Local UDP communication is also unreliable)

f7c2bcf5619d62ae89d57d92e82d11cfc711f579 authored almost 5 years ago by twosee <[email protected]>
Support HTTP pipeline, handle websocket packet boundary (#3029)

* Support HTTP pipeline, handle websocket packet boundary

* CALLBACK_MESSAGE_COMPLETE

* So...

3d2356f990b23c072f7936a1dc6f3e2c8702f595 authored almost 5 years ago by twosee <[email protected]>
Fix memory error due to 4ab8182f

a4801cac533e282ca15e5806b344edc82e2e00e5 authored almost 5 years ago by twosee <[email protected]>
Optimization

4ab8182fe07d3033b98e4414fe673e25cc434349 authored almost 5 years ago by twosee <[email protected]>
Compatible with phar

b86977a2046ab9506ffe1f269b676bafe6361355 authored almost 5 years ago by twosee <[email protected]>
Fix #3026

4fc9aa4c12e63203c545b7f6155052094861ee5c authored almost 5 years ago by twosee <[email protected]>
Revert "optimization"

This reverts commit d6103381

6be51553a5035f70444acfe4ad861ee2454646b1 authored almost 5 years ago by twosee <[email protected]>
Remove composer dependency

c9df06bcf945feff46109b88575bc47261a22a0e authored almost 5 years ago by twosee <[email protected]>
Try fix

05933c4671da80784bd42708c91c851721b59239 authored almost 5 years ago by twosee <[email protected]>
Improve brotli info

79e26fc8d0644c679919259bc6fccdd1aa6dc1ff authored almost 5 years ago by twosee <[email protected]>
Update version to 4.5.0-alpha

faa2c21b8d2fad420c0f7bc1764439cdd1c516d8 authored almost 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

818c25123a5cf1792332ada5b7e3a38bd3d5ff65 authored almost 5 years ago by twosee <[email protected]>
Fix the concurrency capability of the Coroutine HTTP2 Server and add a test

0c9a7fc4817ffd20fca66189297e2e099c1d06bc authored almost 5 years ago by twosee <[email protected]>
Rename

80f160dee2779662653ddb3363ad0d7b1c370794 authored almost 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

4cfb67de17beaafbdfcbe3469c16cc795317cdc8 authored almost 5 years ago by matyhtf <[email protected]>
optimization

d610338153a11ef251935a502aeb133a85765675 authored almost 5 years ago by matyhtf <[email protected]>
Fix #3025

c6f84ae68107545c5d9dc65754d09bd987a85b25 authored almost 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

a26f23f3c4cda66157f8ebceff36d6acb1bd5409 authored almost 5 years ago by twosee <[email protected]>
Patch for #3024

0dea9221e0062939955ff5894e22ab72d8c53a21 authored almost 5 years ago by twosee <[email protected]>
Reduce one system call

3b5aa85da75b5ab069ce5a07a785dcd65f4d53da authored almost 5 years ago by matyhtf <[email protected]>
Add SIGCHLD listener for manager process (#3017)

92bf948f19a256913e43c3e749ec05e56b3793e6 authored almost 5 years ago by hejingsong <[email protected]>
add MixPHP (#3020)

* add MixPHP

* add MixPHP

4ac713925d35b9b13fafc46ffe9ba3eec74a5a28 authored almost 5 years ago by LIU JIAN <[email protected]>
add methods for proposal-2793 (#3019)

* add methods for proposal-2793

* return zval

01cfa32aa6e003f6aaa86285b7caca011edea43e authored almost 5 years ago by 韩天峰-Rango <[email protected]>
set mimetype

9f09989e118a2125420d25273e609dae29aad3e6 authored almost 5 years ago by matyhtf <[email protected]>
Patch for #2918 (#3012)

* Always show all of the fields

* Support custom can_exit callback

* Add tests for custom ...

17c6becff32814784a44dda3fb89f2e6a9533def authored almost 5 years ago by twosee <[email protected]>
Merge pull request #3013 from swoole/static_handler_http2

Let static_handler support HTTP2 protocol (#2907)

4e00c55a8664fa9cc6eb31a4f29cf8e528088a38 authored almost 5 years ago by 韩天峰-Rango <[email protected]>
Update version to 4.4.14-alpha

76f561ae259fdaccaaba5a92b9c03ff5bbdc0d98 authored almost 5 years ago by twose <[email protected]>
Update version for Swoole 4.4.13

4943337687e7277a957d6431b45cbda87c007bba authored almost 5 years ago by twose <[email protected]>
Fix tests

cc8f1fb116ea77a3e186333a4a0ff21ddf5bacd5 authored almost 5 years ago by twosee <[email protected]>
Add HTTP2 protocol support for static_handler tests

41f483c8d5ccc7d7029bc3a3416649749cd38a8e authored almost 5 years ago by twosee <[email protected]>
fix bug, add tests

1e99ffa6bdecd58faf4436a970169037ad7ee17e authored almost 5 years ago by matyhtf <[email protected]>
Code optimization [3]

7a015b6b97e2d6799daeac56b0e8352066cc0a38 authored almost 5 years ago by matyhtf <[email protected]>
Code optimization

1b0bfff65502157f316988de22c1e3d33fc776f5 authored almost 5 years ago by matyhtf <[email protected]>
Remove useless code

860650305308b40b0b6f7d3a57a5343d110f3674 authored almost 5 years ago by twosee <[email protected]>
support http2 sendfile

a2bf470651e2985c837599e3f9aa3cb893b2f694 authored almost 5 years ago by matyhtf <[email protected]>
Update version for Swoole 4.4.13RC2

cbef092c1107a3c063db83e3b7791106fc654c35 authored almost 5 years ago by twosee <[email protected]>
Fix typo

cbe346ec462f35e022a557d78d7a80505fea4f1b authored almost 5 years ago by twosee <[email protected]>
Fix compilation and optimization

fae613bc8525e75747e1f721bd0d4da0fbfa3208 authored almost 5 years ago by twosee <[email protected]>
Optimize hardcoded again

22a0448e8158662cace1a6aeef465ed8b6c8e0a8 authored almost 5 years ago by twosee <[email protected]>