Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make daniel's changes work in ZTS mode... | Sterling Hughes | 2001-01-12 | 2 | -18/+2 |
* | take out emtpy struct | Daniel Beulshausen | 2001-01-12 | 1 | -2/+0 |
* | Fix pr #8305. | foobar | 2001-01-03 | 1 | -1/+1 |
* | Heads up people! | Zeev Suraski | 2000-12-22 | 1 | -3/+2 |
* | Kill warning | Stanislav Malyshev | 2000-12-13 | 1 | -1/+1 |
* | Fixed bug #8145 | foobar | 2000-12-07 | 1 | -0/+1 |
* | close the filehandle if it is a tempfile. | Sterling Hughes | 2000-12-04 | 1 | -2/+14 |
* | Revert bad commit. | foobar | 2000-11-23 | 1 | -2/+2 |
* | Fixed some compile warnings. | foobar | 2000-11-23 | 1 | -2/+3 |
* | Fix memory leaks in cURL. | Stanislav Malyshev | 2000-11-22 | 2 | -0/+9 |
* | Hmmm, that wasn't good. | Sterling Hughes | 2000-11-22 | 1 | -1/+0 |
* | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
* | Remove duplicates (when curl-7.4.1 is used). | foobar | 2000-11-09 | 1 | -2/+0 |
* | Fix the other part... | Sterling Hughes | 2000-11-05 | 1 | -2/+2 |
* | This should fix the garbage. | Sterling Hughes | 2000-11-05 | 1 | -2/+2 |
* | Fix crash from #7577 (torben@php.net) | Stanislav Malyshev | 2000-11-05 | 1 | -0/+4 |
* | New e-mail address. | Sterling Hughes | 2000-10-27 | 2 | -2/+2 |
* | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -1/+1 |
* | Makes curl extension compile again plus some typo fixes. | foobar | 2000-10-22 | 1 | -2/+5 |
* | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -2/+3 |
* | Fix CURLOPT_REFERER. | Sterling Hughes | 2000-10-20 | 2 | -21/+188 |
* | Clean up the alignment of configure --help output | Rasmus Lerdorf | 2000-10-02 | 1 | -2/+2 |
* | Tiny change in copying of buffer. | Sterling Hughes | 2000-10-02 | 1 | -1/+1 |
* | @ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post | Sterling Hughes | 2000-09-30 | 2 | -290/+334 |
* | removed redefines | Daniel Beulshausen | 2000-09-26 | 1 | -3/+0 |
* | cleanup, added configurations for ssl as well | Daniel Beulshausen | 2000-09-26 | 1 | -2/+64 |
* | @- Fix bug with curl places extra data in the output. (medvitz@medvitz.net) | Sterling Hughes | 2000-09-11 | 1 | -1/+4 |
* | Fix up the implementation. | Sterling Hughes | 2000-08-27 | 2 | -109/+91 |
* | deleted a few unnecceasary defines and added the Release_TS_Inline path to th... | Daniel Beulshausen | 2000-08-24 | 1 | -2/+2 |
* | win32 projectfile for the curl extension | Daniel Beulshausen | 2000-08-23 | 1 | -0/+115 |
* | Bunch o' changes.. | Sterling Hughes | 2000-08-20 | 2 | -32/+87 |
* | Purely cosmetic. | Sterling Hughes | 2000-08-18 | 2 | -9/+10 |
* | - It should be #ifdef PHP_WIN32 | Andi Gutmans | 2000-08-17 | 1 | -1/+1 |
* | ts issues. | Sterling Hughes | 2000-08-17 | 2 | -15/+34 |
* | Leftovers... | Sterling Hughes | 2000-08-15 | 1 | -1/+2 |
* | Add Win32 support for cURL. | Sterling Hughes | 2000-08-15 | 1 | -1/+6 |
* | This fixes to problems: | Sterling Hughes | 2000-08-15 | 2 | -10/+89 |
* | - Fix spacing. | Sterling Hughes | 2000-08-13 | 2 | -98/+285 |
* | Add CURLOPT_TRANSFERTEXT option to curl_setopt(). | Sterling Hughes | 2000-07-26 | 1 | -1/+2 |
* | Trivial change to add access to CURL version information for | Kristian Köhntopp | 2000-07-25 | 2 | -2/+12 |
* | 1. Move from experimental -> production | Sterling Hughes | 2000-07-24 | 3 | -28/+52 |
* | Add CURL support (http://curl.haxx.se). | Sterling Hughes | 2000-07-16 | 4 | -0/+339 |