Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement curl based wrappers. | Wez Furlong | 2002-08-12 | 1 | -0/+32 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | fix compile | Sterling Hughes | 2001-09-22 | 1 | -0/+1 |
* | @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling) | Sterling Hughes | 2001-06-25 | 1 | -1/+1 |
* | winsock is already initialized in an higher version by php | Daniel Beulshausen | 2001-05-17 | 1 | -1/+0 |
* | Add a compile check for the cURL version and fix the compile in general. | Sterling Hughes | 2001-05-16 | 1 | -0/+1 |
* | leftovers..... | Sterling Hughes | 2001-05-14 | 1 | -0/+1 |
* | Make it compile with the latest cURL cvs, heck it even works. | Sterling Hughes | 2001-05-04 | 1 | -4/+6 |
* | # Ok, big ass change list. Most of the changes are NEW's worthy, so | Sterling Hughes | 2001-04-30 | 1 | -10/+39 |
* | # Actually fix the bug this time (I fixed another bug last time :) | Sterling Hughes | 2001-04-28 | 1 | -0/+1 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | Change e-mail address | Sterling Hughes | 2001-02-15 | 1 | -1/+1 |
* | Make daniel's changes work in ZTS mode... | Sterling Hughes | 2001-01-12 | 1 | -10/+0 |
* | take out emtpy struct | Daniel Beulshausen | 2001-01-12 | 1 | -2/+0 |
* | Fix memory leaks in cURL. | Stanislav Malyshev | 2000-11-22 | 1 | -0/+1 |
* | New e-mail address. | Sterling Hughes | 2000-10-27 | 1 | -1/+1 |
* | Fix CURLOPT_REFERER. | Sterling Hughes | 2000-10-20 | 1 | -1/+4 |
* | @ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post | Sterling Hughes | 2000-09-30 | 1 | -48/+6 |
* | Fix up the implementation. | Sterling Hughes | 2000-08-27 | 1 | -6/+7 |
* | Bunch o' changes.. | Sterling Hughes | 2000-08-20 | 1 | -3/+5 |
* | Purely cosmetic. | Sterling Hughes | 2000-08-18 | 1 | -4/+3 |
* | ts issues. | Sterling Hughes | 2000-08-17 | 1 | -1/+7 |
* | Leftovers... | Sterling Hughes | 2000-08-15 | 1 | -1/+2 |
* | This fixes to problems: | Sterling Hughes | 2000-08-15 | 1 | -0/+2 |
* | - Fix spacing. | Sterling Hughes | 2000-08-13 | 1 | -7/+53 |
* | Trivial change to add access to CURL version information for | Kristian Köhntopp | 2000-07-25 | 1 | -1/+2 |
* | 1. Move from experimental -> production | Sterling Hughes | 2000-07-24 | 1 | -0/+14 |
* | Add CURL support (http://curl.haxx.se). | Sterling Hughes | 2000-07-16 | 1 | -0/+45 |