summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* clarify CURLE_SSL_CERTPROBLEM somewhatDaniel Stenberg2004-09-021-1/+1
* use the correct struct name in the exampleDaniel Stenberg2004-09-021-2/+2
* added more info on the nobodyDaniel Stenberg2004-09-011-0/+4
* minor edit of HTTPGETDaniel Stenberg2004-09-011-1/+1
* fix formatting flawDaniel Stenberg2004-09-011-1/+1
* mention when the function was added to the libDaniel Stenberg2004-08-313-0/+6
* updated with minor editsDaniel Stenberg2004-08-271-14/+16
* don't do SO_KEEPALIVE, we already have a finer grained method built-inDaniel Stenberg2004-08-271-3/+0
* added some more detailsDaniel Stenberg2004-08-261-2/+2
* not accurate anymore anywayDaniel Stenberg2004-08-251-25/+0
* Frankie V's description on how to get a CA cert for a random site usingDaniel Stenberg2004-08-251-8/+20
* returned memory should not be freedDaniel Stenberg2004-08-241-0/+3
* Expect: 100-continue info addedDaniel Stenberg2004-08-231-0/+3
* added note about WRITEFUNCTION now being called with zero bytes if the fileDaniel Stenberg2004-08-231-0/+3
* stripped trailing whitespaceDaniel Stenberg2004-08-233-15/+19
* lost of more into on how to tweak some headersDaniel Stenberg2004-08-231-7/+45
* debug.c is a fresh new example showing how to use the DEBUGFUNCTION to getDaniel Stenberg2004-08-232-1/+129
* added more header info for PUT and POST requestsDaniel Stenberg2004-08-231-3/+28
* Alexander Krasnostavsky made the write callback get called even when a zeroDaniel Stenberg2004-08-201-4/+0
* socks proxy and timeouts bugDaniel Stenberg2004-08-201-0/+4
* reuse handles in PHP/CURL works - Kirk Hedden told usDaniel Stenberg2004-08-191-5/+5
* PHP FAQDaniel Stenberg2004-08-181-1/+29
* see also the reset functionDaniel Stenberg2004-08-171-3/+1
* mention the reset functionDaniel Stenberg2004-08-171-2/+3
* summary edit: mention that some options take a curl_off_tDaniel Stenberg2004-08-161-7/+7
* added two good ideasDaniel Stenberg2004-08-131-0/+11
* removed the ispell-added local word, compressed the final links into aDaniel Stenberg2004-08-131-31/+6
* strip trailing whitespaceDaniel Stenberg2004-08-134-23/+17
* Added "5.9 How does libcurl resolve host names?" since I wrote the text inDaniel Stenberg2004-08-121-0/+21
* updated with recent changesDaniel Stenberg2004-08-121-8/+20
* hmDaniel Stenberg2004-08-121-2/+2
* 3.16 What certificates do I need with I use SSL?Daniel Stenberg2004-08-121-1/+30
* removed trailing whitespace, indented to curl-style levelsDaniel Stenberg2004-08-121-40/+46
* --disable-[protocol] doesn't disable tests of the specific protocolDaniel Stenberg2004-08-111-0/+3
* clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returnedDaniel Stenberg2004-08-111-2/+3
* added several recent bindingsDaniel Stenberg2004-08-111-17/+39
* updated the CURLOPT_POST description after input from Alan PinsteinDaniel Stenberg2004-08-101-8/+19
* minor reformat to suit the new FAQ parserDaniel Stenberg2004-08-101-8/+7
* 7.12.1 notescurl-7_12_1Daniel Stenberg2004-08-101-0/+11
* added "5.8 libcurl.so.3: open failed: No such file or directory" and madeDaniel Stenberg2004-08-101-33/+57
* GSS/Kerberos 5 for ftpDaniel Stenberg2004-08-091-0/+4
* added info about my current idea about option separation between URLs onDaniel Stenberg2004-08-091-5/+5
* --negotiate does not work without username/password, bug report #1004841Daniel Stenberg2004-08-091-0/+5
* mention the new cool CA extraction way just documentedDaniel Stenberg2004-08-091-8/+12
* mention this is newDaniel Stenberg2004-07-311-0/+2
* link to reset as wellDaniel Stenberg2004-07-311-0/+1
* curl_easy_reset() documentedDaniel Stenberg2004-07-312-3/+26
* the multi interface is not so new anymore!Daniel Stenberg2004-07-171-5/+0
* minor format fixDaniel Stenberg2004-07-171-1/+1
* now known as libcurl-tutorial.3Daniel Stenberg2004-07-141-1191/+0