summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2001-11-02more accurateDaniel Stenberg
2001-11-02re-ordered, cleaned upDaniel Stenberg
2001-11-01libcurl can init winsock since 7.8.1Daniel Stenberg
2001-11-01less I, more weDaniel Stenberg
2001-10-31added some -c talk, spell checkedDaniel Stenberg
2001-10-30Added -0/--http1.0Daniel Stenberg
2001-10-30Corrected the -T descriptionDaniel Stenberg
2001-10-30removed silly old -t usage from here, added some blurb about the "new" -tDaniel Stenberg
2001-10-29corrected return code, general cleanupDaniel Stenberg
2001-10-24added "s390 Linux" as a platform that curl was compiled for, and I also sortedDaniel Stenberg
2001-10-24added a section about cross compiling that Jim Duey wrote down for usDaniel Stenberg
2001-10-23grammar grammar!Daniel Stenberg
2001-10-23added "3.12 Why do FTP specific features over HTTP proxy fails?"Daniel Stenberg
2001-10-22rephrased the WRITEFUNCTION description a bitDaniel Stenberg
2001-10-11cleanup on language, content and factsDaniel Stenberg
2001-10-11removed WRITEINFO from here, it's not been supported since 7.4...Daniel Stenberg
2001-10-10CURLOPT_WRITEFUNCTION description correctedDaniel Stenberg
2001-10-05using a HTTP proxy will disable some protocol-specific features that non-Daniel Stenberg
2001-10-03Björn Stenberg reported successfully having built curl on StrongARM LinuxDaniel Stenberg
2001-10-03non-blocking connects *done*Daniel Stenberg
2001-10-03The ARRAY stuff is now addedDaniel Stenberg
2001-09-25Added httpput.cDaniel Stenberg
2001-09-19http put with --crlf requires chunked content encodingDaniel Stenberg
2001-09-17curl_easy_duphandle is newDaniel Stenberg
2001-09-11now can set list of ciphersDaniel Stenberg
2001-09-11added --ciphersDaniel Stenberg
2001-09-11documented CURLOPT_SSL_CIPHER_LISTDaniel Stenberg
2001-09-11some unixes have the netrc description in the ftp(1) man pageDaniel Stenberg
2001-09-05added -R descriptionDaniel Stenberg
2001-09-03-R removes a TODODaniel Stenberg
2001-08-29updated a bitDaniel Stenberg
2001-08-29removed cookies and SSL sessionsDaniel Stenberg
2001-08-29added CURLOPT_COOKIEJAR detailsDaniel Stenberg
2001-08-29'-c -'Daniel Stenberg
2001-08-29-c/--cookie-jar documentedDaniel Stenberg
2001-08-29added ftpupload.cDaniel Stenberg
2001-08-28Georg Huettenegger's updatesDaniel Stenberg
2001-08-28automake 1.5 complained on my SUFFIXES line!Daniel Stenberg
2001-08-23added FTPS to the list of supported protocolsDaniel Stenberg
2001-08-23item 4.6 is now an indication of a crash, not a timeoutDaniel Stenberg
2001-08-23curl_formadd() using example, the 7.9 style of building rfc1867 form postsDaniel Stenberg
2001-08-22libcurl.3 has the info nowDaniel Stenberg
2001-08-22CURLOPT_POST isn't needed these daysDaniel Stenberg
2001-08-22updatedDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-21added a 'html' target that builds HTML versions from the man page sources.Daniel Stenberg
2001-08-21this is replaced with libcurl.3Daniel Stenberg
2001-08-20added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE"Daniel Stenberg
2001-08-20updated version in header as we have 7.8.1 details in hereDaniel Stenberg
2001-08-16Added -GDaniel Stenberg