Age | Commit message (Expand) | Author |
2001-11-05 | added john lask | Daniel Stenberg |
2001-11-02 | more accurate | Daniel Stenberg |
2001-11-02 | re-ordered, cleaned up | Daniel Stenberg |
2001-11-01 | libcurl can init winsock since 7.8.1 | Daniel Stenberg |
2001-11-01 | less I, more we | Daniel Stenberg |
2001-10-31 | added some -c talk, spell checked | Daniel Stenberg |
2001-10-30 | Added -0/--http1.0 | Daniel Stenberg |
2001-10-30 | Corrected the -T description | Daniel Stenberg |
2001-10-30 | removed silly old -t usage from here, added some blurb about the "new" -t | Daniel Stenberg |
2001-10-29 | corrected return code, general cleanup | Daniel Stenberg |
2001-10-24 | added "s390 Linux" as a platform that curl was compiled for, and I also sorted | Daniel Stenberg |
2001-10-24 | added a section about cross compiling that Jim Duey wrote down for us | Daniel Stenberg |
2001-10-23 | grammar grammar! | Daniel Stenberg |
2001-10-23 | added "3.12 Why do FTP specific features over HTTP proxy fails?" | Daniel Stenberg |
2001-10-22 | rephrased the WRITEFUNCTION description a bit | Daniel Stenberg |
2001-10-11 | cleanup on language, content and facts | Daniel Stenberg |
2001-10-11 | removed WRITEINFO from here, it's not been supported since 7.4... | Daniel Stenberg |
2001-10-10 | CURLOPT_WRITEFUNCTION description corrected | Daniel Stenberg |
2001-10-05 | using a HTTP proxy will disable some protocol-specific features that non- | Daniel Stenberg |
2001-10-03 | Björn Stenberg reported successfully having built curl on StrongARM Linux | Daniel Stenberg |
2001-10-03 | non-blocking connects *done* | Daniel Stenberg |
2001-10-03 | The ARRAY stuff is now added | Daniel Stenberg |
2001-09-25 | Added httpput.c | Daniel Stenberg |
2001-09-19 | http put with --crlf requires chunked content encoding | Daniel Stenberg |
2001-09-17 | curl_easy_duphandle is new | Daniel Stenberg |
2001-09-11 | now can set list of ciphers | Daniel Stenberg |
2001-09-11 | added --ciphers | Daniel Stenberg |
2001-09-11 | documented CURLOPT_SSL_CIPHER_LIST | Daniel Stenberg |
2001-09-11 | some unixes have the netrc description in the ftp(1) man page | Daniel Stenberg |
2001-09-05 | added -R description | Daniel Stenberg |
2001-09-03 | -R removes a TODO | Daniel Stenberg |
2001-08-29 | updated a bit | Daniel Stenberg |
2001-08-29 | removed cookies and SSL sessions | Daniel Stenberg |
2001-08-29 | added CURLOPT_COOKIEJAR details | Daniel Stenberg |
2001-08-29 | '-c -' | Daniel Stenberg |
2001-08-29 | -c/--cookie-jar documented | Daniel Stenberg |
2001-08-29 | added ftpupload.c | Daniel Stenberg |
2001-08-28 | Georg Huettenegger's updates | Daniel Stenberg |
2001-08-28 | automake 1.5 complained on my SUFFIXES line! | Daniel Stenberg |
2001-08-23 | added FTPS to the list of supported protocols | Daniel Stenberg |
2001-08-23 | item 4.6 is now an indication of a crash, not a timeout | Daniel Stenberg |
2001-08-23 | curl_formadd() using example, the 7.9 style of building rfc1867 form posts | Daniel Stenberg |
2001-08-22 | libcurl.3 has the info now | Daniel Stenberg |
2001-08-22 | CURLOPT_POST isn't needed these days | Daniel Stenberg |
2001-08-22 | updated | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-21 | added a 'html' target that builds HTML versions from the man page sources. | Daniel Stenberg |
2001-08-21 | this is replaced with libcurl.3 | Daniel Stenberg |
2001-08-20 | added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE" | Daniel Stenberg |
2001-08-20 | updated version in header as we have 7.8.1 details in here | Daniel Stenberg |