summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* added https.cDaniel Stenberg2004-05-131-5/+4
* basic https fetching scriptDaniel Stenberg2004-05-131-0/+53
* new man pageDaniel Stenberg2004-05-121-0/+42
* updated to reflect reality!Daniel Stenberg2004-05-111-27/+34
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-112-6/+5
* minor update editsDaniel Stenberg2004-05-053-33/+25
* multipart formposts should be more streamyDaniel Stenberg2004-05-041-0/+4
* removed curl_formparse() from the libraryDaniel Stenberg2004-05-044-41/+18
* Added --proxy-digest, added the standard curl source header to this file.Daniel Stenberg2004-05-031-6/+30
* fixed the pdf and html for the strerror functionsDaniel Stenberg2004-05-031-4/+4
* these functions are marked to get removed from the public API "soon"Daniel Stenberg2004-04-303-9/+15
* Added LICENSE-MIXING to the release archiveDaniel Stenberg2004-04-272-14/+89
* added curl_*_strerrorDaniel Stenberg2004-04-276-131/+120
* added doctype tag to get HTML compliantDaniel Stenberg2004-04-271-10/+9
* my nroff 1.18.1 complained the URL as it contains a nroff combo somehowDaniel Stenberg2004-04-261-2/+3
* Kim Karlsson pointed out that error 57 was wrongly documentedDaniel Stenberg2004-04-261-2/+2
* clarified that select() timeouts should always remain rather shortDaniel Stenberg2004-04-151-1/+7
* format fixDaniel Stenberg2004-04-141-2/+2
* minor format fixDaniel Stenberg2004-04-131-1/+2
* eh, these can't be used for poll()! ;-)Daniel Stenberg2004-04-131-3/+3
* additional infoDaniel Stenberg2004-04-133-3/+34
* removed the BUGS section since it offers nothing goodDaniel Stenberg2004-04-132-4/+1
* getting only a 100 Continue response and nothing else, when talking HTTP,Daniel Stenberg2004-04-071-7/+0
* --limit-rate using -d or -F does not workDaniel Stenberg2004-04-071-0/+4
* Moved long-standing issues over from TODO-RELEASE to the more long-term TODODaniel Stenberg2004-04-061-0/+16
* prepend the man3 dir to the file name to work better.Daniel Stenberg2004-04-021-1/+1
* if select returns -1, bail out of the loopDaniel Stenberg2004-04-021-0/+2
* one issue lessDaniel Stenberg2004-03-301-3/+0
* mention the fact that you can append a new CA cert to the existing bundle tooDaniel Stenberg2004-03-301-4/+6
* use the correct structDaniel Stenberg2004-03-281-2/+2
* some more password blurbDaniel Stenberg2004-03-261-0/+11
* tcp-nodelay patch by Joe HalpinDaniel Stenberg2004-03-252-1/+22
* Tor Arntsen's major ispell patchDaniel Stenberg2004-03-2414-46/+47
* fixed the ntlm problem with longish passwordsDaniel Stenberg2004-03-221-3/+0
* Günter Knauf's NetWare changes.Daniel Stenberg2004-03-171-0/+1
* random updatesDaniel Stenberg2004-03-161-30/+33
* added the CA bundle default path, and mention the risk that the server youDaniel Stenberg2004-03-161-4/+11
* ntlm and long passwordsDaniel Stenberg2004-03-151-0/+3
* better formatting to create fine links in the web versionDaniel Stenberg2004-03-151-4/+4
* more formatting fixesDaniel Stenberg2004-03-151-10/+9
* refer to function names better to enhance the HTML outputDaniel Stenberg2004-03-151-13/+13
* random formatting updates to look better in HTML versionDaniel Stenberg2004-03-156-13/+14
* use .NF for the struct part to looke better in HTMLDaniel Stenberg2004-03-151-2/+3
* more fixesDaniel Stenberg2004-03-151-5/+5
* better formatting of functions to get better links in the web versionDaniel Stenberg2004-03-151-24/+24
* better mentioning of other functions to create proper hrefs in the webDaniel Stenberg2004-03-151-10/+10
* CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1Daniel Stenberg2004-03-121-1/+1
* Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of theDaniel Stenberg2004-03-121-1/+6
* Removed John Clayton's really odd bug since its never been reported again andDaniel Stenberg2004-03-081-60/+0
* mention error 64Daniel Stenberg2004-03-081-1/+3