| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | removied $Id:$ again, this is treated as a binary file and then that field | Daniel Stenberg | 2001-08-09 | 1 | -2/+0 |
* | Added $Id:$ to the header | Daniel Stenberg | 2001-08-09 | 3 | -0/+6 |
* | Added $Id:$ string for file version in the header | Daniel Stenberg | 2001-08-09 | 3 | -0/+6 |
* | when a test expects an error code but gets a different one, we now output | Daniel Stenberg | 2001-08-08 | 1 | -1/+1 |
* | Nico's notes about porting to VMS | Daniel Stenberg | 2001-08-08 | 1 | -6/+76 |
* | test cases, verifyhost, curl -E | Daniel Stenberg | 2001-08-08 | 1 | -0/+15 |
* | added unfortunate but necessary special-purpose files for VMS and RISC OS | Daniel Stenberg | 2001-08-08 | 1 | -1/+2 |
* | The file name given to -E can now contain drive letters on windows, if they | Daniel Stenberg | 2001-08-08 | 1 | -1/+17 |
* | credit where credit is due, added a bunch of recent contributors | Daniel Stenberg | 2001-08-08 | 1 | -0/+6 |
* | Patrick Bihan-Faou introduced CURLOPT_SSL_VERIFYHOST and code to deal with | Daniel Stenberg | 2001-08-08 | 3 | -3/+36 |
* | Patrick Bihan-Faou's verifyhost addition | Daniel Stenberg | 2001-08-08 | 2 | -0/+8 |
* | config.h file for RISC OS compiles | Daniel Stenberg | 2001-08-08 | 1 | -0/+25 |
* | script to build curl on VMS | Daniel Stenberg | 2001-08-08 | 1 | -0/+55 |
* | replacing FILE * with common file descriptors? | Daniel Stenberg | 2001-08-07 | 1 | -0/+7 |
* | language correction | Daniel Stenberg | 2001-08-07 | 1 | -1/+1 |
* | added Rick Jones's more polite wording of 1.7, makes it better and friendlier | Daniel Stenberg | 2001-08-07 | 1 | -8/+7 |
* | nine new test cases | Daniel Stenberg | 2001-08-07 | 10 | -5/+381 |
* | added "1.7 What about CURL from curl.com?" | Daniel Stenberg | 2001-08-07 | 1 | -1/+22 |
* | test 202 - two file:// URLs in one command line | Daniel Stenberg | 2001-08-07 | 2 | -1/+28 |
* | added test 201, file:// with missing file | Daniel Stenberg | 2001-08-07 | 2 | -1/+23 |
* | VMS fixes, file:// changes, curl-config --libs patch | Daniel Stenberg | 2001-08-06 | 1 | -0/+15 |
* | Heikki Korpela posted a patch that makes --libs include the directory in | Daniel Stenberg | 2001-08-06 | 1 | -1/+1 |
* | Nico's VMS fixes added | Daniel Stenberg | 2001-08-06 | 1 | -2/+134 |
* | Added curlmsg.msg to the distribution | Daniel Stenberg | 2001-08-06 | 1 | -1/+1 |
* | used under VMS | Daniel Stenberg | 2001-08-06 | 1 | -0/+51 |
* | Nico's fixes for VMS, most of these are fixes for bad uses of size_t that | Daniel Stenberg | 2001-08-06 | 1 | -1/+88 |
* | Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example | Daniel Stenberg | 2001-08-06 | 3 | -6/+8 |
* | adjusted for VMS | Daniel Stenberg | 2001-08-06 | 1 | -0/+10 |
* | Nico's config.h for VMS | Daniel Stenberg | 2001-08-06 | 1 | -0/+340 |
* | Nico's VMS fixes | Daniel Stenberg | 2001-08-06 | 1 | -2/+9 |
* | Nico's VMS adjustment | Daniel Stenberg | 2001-08-06 | 1 | -0/+3 |
* | VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to become | Daniel Stenberg | 2001-08-06 | 1 | -0/+9 |
* | Nico Baggus made it work and compile under VMS! | Daniel Stenberg | 2001-08-06 | 1 | -0/+25 |
* | Nico Baggus' VMS adjustments | Daniel Stenberg | 2001-08-06 | 2 | -0/+17 |
* | VMS #ifdefs added. several related to size_t problems that we must address | Daniel Stenberg | 2001-08-06 | 1 | -1/+10 |
* | made this whole file #ifdef WIN32 | Daniel Stenberg | 2001-08-06 | 1 | -0/+2 |
* | VMS #include fixes, | Daniel Stenberg | 2001-08-06 | 1 | -6/+34 |
* | adjusted to the correct treatmeant of file:// URLs | Daniel Stenberg | 2001-08-06 | 2 | -2/+7 |
* | Added RISC OS and OpenVMS to ported operating systems | Daniel Stenberg | 2001-08-06 | 1 | -2/+4 |
* | 7.8.1-pre3 commitcurl-7_8_1-pre3 | Daniel Stenberg | 2001-08-06 | 4 | -8/+13 |
* | Jonathan Hseu noticed that you couldn't get a header callback unless you | Daniel Stenberg | 2001-08-06 | 1 | -1/+2 |
* | corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it | Daniel Stenberg | 2001-08-06 | 1 | -2/+2 |
* | many fixes mailed in during July | Daniel Stenberg | 2001-08-05 | 1 | -0/+24 |
* | curl_escape() no longer attempts to detect already encoded stuff (in order | Daniel Stenberg | 2001-08-05 | 1 | -20/+7 |
* | - Sergio Ballestrero provided a patch for reading responses from NCSA httpd | Daniel Stenberg | 2001-08-05 | 1 | -6/+19 |
* | -G or similar to make -d data get into a GET | Daniel Stenberg | 2001-08-04 | 1 | -0/+10 |
* | complete rewrite to avoid the BSD license in the previous version | Daniel Stenberg | 2001-08-03 | 1 | -295/+75 |
* | clarified '-d @filename' with a tiny example | Daniel Stenberg | 2001-08-03 | 1 | -2/+3 |
* | fixed the header that wrongly was the krb4-style one | Daniel Stenberg | 2001-08-03 | 1 | -35/+22 |
* | Andrew Francis base64 decode, my previous base64 encoder, new source header. | Daniel Stenberg | 2001-08-03 | 1 | -124/+231 |