| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert macro-subst, because wasn't necessary here, and those who were | Jeroen van Wolffelaar | 2001-09-26 | 1 | -3/+3 |
| * | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -3/+3 |
| * | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -3/+3 |
| * | add a 7.9 version check | Sterling Hughes | 2001-09-25 | 1 | -3/+3 |
| * | fix constant | Sterling Hughes | 2001-09-24 | 1 | -3/+3 |
| * | fix compile | Sterling Hughes | 2001-09-22 | 2 | -2/+3 |
| * | update to curl 7.9 (when it comes out :) | Sterling Hughes | 2001-09-22 | 1 | -165/+205 |
| * | Use proper macro to return string with unknown length | Sascha Schumann | 2001-09-10 | 1 | -1/+1 |
| * | Revert, this is max error size, not strlen(error) | Sterling Hughes | 2001-09-10 | 1 | -1/+1 |
| * | RETURN_STRING -> RETURN_STRINGL | Sterling Hughes | 2001-09-10 | 1 | -1/+1 |
| * | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| * | fix curl build for curl >= 7.8 | André Langhorst | 2001-09-08 | 1 | -0/+4 |
| * | tense, tense, tense | Sterling Hughes | 2001-09-08 | 1 | -1/+1 |
| * | Fixes commit / link problems with certain compilers. | foobar | 2001-09-05 | 1 | -1/+1 |
| * | noet | Sterling Hughes | 2001-08-24 | 1 | -4/+4 |
| * | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 1 | -2/+3 |
| * | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 1 | -0/+3 |
| * | Fixed bug: #12597. | foobar | 2001-08-06 | 1 | -0/+2 |
| * | Larger transfer buffer before realloc() this should speed things up a bit | Sterling Hughes | 2001-08-02 | 1 | -0/+3 |
| * | ws fix | Sterling Hughes | 2001-08-02 | 1 | -1/+0 |
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
| * | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -4/+4 |
| * | 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 |