Age | Commit message (Expand) | Author |
2001-08-08 | Patrick Bihan-Faou introduced CURLOPT_SSL_VERIFYHOST and code to deal with | Daniel Stenberg |
2001-08-08 | Patrick Bihan-Faou's verifyhost addition | Daniel Stenberg |
2001-08-08 | config.h file for RISC OS compiles | Daniel Stenberg |
2001-08-08 | script to build curl on VMS | Daniel Stenberg |
2001-08-07 | replacing FILE * with common file descriptors? | Daniel Stenberg |
2001-08-07 | language correction | Daniel Stenberg |
2001-08-07 | added Rick Jones's more polite wording of 1.7, makes it better and friendlier | Daniel Stenberg |
2001-08-07 | nine new test cases | Daniel Stenberg |
2001-08-07 | added "1.7 What about CURL from curl.com?" | Daniel Stenberg |
2001-08-07 | test 202 - two file:// URLs in one command line | Daniel Stenberg |
2001-08-07 | added test 201, file:// with missing file | Daniel Stenberg |
2001-08-06 | VMS fixes, file:// changes, curl-config --libs patch | Daniel Stenberg |
2001-08-06 | Heikki Korpela posted a patch that makes --libs include the directory in | Daniel Stenberg |
2001-08-06 | Nico's VMS fixes added | Daniel Stenberg |
2001-08-06 | Added curlmsg.msg to the distribution | Daniel Stenberg |
2001-08-06 | used under VMS | Daniel Stenberg |
2001-08-06 | Nico's fixes for VMS, most of these are fixes for bad uses of size_t that | Daniel Stenberg |
2001-08-06 | Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example | Daniel Stenberg |
2001-08-06 | adjusted for VMS | Daniel Stenberg |
2001-08-06 | Nico's config.h for VMS | Daniel Stenberg |
2001-08-06 | Nico's VMS fixes | Daniel Stenberg |
2001-08-06 | Nico's VMS adjustment | Daniel Stenberg |
2001-08-06 | VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to become | Daniel Stenberg |
2001-08-06 | Nico Baggus made it work and compile under VMS! | Daniel Stenberg |
2001-08-06 | Nico Baggus' VMS adjustments | Daniel Stenberg |
2001-08-06 | VMS #ifdefs added. several related to size_t problems that we must address | Daniel Stenberg |
2001-08-06 | made this whole file #ifdef WIN32 | Daniel Stenberg |
2001-08-06 | VMS #include fixes, | Daniel Stenberg |
2001-08-06 | adjusted to the correct treatmeant of file:// URLs | Daniel Stenberg |
2001-08-06 | Added RISC OS and OpenVMS to ported operating systems | Daniel Stenberg |
2001-08-06 | 7.8.1-pre3 commit | Daniel Stenberg |
2001-08-06 | Jonathan Hseu noticed that you couldn't get a header callback unless you | Daniel Stenberg |
2001-08-06 | corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it | Daniel Stenberg |
2001-08-05 | many fixes mailed in during July | Daniel Stenberg |
2001-08-05 | curl_escape() no longer attempts to detect already encoded stuff (in order | Daniel Stenberg |
2001-08-05 | - Sergio Ballestrero provided a patch for reading responses from NCSA httpd | Daniel Stenberg |
2001-08-04 | -G or similar to make -d data get into a GET | Daniel Stenberg |
2001-08-03 | complete rewrite to avoid the BSD license in the previous version | Daniel Stenberg |
2001-08-03 | clarified '-d @filename' with a tiny example | Daniel Stenberg |
2001-08-03 | fixed the header that wrongly was the krb4-style one | Daniel Stenberg |
2001-08-03 | Andrew Francis base64 decode, my previous base64 encoder, new source header. | Daniel Stenberg |
2001-08-03 | added CURLOPT_HTTPGET | Daniel Stenberg |
2001-08-03 | httpreq cleanup fix | Daniel Stenberg |
2001-08-03 | httpsserver.pl added to release archive | Daniel Stenberg |
2001-08-02 | Funny, I skipped right over this before. | Sterling Hughes |
2001-08-02 | manual fix, select() loop fix, progress callback fix | Daniel Stenberg |
2001-08-02 | Frank Keeney pointed out a manual mistake for certificate convertions | Daniel Stenberg |
2001-08-02 | "Add an interface that enables a user to select prefered SSL ciphers to use." | Daniel Stenberg |
2001-08-02 | don't do final newline output when using progress callback | Daniel Stenberg |
2001-08-02 | FD_ZERO() the keepfd variables properly when keepon is modified (Tomasz Lacki | Daniel Stenberg |