| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -1/+0 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -5/+5 |
* | Prevent cURl from always outputting the header. Fix bug #12018 | Stanislav Malyshev | 2001-07-18 | 1 | -0/+6 |
* | add missing break statements. | Sterling Hughes | 2001-07-13 | 1 | -2/+3 |
* | Herr sascha's reccomendation. | Sterling Hughes | 2001-07-11 | 1 | -2/+1 |
* | Return proper length, thanks for excellent reports by Colin. | Sterling Hughes | 2001-07-11 | 1 | -0/+3 |
* | fix. | Sterling Hughes | 2001-07-11 | 1 | -1/+1 |
* | # I think i am quite stupid. | Sterling Hughes | 2001-07-10 | 1 | -1/+1 |
* | If the transfer fails, still free the buffer if it exists. | Sterling Hughes | 2001-07-10 | 1 | -0/+2 |
* | Fix possible corruption problem with curl_errno() and curl_error() | Sterling Hughes | 2001-07-02 | 1 | -1/+3 |
* | Fix mispell. | Sterling Hughes | 2001-07-02 | 1 | -1/+1 |
* | @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling) | Sterling Hughes | 2001-06-25 | 2 | -59/+91 |
* | (PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig) | Stig Bakken | 2001-06-12 | 1 | -1/+2 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -3/+45 |
* | Speed up data being sent to stdout | Sterling Hughes | 2001-05-27 | 1 | -7/+3 |
* | curl-config tells us which libraries it has compiled with. So we should use it. | foobar | 2001-05-27 | 1 | -3/+4 |
* | . | Sterling Hughes | 2001-05-27 | 1 | -1/+1 |
* | so says sniper, and so it shall be. | Sterling Hughes | 2001-05-27 | 1 | -1/+1 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+3 |
* | winsock is already initialized in an higher version by php | Daniel Beulshausen | 2001-05-17 | 2 | -48/+1 |
* | Add a compile check for the cURL version and fix the compile in general. | Sterling Hughes | 2001-05-16 | 3 | -1/+17 |
* | leftovers..... | Sterling Hughes | 2001-05-14 | 1 | -0/+1 |
* | Register the binary transfer option | Sterling Hughes | 2001-05-14 | 1 | -5/+15 |
* | fix crash bug | Sterling Hughes | 2001-05-06 | 1 | -13/+16 |
* | Make it compile with the latest cURL cvs, heck it even works. | Sterling Hughes | 2001-05-04 | 2 | -53/+62 |
* | - Fix possible buffer overflow. Always better to use strlcpy() instead | Andi Gutmans | 2001-05-02 | 1 | -1/+1 |
* | remove last minute garbage that snuck in... | Sterling Hughes | 2001-04-30 | 1 | -1/+1 |
* | Add some missing constants. | Sterling Hughes | 2001-04-30 | 1 | -0/+3 |
* | # Ok, big ass change list. Most of the changes are NEW's worthy, so | Sterling Hughes | 2001-04-30 | 2 | -540/+721 |
* | fix win32 build | Daniel Beulshausen | 2001-04-30 | 1 | -1/+1 |
* | # Actually fix the bug this time (I fixed another bug last time :) | Sterling Hughes | 2001-04-28 | 2 | -3/+6 |
* | fix bug #10541 | Sterling Hughes | 2001-04-28 | 1 | -2/+6 |
* | Fixed a crash bug. | Sterling Hughes | 2001-04-24 | 1 | -7/+1 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -2/+2 |
* | remove some unneccessary casts, remove unneccessary error casts, standardize | Sterling Hughes | 2001-03-20 | 1 | -64/+64 |
* | Remove some unnecessary error checking | Sterling Hughes | 2001-03-20 | 1 | -8/+0 |
* | If AC_CHECK_LIB fails, assume that --with-openssl is needed | foobar | 2001-03-11 | 1 | -1/+6 |
* | add a warn not available for curl_getinfo(). | Sterling Hughes | 2001-03-03 | 1 | -28/+26 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
* | Fixed a typo in constant definitions and a possible crash in curl_setopt(). | foobar | 2001-02-16 | 1 | -5/+13 |
* | Change e-mail address | Sterling Hughes | 2001-02-15 | 2 | -2/+2 |
* | 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 |