Age | Commit message (Expand) | Author |
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 |
2007-08-03 | Peteris Krumins pointed out some MingW32 related build issues. | Gunter Knauf |
2007-08-02 | clarify that setting POSTFIELDS to NULL or "" is not enough to make a zero byte | Daniel Stenberg |
2007-08-01 | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg |
2007-07-30 | users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeout | Daniel Stenberg |
2007-07-30 | less blocking these days | Daniel Stenberg |
2007-07-30 | updated based on suggestion from Jeff Pohlmeyer | Daniel Stenberg |
2007-07-29 | Added "4.15 FTPS doesn't work" and updated a few other sections slightly | Daniel Stenberg |
2007-07-20 | Document pwd as an sftp quote command for curl(1), and show it as | Dan Fandrich |
2007-07-19 | minor addition, re-count of the number of lines of code | Daniel Stenberg |
2007-07-18 | SFTP also supports PWD | James Housley |