| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix borked SKIPIFs | Fabien Villepinte | 2019-09-30 | 1 | -1/+1 |
| * | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -2/+2 |
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-18 | 4 | -3/+51 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-18 | 4 | -2/+50 |
| | |\ | |||||
| | | * | Fixed bug #77946 | Abyr Valg | 2019-07-18 | 4 | -2/+50 |
| * | | | Remove unused defines | Peter Kokot | 2019-07-18 | 2 | -16/+0 |
| * | | | Remove duplicate AC_PROG_CPP call | Peter Kokot | 2019-07-18 | 1 | -1/+0 |
| * | | | Switch to using shell-less proc_open() in various server tests | Nikita Popov | 2019-07-11 | 1 | -24/+7 |
| * | | | Remove curl_basic_017.phpt | Nikita Popov | 2019-07-03 | 1 | -70/+0 |
| * | | | Fix CURLINFO_COOKIELIST leak | Nikita Popov | 2019-06-25 | 1 | -4/+5 |
| * | | | Make ext/curl/tests/bug48203_multi.phpt more robust | Nikita Popov | 2019-06-17 | 1 | -3/+1 |
| * | | | Make curl_multi_info_read.phpt more robust | Nikita Popov | 2019-06-14 | 1 | -9/+23 |
| * | | | Don't warn if libcurl SSL library not detected | Nikita Popov | 2019-06-12 | 2 | -47/+10 |
| * | | | Preserve CFLAGS/LDFLAGS for curl ssl check | Nikita Popov | 2019-06-12 | 1 | -2/+2 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix test regarding Unix Domain Sockets on Windows | Christoph M. Becker | 2019-06-06 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix test case for cURL 7.65.0 | Christoph M. Becker | 2019-05-22 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Rasmus Lerdorf | 2019-05-21 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Rasmus Lerdorf | 2019-05-21 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix precedence issue causing sub-second timeouts to be 0 in | Rasmus Lerdorf | 2019-05-21 | 1 | -1/+1 |
| * | | | Require semicolon after SAVE_CURL_ERROR() | GITSRC | 2019-05-13 | 1 | -3/+3 |
| * | | | Deprecate and ignore $version parameter of curl_version() | Christoph M. Becker | 2019-05-13 | 2 | -2/+25 |
| * | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
| * | | | Deprecate CURLPIPE_HTTP1 | Christoph M. Becker | 2019-05-07 | 1 | -1/+12 |
| * | | | Fix comment | Christoph M. Becker | 2019-05-03 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-05-02 | 3 | -9/+61 |
| |\ \ \ | |/ / | |||||
| | * | | Add more missing CURL_VERSION_* constants | Javier Spagnoletti | 2019-05-02 | 3 | -9/+61 |
| * | | | Extend CURLFile to support streams | Christoph M. Becker | 2019-04-29 | 5 | -1/+146 |
| * | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ... | Dmitry Stogov | 2019-04-24 | 1 | -2/+2 |
| * | | | Use curl_mime_*() functions if available | Christoph M. Becker | 2019-04-16 | 1 | -1/+50 |
| * | | | Add test for curl_version() | Rodrigo Prado | 2019-04-15 | 1 | -0/+31 |
| * | | | Remove curl gnutls locking | Nikita Popov | 2019-04-11 | 2 | -52/+3 |
| * | | | Avoid curl ssl callback warnings with OpenSSL 1.1 | Nikita Popov | 2019-04-11 | 1 | -2/+4 |
| * | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 10 | -18/+18 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
| | |\ \ | | |/ | |||||
| | | * | Added test for #77535 fix | Pedro Magalhães | 2019-03-15 | 1 | -0/+77 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-03-15 | 1 | -5/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-15 | 1 | -5/+1 |
| | |\ \ | | |/ | |||||
| | | * | Don't immediately destroy curl pushfunction | Nikita Popov | 2019-03-15 | 1 | -5/+1 |
| * | | | curl_exec: remove bad check for CURLE_PARTIAL_FILE | Daniel Stenberg | 2019-03-11 | 1 | -2/+2 |
| * | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+4 |
| * | | | More zpp error/variation test removals | Nikita Popov | 2019-03-07 | 6 | -276/+0 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-03-01 | 1 | -2/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-01 | 1 | -2/+6 |
| | |\ \ | | |/ | |||||
| | | * | curl_error: return an empty string if no error occurred | Jay Satiro | 2019-03-01 | 1 | -2/+6 |
| * | | | Implement fine-grained conflict handling | Nikita Popov | 2019-02-20 | 1 | -0/+1 |
