summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* WRITEFUNCTION correctionDaniel Stenberg2002-03-181-6/+6
* Andreas Damm added thanks to his getdate overhaulDaniel Stenberg2002-03-181-0/+1
* gopherDaniel Stenberg2002-03-181-1/+3
* updatedDaniel Stenberg2002-03-181-6/+4
* clarified that it is only the + letter that isn't converted on the rightDaniel Stenberg2002-03-171-1/+1
* headers and security blurb addedDaniel Stenberg2002-03-151-4/+76
* new example for libcurl 7.9.6 or laterDaniel Stenberg2002-03-142-1/+90
* corrected the use of the progress functionDaniel Stenberg2002-03-111-1/+6
* minor editDaniel Stenberg2002-03-111-1/+1
* 3.13 Why does my single/double quotes fail?Daniel Stenberg2002-03-111-1/+26
* 7.9.5 commitcurl-7_9_5Daniel Stenberg2002-03-073-11/+15
* added the "known bugs" fileDaniel Stenberg2002-03-072-1/+15
* when removed, an easy handle can be curl_easy_perform()ed againDaniel Stenberg2002-03-061-1/+4
* Paul Nolan built it on pocket pcDaniel Stenberg2002-03-061-0/+1
* we don't skip what looks like already escaped strings, that was fixedDaniel Stenberg2002-03-061-5/+3
* read POST data using the read callbackDaniel Stenberg2002-03-051-0/+3
* added text to the progress chapterDaniel Stenberg2002-03-051-1/+24
* explicitly mention easy handleDaniel Stenberg2002-03-041-12/+8
* mention 'easy handle' and not just handle, there will soon be other handlesDaniel Stenberg2002-03-041-6/+5
* moved lots to the new subdir 'libcurl'Daniel Stenberg2002-03-041-53/+8
* multi interface using examplesDaniel Stenberg2002-03-043-0/+259
* moved to the new libcurl/ directoryDaniel Stenberg2002-03-0430-1860/+0
* ripped out from ../ and put in its own directory nowDaniel Stenberg2002-03-0431-0/+1928
* bug report #524427 pointed out a mistake in the example sourceDaniel Stenberg2002-03-011-3/+3
* initial and still basic curl multi interface documentationDaniel Stenberg2002-03-017-0/+161
* removed incorrect and unnecessary wordsDaniel Stenberg2002-03-011-9/+1
* minor editDaniel Stenberg2002-02-271-5/+5
* more custom stuff, much about dealing with cookiesDaniel Stenberg2002-02-251-7/+71
* "Yet Another Geek" made %{content_type} work in the -w/--writeout option.Daniel Stenberg2002-02-251-1/+4
* auth on multiple hosts with follow-locationDaniel Stenberg2002-02-181-0/+6
* offer SSL verfication callback,Daniel Stenberg2002-02-181-2/+19
* updated LDAP URL syntax references by Aron RobertsDaniel Stenberg2002-02-181-2/+8
* added Cris Bailiff's CAdir option suggestionDaniel Stenberg2002-02-071-0/+8
* Miklos Nemeth improved the windows sectionDaniel Stenberg2002-02-061-7/+24
* a few of the SSL options were added in 7.9.3 and it should be notedDaniel Stenberg2002-02-061-11/+16
* 7.9.4-pre2Daniel Stenberg2002-02-041-5/+4
* Eric Melville fixed spell mistakes on a few placesDaniel Stenberg2002-02-031-3/+3
* Added the recycle handles chapterDaniel Stenberg2002-01-311-4/+146
* corrected the docs for CURLINFO_FILETIMEDaniel Stenberg2002-01-311-3/+5
* Giaslas Georgios provided docs for CURLINFO_CONTENT_TYPEDaniel Stenberg2002-01-311-1/+7
* I have too many ideas of what to mention in this docsDaniel Stenberg2002-01-301-11/+43
* the interface is simply called the "C" one these daysDaniel Stenberg2002-01-301-2/+2
* extended the proxy chapter muchoDaniel Stenberg2002-01-301-23/+144
* postit.c is removed, it used the deprecated curl_formparse() and mayDaniel Stenberg2002-01-252-72/+1
* more about passwords and started about proxiesDaniel Stenberg2002-01-221-6/+78
* verify big filesDaniel Stenberg2002-01-221-0/+4
* minor editDaniel Stenberg2002-01-221-4/+3
* added --cc description and an exampleDaniel Stenberg2002-01-211-5/+12
* pre4Daniel Stenberg2002-01-211-0/+4
* HTTP POST explainedDaniel Stenberg2002-01-211-0/+105