aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
the list of machines
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
HTTP procotols may allow
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
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by the 'maketgz' script and the HTML files are included in release archives.
2001-08-21this is replaced with libcurl.3Daniel Stenberg
2001-08-20added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE"Daniel Stenberg
added an online URL to this document corrected a bad use of -t
2001-08-20updated version in header as we have 7.8.1 details in hereDaniel Stenberg
2001-08-16Added -GDaniel Stenberg
2001-08-16updated to the latest fixes to the shell scriptDaniel Stenberg
2001-08-15const argumentDaniel Stenberg
2001-08-14CURL_GLOBAL_WIN32 updatesDaniel Stenberg
2001-08-14"added in 7.8.1"Daniel Stenberg
2001-08-09Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added notes to the twoDaniel Stenberg
timeout-options that they don't work in multi-threaded programs.
2001-08-09non-blocking connect pleaseDaniel Stenberg
2001-08-08Nico's notes about porting to VMSDaniel Stenberg
2001-08-08credit where credit is due, added a bunch of recent contributorsDaniel Stenberg