Age | Commit message (Expand) | Author |
2001-08-14 | "added in 7.8.1" | Daniel Stenberg |
2001-08-09 | Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added notes to the two | Daniel Stenberg |
2001-08-09 | non-blocking connect please | Daniel Stenberg |
2001-08-08 | Nico's notes about porting to VMS | Daniel Stenberg |
2001-08-08 | credit where credit is due, added a bunch of recent contributors | Daniel Stenberg |
2001-08-07 | replacing FILE * with common file descriptors? | Daniel Stenberg |
2001-08-07 | language correction | Daniel Stenberg |
2001-08-07 | added Rick Jones's more polite wording of 1.7, makes it better and friendlier | Daniel Stenberg |
2001-08-07 | added "1.7 What about CURL from curl.com?" | Daniel Stenberg |
2001-08-06 | Added RISC OS and OpenVMS to ported operating systems | Daniel Stenberg |
2001-08-04 | -G or similar to make -d data get into a GET | Daniel Stenberg |
2001-08-03 | clarified '-d @filename' with a tiny example | Daniel Stenberg |
2001-08-02 | Funny, I skipped right over this before. | Sterling Hughes |
2001-08-02 | Frank Keeney pointed out a manual mistake for certificate convertions | Daniel Stenberg |
2001-08-02 | "Add an interface that enables a user to select prefered SSL ciphers to use." | Daniel Stenberg |
2001-07-12 | Leftover -- add a note about this in the examples file :) | Sterling Hughes |
2001-07-12 | Add win32 initialization support to curl_global_init() and | Sterling Hughes |
2001-07-02 | added more ideas that've been floating around lately | Daniel Stenberg |
2001-07-02 | removed the "change test suite" item, as that is already made | Daniel Stenberg |
2001-07-02 | Added an item about the cookie jar stuff, contains a link to the dev file | Daniel Stenberg |
2001-06-29 | removed static, removed curl special return type, added include windows.h | Daniel Stenberg |
2001-06-21 | added return type void in SYNOPSIS | Daniel Stenberg |
2001-06-21 | libcurl.5 is renamed to libcurl.3 | Daniel Stenberg |
2001-06-19 | Added items we've discussed previously, and URLs to dev notes discussing | Daniel Stenberg |
2001-06-07 | SM's suggested update of the Microsoft and SSL compiling section | Daniel Stenberg |
2001-06-01 | CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed out | Daniel Stenberg |
2001-05-31 | removed CURLOPT_MUTE, it is not used anymore | Daniel Stenberg |
2001-05-31 | Added CVS $Id$ keyword for inline version tracking | Daniel Stenberg |
2001-05-31 | updated to again set the flags of what to init, and now also feature a | Daniel Stenberg |
2001-05-30 | removed python interface, there is one now! ;-) | Daniel Stenberg |
2001-05-30 | english fix | Daniel Stenberg |
2001-05-29 | 3.11 How do I POST with a different Content-Type? | Daniel Stenberg |
2001-05-29 | clarified the MUTE option | Daniel Stenberg |
2001-05-29 | updated, improved language at a few places | Daniel Stenberg |
2001-05-29 | moved list of authors to the separate THANKS file and added that to the | Daniel Stenberg |
2001-05-29 | text: added in 7.8 | Daniel Stenberg |
2001-05-29 | beauty fix | Daniel Stenberg |
2001-05-28 | ftps:// works | Daniel Stenberg |
2001-05-28 | global_init() takes a flag option now, to tell libcurl what _not_ to init. | Daniel Stenberg |
2001-05-28 | added 'curl-config --vernum' for hardcore hex version output | Daniel Stenberg |
2001-05-28 | curl_global_cleanup and curl_global_init added to the family | Daniel Stenberg |
2001-05-22 | cleanup commit for new autoconf+automake+libtool versions | Daniel Stenberg |
2001-05-18 | added some, removed some, moved around some. | Daniel Stenberg |
2001-05-15 | added pointer to the examples/getinmemory.c source code for paragraph | Daniel Stenberg |
2001-05-15 | Added getinmemory.c | Daniel Stenberg |
2001-05-15 | this might actually compile too... | Daniel Stenberg |
2001-05-15 | an example on how you can use the write callback to receive data in a memory | Daniel Stenberg |
2001-05-15 | We need -lpthread for the pthread example | Daniel Stenberg |
2001-05-15 | corrected | Daniel Stenberg |
2001-05-15 | Added Pawel A. Gajda | Daniel Stenberg |