Age | Commit message (Expand) | Author |
2004-08-12 | removed trailing whitespace, indented to curl-style levels | Daniel Stenberg |
2004-08-11 | --disable-[protocol] doesn't disable tests of the specific protocol | Daniel Stenberg |
2004-08-11 | clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returned | Daniel Stenberg |
2004-08-11 | added several recent bindings | Daniel Stenberg |
2004-08-10 | updated the CURLOPT_POST description after input from Alan Pinstein | Daniel Stenberg |
2004-08-10 | minor reformat to suit the new FAQ parser | Daniel Stenberg |
2004-08-10 | 7.12.1 notes | Daniel Stenberg |
2004-08-10 | added "5.8 libcurl.so.3: open failed: No such file or directory" and made | Daniel Stenberg |
2004-08-09 | GSS/Kerberos 5 for ftp | Daniel Stenberg |
2004-08-09 | added info about my current idea about option separation between URLs on | Daniel Stenberg |
2004-08-09 | --negotiate does not work without username/password, bug report #1004841 | Daniel Stenberg |
2004-08-09 | mention the new cool CA extraction way just documented | Daniel Stenberg |
2004-07-31 | mention this is new | Daniel Stenberg |
2004-07-31 | link to reset as well | Daniel Stenberg |
2004-07-31 | curl_easy_reset() documented | Daniel Stenberg |
2004-07-17 | the multi interface is not so new anymore! | Daniel Stenberg |
2004-07-17 | minor format fix | Daniel Stenberg |
2004-07-14 | now known as libcurl-tutorial.3 | Daniel Stenberg |
2004-07-14 | Jason Nye pointed out that callbacks don't need to use the "C namespace" | Daniel Stenberg |
2004-07-12 | minor corrections. | Gunter Knauf |
2004-07-11 | updated MSVC build instructions. | Gunter Knauf |
2004-07-06 | clarify the -Q option a bit better | Daniel Stenberg |
2004-07-05 | Added README.netware to the release archive | Daniel Stenberg |
2004-07-05 | added line where to find compile instructions. | Gunter Knauf |
2004-07-05 | minor NetWare upate. | Gunter Knauf |
2004-07-05 | added a simple README.netware. | Gunter Knauf |
2004-07-05 | added section for compiling NetWare target. | Gunter Knauf |
2004-07-02 | I prefer CURLOPT_WRITEDATA before CURLOPT_FILE | Daniel Stenberg |
2004-07-02 | configure --disable-http works these days | Daniel Stenberg |
2004-07-01 | make functions use size_t instead of int next major update | Daniel Stenberg |
2004-06-30 | Another Gisle update | Daniel Stenberg |
2004-06-30 | not PIN code, pass phrase | Daniel Stenberg |
2004-06-30 | fixed | Daniel Stenberg |
2004-06-29 | Gisle's update | Daniel Stenberg |
2004-06-29 | 'M-x ispell-buffer' | Daniel Stenberg |
2004-06-29 | Added missing info for the command line tool, as noted by Mike Kienenberger | Daniel Stenberg |
2004-06-27 | reset CURLOPT_CUSTOMREQUEST with NULL | Daniel Stenberg |
2004-06-22 | reset CURLOPT_HTTPHEADER with NULL | Daniel Stenberg |
2004-06-21 | Added blurb for the READFUNCTION, including the new CURL_READFUNC_ABORT | Daniel Stenberg |
2004-06-21 | updates | Daniel Stenberg |
2004-06-21 | refer to the new tutorial man page | Daniel Stenberg |
2004-06-21 | removed libcurl-the-guide from the dist | Daniel Stenberg |
2004-06-21 | libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format | Daniel Stenberg |
2004-06-18 | ispell-buffer | Daniel Stenberg |
2004-06-14 | lots of multi interface description but also some general updates and additions | Daniel Stenberg |
2004-06-09 | removed reference to the removed curl_formparse | Daniel Stenberg |
2004-06-09 | Setting CURLOPT_RANGE to NULL disables it. | Daniel Stenberg |
2004-06-03 | 7.12.0 introduced IDN support | Daniel Stenberg |
2004-06-03 | Mention the python-isque mailing list, don't mention the commit mailing lists | Daniel Stenberg |
2004-06-03 | CURLE_FAILED_INIT is returend when an unknown option is set | Daniel Stenberg |