aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
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
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
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
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
2001-07-02Added an item about the cookie jar stuff, contains a link to the dev fileDaniel Stenberg
2001-06-29removed static, removed curl special return type, added include windows.hDaniel Stenberg
2001-06-21added return type void in SYNOPSISDaniel Stenberg
2001-06-21libcurl.5 is renamed to libcurl.3Daniel Stenberg
2001-06-19Added items we've discussed previously, and URLs to dev notes discussingDaniel Stenberg
2001-06-07SM's suggested update of the Microsoft and SSL compiling sectionDaniel Stenberg
2001-06-01CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed outDaniel Stenberg
2001-05-31removed CURLOPT_MUTE, it is not used anymoreDaniel Stenberg
2001-05-31Added CVS $Id$ keyword for inline version trackingDaniel Stenberg
2001-05-31updated to again set the flags of what to init, and now also feature aDaniel Stenberg
2001-05-30removed python interface, there is one now! ;-)Daniel Stenberg
2001-05-30english fixDaniel Stenberg
2001-05-29 3.11 How do I POST with a different Content-Type?Daniel Stenberg
2001-05-29clarified the MUTE optionDaniel Stenberg
2001-05-29updated, improved language at a few placesDaniel Stenberg
2001-05-29moved list of authors to the separate THANKS file and added that to theDaniel Stenberg
2001-05-29text: added in 7.8Daniel Stenberg
2001-05-29beauty fixDaniel Stenberg
2001-05-28ftps:// worksDaniel Stenberg
2001-05-28global_init() takes a flag option now, to tell libcurl what _not_ to init.Daniel Stenberg
2001-05-28added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg
2001-05-28curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg
2001-05-22cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg
2001-05-18added some, removed some, moved around some.Daniel Stenberg
2001-05-15added pointer to the examples/getinmemory.c source code for paragraphDaniel Stenberg
2001-05-15Added getinmemory.cDaniel Stenberg
2001-05-15this might actually compile too...Daniel Stenberg
2001-05-15an example on how you can use the write callback to receive data in a memoryDaniel Stenberg
2001-05-15We need -lpthread for the pthread exampleDaniel Stenberg
2001-05-15correctedDaniel Stenberg