aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
2001-08-07replacing FILE * with common file descriptors?Daniel Stenberg
2001-08-07language correctionDaniel Stenberg
2001-08-07added Rick Jones's more polite wording of 1.7, makes it better and friendlierDaniel Stenberg
2001-08-07added "1.7 What about CURL from curl.com?"Daniel Stenberg
2001-08-06Added RISC OS and OpenVMS to ported operating systemsDaniel Stenberg
2001-08-04-G or similar to make -d data get into a GETDaniel Stenberg
2001-08-03clarified '-d @filename' with a tiny exampleDaniel Stenberg
2001-08-02Funny, I skipped right over this before.Sterling Hughes
everyting -> everything
2001-08-02Frank Keeney pointed out a manual mistake for certificate convertionsDaniel Stenberg
2001-08-02"Add an interface that enables a user to select prefered SSL ciphers to use."Daniel Stenberg
Rob Styles posted the question, as he could've used this...
2001-07-12Leftover -- add a note about this in the examples file :)Sterling Hughes
2001-07-12Add win32 initialization support to curl_global_init() andSterling Hughes
curl_global_cleanup(). Update corresponding man pages... Improve the logic in curl_global_cleanup() and curl_global_init() so that they are not called twice if the application libraries have been initialized and make sure to reset the init flags in curl_global_cleanup().
2001-07-02added more ideas that've been floating around latelyDaniel Stenberg
2001-07-02removed the "change test suite" item, as that is already madeDaniel Stenberg