summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-04-17somewhat clarified that this only sets the fd_sets and expects them to beDaniel Stenberg
2005-04-16clarify that > in the verbose output can contain newlinesDaniel Stenberg
2005-04-13Mention GnuTLS and fix a few spelling errors.Dan Fandrich
2005-04-13GnuTLS supportDaniel Stenberg
2005-04-13extended the multi-thread explanationDaniel Stenberg
2005-04-11refreshDaniel Stenberg
2005-04-115.12 Can I make libcurl fake or hide my real IP address?Daniel Stenberg
2005-04-07added some blurb about the GnuTLS licenseDaniel Stenberg
2005-04-07ssl_version_num is not used anymoreDaniel Stenberg
2005-04-07add SSPIDaniel Stenberg
2005-04-06Removed extraneous commaDan Fandrich
2005-04-055.11 How do I make libcurl not receive the whole HTTP response?Daniel Stenberg
2005-04-05two more actual FAQsDaniel Stenberg
2005-04-05bug report #1156287, ftp upload from VMSDaniel Stenberg
2005-04-04spell fixes, based on the Debian bug report #302820 submitted by "A Costa"Daniel Stenberg
2005-03-30format mistake in --form-string, pointed out by Owen WatsonDaniel Stenberg
2005-03-28Added --proxy-anyauthDaniel Stenberg
2005-03-17add 'FTP ASCII transfers' here, since they seem to be frequently attemptedDaniel Stenberg
2005-03-12found a common lisp bindingDaniel Stenberg
2005-03-12David Houlder added --form-stringDaniel Stenberg
2005-03-11added CURL_VERSION_SSPIDaniel Stenberg
2005-03-11Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich
2005-03-08mktime() returns a time_t. time_t is often 32 bits, even on many architecturesDaniel Stenberg
2005-03-08days are englishDaniel Stenberg
2005-03-04Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activateDaniel Stenberg
2005-03-03VB binding, updated the .NET infoDaniel Stenberg
2005-02-17mention filename= for the -FDaniel Stenberg
2005-02-09Some functions are static here, but extern in libxml'sGisle Vanem
2005-02-09add missing error codesDaniel Stenberg
2005-02-08-O clarificationDaniel Stenberg
2005-02-05valgrind errors occur too often when 'make test' is used. It is because tooDaniel Stenberg
2005-02-04fix typeDaniel Stenberg
2005-02-02another exampleDaniel Stenberg
2005-02-02HTML parsing example with libtidy, by Jeff PohlmeyerDaniel Stenberg
2005-02-017.13 coming upcurl-7_13_0Daniel Stenberg
2005-01-31somewhat nicer libcurl usageDaniel Stenberg
2005-01-31htmltitleDaniel Stenberg
2005-01-31HTML <head> parsing (with libxml) example code by Lars Nilsson.Daniel Stenberg
2005-01-29corrected the URLDaniel Stenberg
2005-01-28KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between twoDaniel Stenberg
2005-01-26new curlpp URLDaniel Stenberg
2005-01-26fixed sort, mention C, the java binding is now maintained by Vic HansonDaniel Stenberg
2005-01-25add number to the bugs to make them easier to refer toDaniel Stenberg
2005-01-25two known bugsDaniel Stenberg
2005-01-25Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel Stenberg
2005-01-25--protocols is added in 7.13.0Daniel Stenberg
2005-01-25David Shaw contributed a fairly complete and detailed autoconf macro you canDaniel Stenberg
2005-01-22\fI marked \fP more function calls etc.Daniel Stenberg
2005-01-22If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTIONDaniel Stenberg
2005-01-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg