Age | Commit message (Expand) | Author |
2007-10-09 | Documented error codes 77-80, and fixed the one for 60. | Dan Fandrich |
2007-10-09 | Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl's | Daniel Stenberg |
2007-10-09 | Michal Marek removed the no longer existing return codes from the curl.1 | Daniel Stenberg |
2007-10-07 | Known bug #47, which confused libcurl if doing NTLM auth over a proxy with | Daniel Stenberg |
2007-10-05 | add url to the wikipedia article for a longer description | Daniel Stenberg |
2007-10-05 | Alexey Pesternikov documented CURLOPT_OPENSOCKETDATA and | Daniel Stenberg |
2007-10-05 | Michael Wallner made the CULROPT_COOKIELIST option support a new magic | Daniel Stenberg |
2007-10-04 | The new file docs/libcurl/ABI describes how we view ABI breakages, soname | Daniel Stenberg |
2007-10-03 | people from the 7.17.0 announcement | Daniel Stenberg |
2007-10-03 | I renamed the CURLE_SSL_PEER_CERTIFICATE error code to | Daniel Stenberg |
2007-10-03 | Based on a patch brought by Johnny Luong, libcurl now offers | Daniel Stenberg |
2007-10-02 | known bug #46: chunked-encoded CONNECT responses from a http proxy now works. | Daniel Stenberg |
2007-10-02 | document --post301, based on the phrasing in curl_easy_setopt.3 for | Daniel Stenberg |
2007-10-02 | CURLOPT_POST301 section, added by Philip Langdale | Daniel Stenberg |
2007-09-25 | a new Lua binding and I shortened the wording on several bindings by cutting | Daniel Stenberg |
2007-09-24 | Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle | Daniel Stenberg |
2007-09-24 | Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to the | Daniel Stenberg |
2007-09-21 | --proxy-negotiate is added in 7.17.1 | Daniel Stenberg |
2007-09-21 | Mark Davies fixed Negotiate authentication over proxy, and also introduced | Daniel Stenberg |
2007-09-20 | reformatted to be similar to the FAQ to make it look nicer on the site: | Daniel Stenberg |
2007-09-20 | Achint Mehta pointed out this dead link | Daniel Stenberg |
2007-09-20 | the winsock stuff is made by curl_global_init | Daniel Stenberg |
2007-09-20 | fix bad link | Daniel Stenberg |
2007-09-18 | Rob Crittenden provided an NSS update with the following highlights: | Daniel Stenberg |
2007-09-18 | mention the prefered source code line length to be less than 80 columns | Daniel Stenberg |
2007-09-13 | Compile samples with -DCURL_NO_OLDIES | Dan Fandrich |
2007-09-13 | Remove remaining traces of ftp3rdparty.c and mention htmltidy.c | Dan Fandrich |
2007-09-13 | added some further stuff from the feature-requests tracker, and a bunch of URLs | Daniel Stenberg |
2007-09-09 | A brand new binding for SP-Forth was written | Daniel Stenberg |
2007-09-06 | two new CONNECT response problems that have appeared | Daniel Stenberg |
2007-09-05 | Minor updates | Dan Fandrich |
2007-09-03 | added some comments for MingW32 builds. | Gunter Knauf |
2007-09-01 | bash is not required when compiling under Minix | Dan Fandrich |
2007-08-31 | Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED. | Dan Fandrich |
2007-08-30 | Renamed several libcurl error codes and options to make them more general | Dan Fandrich |
2007-08-23 | Mention OS/400 and TPF | Dan Fandrich |
2007-08-23 | --libcurl does not support -F | Daniel Stenberg |
2007-08-22 | 1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0 | Daniel Stenberg |
2007-08-17 | ignore all the binaries and the .deps and .libs | Daniel Stenberg |
2007-08-17 | NEXT soname bump | Daniel Stenberg |
2007-08-14 | LDAP is no longer excluded on Minix. | Dan Fandrich |
2007-08-14 | updated NetWare docu about recent LDAP changes. | Gunter Knauf |
2007-08-14 | the curl_multi_handle_control() idea | Daniel Stenberg |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg |
2007-08-07 | Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when using | Daniel Stenberg |
2007-08-07 | add URL to more "generated public config.h" details | Daniel Stenberg |
2007-08-06 | Peteris Krumins pointed out that MingW32 doesnt provide a batch file to set t... | Gunter Knauf |
2007-08-06 | ontributors from the 7.16.4 release notes and a removed duplicate | Daniel Stenberg |
2007-08-06 | removed the rsaglue hint since it doesn't apply to modern OpenSSL, and added | Daniel Stenberg |
2007-08-06 | we now support GSS/Kerberos 5 for ftp file transfers! | Daniel Stenberg |