summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* more accurateDaniel Stenberg2001-11-021-14/+21
* re-ordered, cleaned upDaniel Stenberg2001-11-021-35/+62
* libcurl can init winsock since 7.8.1Daniel Stenberg2001-11-011-7/+1
* less I, more weDaniel Stenberg2001-11-011-6/+5
* added some -c talk, spell checkedDaniel Stenberg2001-10-311-12/+23
* Added -0/--http1.0Daniel Stenberg2001-10-301-0/+3
* Corrected the -T descriptionDaniel Stenberg2001-10-301-7/+8
* removed silly old -t usage from here, added some blurb about the "new" -tDaniel Stenberg2001-10-301-2/+13
* corrected return code, general cleanupDaniel Stenberg2001-10-291-43/+52
* added "s390 Linux" as a platform that curl was compiled for, and I also sortedDaniel Stenberg2001-10-241-5/+6
* added a section about cross compiling that Jim Duey wrote down for usDaniel Stenberg2001-10-241-3/+45
* grammar grammar!Daniel Stenberg2001-10-231-1/+1
* added "3.12 Why do FTP specific features over HTTP proxy fails?"Daniel Stenberg2001-10-231-1/+14
* rephrased the WRITEFUNCTION description a bitDaniel Stenberg2001-10-221-2/+3
* cleanup on language, content and factsDaniel Stenberg2001-10-111-214/+233
* removed WRITEINFO from here, it's not been supported since 7.4...Daniel Stenberg2001-10-111-7/+0
* CURLOPT_WRITEFUNCTION description correctedDaniel Stenberg2001-10-101-7/+7
* using a HTTP proxy will disable some protocol-specific features that non-Daniel Stenberg2001-10-051-3/+8
* Björn Stenberg reported successfully having built curl on StrongARM LinuxDaniel Stenberg2001-10-031-0/+1
* non-blocking connects *done*Daniel Stenberg2001-10-031-3/+0
* The ARRAY stuff is now addedDaniel Stenberg2001-10-031-4/+32
* Added httpput.cDaniel Stenberg2001-09-252-1/+101
* http put with --crlf requires chunked content encodingDaniel Stenberg2001-09-191-2/+3
* curl_easy_duphandle is newDaniel Stenberg2001-09-172-0/+39
* now can set list of ciphersDaniel Stenberg2001-09-111-2/+0
* added --ciphersDaniel Stenberg2001-09-111-3/+9
* documented CURLOPT_SSL_CIPHER_LISTDaniel Stenberg2001-09-111-1/+13
* some unixes have the netrc description in the ftp(1) man pageDaniel Stenberg2001-09-111-1/+3
* added -R descriptionDaniel Stenberg2001-09-051-1/+7
* -R removes a TODODaniel Stenberg2001-09-031-4/+0
* updated a bitDaniel Stenberg2001-08-291-1/+15
* removed cookies and SSL sessionsDaniel Stenberg2001-08-291-8/+0
* added CURLOPT_COOKIEJAR detailsDaniel Stenberg2001-08-291-1/+7
* '-c -'Daniel Stenberg2001-08-291-1/+2
* -c/--cookie-jar documentedDaniel Stenberg2001-08-291-10/+10
* added ftpupload.cDaniel Stenberg2001-08-292-1/+89
* Georg Huettenegger's updatesDaniel Stenberg2001-08-281-15/+22
* automake 1.5 complained on my SUFFIXES line!Daniel Stenberg2001-08-281-1/+1
* added FTPS to the list of supported protocolsDaniel Stenberg2001-08-231-1/+1
* item 4.6 is now an indication of a crash, not a timeoutDaniel Stenberg2001-08-231-4/+4
* curl_formadd() using example, the 7.9 style of building rfc1867 form postsDaniel Stenberg2001-08-231-0/+92
* libcurl.3 has the info nowDaniel Stenberg2001-08-221-5/+0
* CURLOPT_POST isn't needed these daysDaniel Stenberg2001-08-221-3/+6
* updatedDaniel Stenberg2001-08-221-17/+11
* Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg2001-08-218-10/+133
* added a 'html' target that builds HTML versions from the man page sources.Daniel Stenberg2001-08-211-2/+39
* this is replaced with libcurl.3Daniel Stenberg2001-08-211-115/+3
* added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE"Daniel Stenberg2001-08-201-4/+25
* updated version in header as we have 7.8.1 details in hereDaniel Stenberg2001-08-201-1/+1
* Added -GDaniel Stenberg2001-08-161-1/+6