Age | Commit message (Expand) | Author |
2001-03-27 | Added ftpget.c just to show that it is exactly as easy to get FTP files | Daniel Stenberg |
2001-03-27 | no more ' as first letter of a row, and made the quotes match in the top | Daniel Stenberg |
2001-03-27 | Added some text to WRITEHEADER about the fact that libcurl will always write | Daniel Stenberg |
2001-03-24 | Colin Watson's man patch as posted to debian bug tracker numer #90281 | Daniel Stenberg |
2001-03-23 | two Qs added: | Daniel Stenberg |
2001-03-23 | updates by SM nttp at iname.com | Daniel Stenberg |
2001-03-22 | updated with the new don't-encode-already-encoded-data concept | Daniel Stenberg |
2001-03-22 | added how to pronounce curl! ;-) | Daniel Stenberg |
2001-03-22 | don't mention explicit version 7.8 | Daniel Stenberg |
2001-03-22 | added escape and unescape man pages | Daniel Stenberg |
2001-03-22 | not exactly new, but documented for 7.7 | Daniel Stenberg |
2001-03-20 | GNUTLS is another new SSL library we can add support for. Anyone? | Daniel Stenberg |
2001-03-16 | moved to ../../php/examples/ | Daniel Stenberg |
2001-03-16 | the PHP examples are moved | Daniel Stenberg |
2001-03-15 | moved the documentation item to 7.8, it is rather important to have things | Daniel Stenberg |
2001-03-15 | updated to have the windows builds instructions use the root Makefile that | Daniel Stenberg |
2001-03-15 | connection timeout is now supported | Daniel Stenberg |
2001-03-15 | Put more concentrated unix install help already at the top, with a note that | Daniel Stenberg |
2001-03-14 | added some text for -d that says it "emulates filling in HTML forms" as that | Daniel Stenberg |
2001-03-14 | Added the --egd-file and --random-file options | Daniel Stenberg |
2001-03-14 | the URL escape/unescape functions are also public but undocumented | Daniel Stenberg |
2001-03-14 | documented the undocumented public functions in libcurl | Daniel Stenberg |
2001-03-13 | removed the random seeding and persistant stuff, as both are already in | Daniel Stenberg |
2001-03-13 | 7.7 beta 2 fixes | Daniel Stenberg |
2001-03-13 | exchanged I and me to we and us in a lot of places | Daniel Stenberg |
2001-03-13 | a whole new section on persitant connections and how they're treated | Daniel Stenberg |
2001-03-13 | we speak HTTP 1.1 now | Daniel Stenberg |
2001-03-13 | close policies | Daniel Stenberg |
2001-03-12 | Added the two new seeding options | Daniel Stenberg |
2001-03-12 | Added four new options that come with the new persitant support: | Daniel Stenberg |
2001-03-12 | persistant updates | Daniel Stenberg |
2001-03-12 | added a note about persitant connections through HTTP proxies | Daniel Stenberg |
2001-03-12 | Added some persistant notes | Daniel Stenberg |
2001-03-12 | added persistant connection details | Daniel Stenberg |
2001-03-12 | replaced I and my with we and us | Daniel Stenberg |
2001-03-12 | updated | Daniel Stenberg |
2001-03-08 | persistant adjusts | Daniel Stenberg |
2001-03-08 | updated for persistant connections | Daniel Stenberg |
2001-03-07 | connection timeout is in for 7.7 | Daniel Stenberg |
2001-03-06 | Added persistant connections blurb even if it doesn't really work yet... | Daniel Stenberg |
2001-03-06 | cleaned up for the 7.7 fixes | Daniel Stenberg |
2001-03-05 | Added a persistant connection example | Daniel Stenberg |
2001-03-05 | updated to libcurl 7.7 conditions | Daniel Stenberg |
2001-03-05 | mucho updated with new 7.7 concepts | Daniel Stenberg |
2001-03-04 | 7.7 alpha 2 commit | Daniel Stenberg |
2001-02-22 | Douglas R. Horner's corrections applied | Daniel Stenberg |
2001-02-20 | multiple connection support initial commit | Daniel Stenberg |
2001-02-20 | removed the #ifdef | Daniel Stenberg |
2001-02-20 | win32sockets.c is now added with winsock init/cleanup example functions | Daniel Stenberg |
2001-02-19 | Added three tiny PHP examples | Daniel Stenberg |