| Commit message (Expand) | Author | Age | Files | Lines |
* | modified the stack trace section slightly | Daniel Stenberg | 2001-12-03 | 1 | -7/+9 |
* | documented CURLOPT_HTTP_VERSION and CURLOPT_FTP_USE_EPSV | Daniel Stenberg | 2001-11-30 | 1 | -1/+24 |
* | added --disable-epsv | Daniel Stenberg | 2001-11-30 | 1 | -3/+7 |
* | support para makes more sense now | Daniel Stenberg | 2001-11-27 | 1 | -1/+1 |
* | language | Daniel Stenberg | 2001-11-27 | 1 | -1/+1 |
* | the list of contributors are in the THANKS file these days | Daniel Stenberg | 2001-11-27 | 1 | -4/+4 |
* | greep at mindspring.com provided an index.html file that links to all the | Daniel Stenberg | 2001-11-27 | 2 | -1/+40 |
* | made the -C more correct and detailed | Daniel Stenberg | 2001-11-26 | 1 | -8/+8 |
* | updated the list of machines | Daniel Stenberg | 2001-11-22 | 1 | -0/+4 |
* | SM corrected wsock32 to ws2_32 | Daniel Stenberg | 2001-11-21 | 1 | -3/+3 |
* | Georg Horn's STARTTRANSFER_TIME patch | Daniel Stenberg | 2001-11-20 | 2 | -0/+11 |
* | -p, not -P, for proxy tunneling | Daniel Stenberg | 2001-11-20 | 1 | -2/+2 |
* | spell, slightly modified "what you can do" crap | Daniel Stenberg | 2001-11-14 | 1 | -5/+7 |
* | added Richard Prescott's email | Daniel Stenberg | 2001-11-14 | 1 | -1/+1 |
* | added Richard Levitte's suggestion to support multiple -T options | Daniel Stenberg | 2001-11-14 | 1 | -0/+4 |
* | interface to export/import SSL session IDs | Daniel Stenberg | 2001-11-13 | 1 | -0/+6 |
* | 2 removed, 1 added | Daniel Stenberg | 2001-11-13 | 1 | -2/+2 |
* | disable QUOTEs with NULL | Daniel Stenberg | 2001-11-13 | 1 | -3/+5 |
* | point out that calling this function more than once is a sever error | Daniel Stenberg | 2001-11-13 | 1 | -3/+5 |
* | Added two missing return codes... | Daniel Stenberg | 2001-11-08 | 1 | -1/+5 |
* | Added VERSIONS that explains about the (lib)curl version numbers | Daniel Stenberg | 2001-11-07 | 2 | -1/+65 |
* | added john lask | Daniel Stenberg | 2001-11-05 | 1 | -0/+1 |
* | more accurate | Daniel Stenberg | 2001-11-02 | 1 | -14/+21 |
* | re-ordered, cleaned up | Daniel Stenberg | 2001-11-02 | 1 | -35/+62 |
* | libcurl can init winsock since 7.8.1 | Daniel Stenberg | 2001-11-01 | 1 | -7/+1 |
* | less I, more we | Daniel Stenberg | 2001-11-01 | 1 | -6/+5 |
* | added some -c talk, spell checked | Daniel Stenberg | 2001-10-31 | 1 | -12/+23 |
* | Added -0/--http1.0 | Daniel Stenberg | 2001-10-30 | 1 | -0/+3 |
* | Corrected the -T description | Daniel Stenberg | 2001-10-30 | 1 | -7/+8 |
* | removed silly old -t usage from here, added some blurb about the "new" -t | Daniel Stenberg | 2001-10-30 | 1 | -2/+13 |
* | corrected return code, general cleanup | Daniel Stenberg | 2001-10-29 | 1 | -43/+52 |
* | added "s390 Linux" as a platform that curl was compiled for, and I also sorted | Daniel Stenberg | 2001-10-24 | 1 | -5/+6 |
* | added a section about cross compiling that Jim Duey wrote down for us | Daniel Stenberg | 2001-10-24 | 1 | -3/+45 |
* | grammar grammar! | Daniel Stenberg | 2001-10-23 | 1 | -1/+1 |
* | added "3.12 Why do FTP specific features over HTTP proxy fails?" | Daniel Stenberg | 2001-10-23 | 1 | -1/+14 |
* | rephrased the WRITEFUNCTION description a bit | Daniel Stenberg | 2001-10-22 | 1 | -2/+3 |
* | cleanup on language, content and facts | Daniel Stenberg | 2001-10-11 | 1 | -214/+233 |
* | removed WRITEINFO from here, it's not been supported since 7.4... | Daniel Stenberg | 2001-10-11 | 1 | -7/+0 |
* | CURLOPT_WRITEFUNCTION description corrected | Daniel Stenberg | 2001-10-10 | 1 | -7/+7 |
* | using a HTTP proxy will disable some protocol-specific features that non- | Daniel Stenberg | 2001-10-05 | 1 | -3/+8 |
* | Björn Stenberg reported successfully having built curl on StrongARM Linux | Daniel Stenberg | 2001-10-03 | 1 | -0/+1 |
* | non-blocking connects *done* | Daniel Stenberg | 2001-10-03 | 1 | -3/+0 |
* | The ARRAY stuff is now added | Daniel Stenberg | 2001-10-03 | 1 | -4/+32 |
* | Added httpput.c | Daniel Stenberg | 2001-09-25 | 2 | -1/+101 |
* | http put with --crlf requires chunked content encoding | Daniel Stenberg | 2001-09-19 | 1 | -2/+3 |
* | curl_easy_duphandle is new | Daniel Stenberg | 2001-09-17 | 2 | -0/+39 |
* | now can set list of ciphers | Daniel Stenberg | 2001-09-11 | 1 | -2/+0 |
* | added --ciphers | Daniel Stenberg | 2001-09-11 | 1 | -3/+9 |
* | documented CURLOPT_SSL_CIPHER_LIST | Daniel Stenberg | 2001-09-11 | 1 | -1/+13 |
* | some unixes have the netrc description in the ftp(1) man page | Daniel Stenberg | 2001-09-11 | 1 | -1/+3 |