Age | Commit message (Expand) | Author |
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 |
2001-05-08 | removed some texts like "starting with version XXX" blabla | Daniel Stenberg |
2001-05-08 | made clear that the cookie file format understood is Netscape _and_ Mozilla | Daniel Stenberg |
2001-05-04 | Added multithread.c | Daniel Stenberg |
2001-05-04 | example using multiple threads to get URLs | Daniel Stenberg |
2001-05-04 | updated contributors list | Daniel Stenberg |
2001-05-04 | 'FILE *' changed to 'void *' in all callback functions | Daniel Stenberg |
2001-05-04 | fixed the link to the OS/2 Patch for OpenSSL | Daniel Stenberg |
2001-05-03 | corrected bad use of the CURLOPT_HTTPPOST header | Daniel Stenberg |
2001-05-03 | fixed the EXTRA_DIST line | Daniel Stenberg |
2001-04-27 | clarified and updated | Daniel Stenberg |
2001-04-23 | minor rephrasing | Daniel Stenberg |
2001-04-23 | form post, not just form | Daniel Stenberg |
2001-04-23 | clarified and extended with an example | Daniel Stenberg |
2001-04-23 | Added comment about where to find the HTML versions of the man pages | Daniel Stenberg |
2001-04-23 | Added curl_mprintf and curl_strequal in the list of "useful functions" | Daniel Stenberg |
2001-04-23 | curl_printf became curl_mprintf | Daniel Stenberg |
2001-04-23 | curl_printf is curl_mprintf now | Daniel Stenberg |
2001-04-23 | persistent is spelled with an 'e', not an 'a' | Daniel Stenberg |
2001-04-22 | added missing (new) man pages | Daniel Stenberg |
2001-04-22 | brand new | Daniel Stenberg |
2001-04-22 | removed done entries | Daniel Stenberg |
2001-04-22 | updated and spell checked | Daniel Stenberg |