index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
Age
Commit message (
Expand
)
Author
2002-08-21
NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTION
Daniel Stenberg
2002-08-15
modified again to look better HTML converted
Daniel Stenberg
2002-08-15
Leonce Limousin pointed out flaws
Daniel Stenberg
2002-08-12
ignore html too
Daniel Stenberg
2002-08-08
makes things better
Daniel Stenberg
2002-08-07
Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR
Daniel Stenberg
2002-08-05
jonatan's fixes
Daniel Stenberg
2002-07-29
Setting PASSWDFUNCTION to NULL will set back the internal function as password
Daniel Stenberg
2002-06-24
corrected to match reality better
Daniel Stenberg
2002-06-15
Chris Combes added description of his newly added options
Daniel Stenberg
2002-06-03
updated header
Daniel Stenberg
2002-05-28
Cris Bailiff's CAPATH support added
Daniel Stenberg
2002-05-21
James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions
Daniel Stenberg
2002-05-21
return type CURLFORMcode instead of plain int
Daniel Stenberg
2002-05-07
Patrick Smith's contributed docs improvements for when NLST is used by
Daniel Stenberg
2002-05-06
CURLOPT_FILE and CURLOPT_INFILE have better aliases now:
Daniel Stenberg
2002-05-03
CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest
Daniel Stenberg
2002-05-02
clarified that you must keep the variables that you point to!
Daniel Stenberg
2002-04-30
how to set more than one cookie
Daniel Stenberg
2002-04-25
the TOTAL_TIME is not really total, as it excludes the connect time...
Daniel Stenberg
2002-04-24
clarified a bit with the timecondition stuff
Daniel Stenberg
2002-04-17
Dirk Manske's two new infos
Daniel Stenberg
2002-04-12
7.9.6-pre5
Daniel Stenberg
2002-04-12
added libcurl-errors
Daniel Stenberg
2002-04-10
corrected to new return codes
Daniel Stenberg
2002-04-10
error codes documented
Daniel Stenberg
2002-04-09
spell checked and removed talk about very old version numbers
Daniel Stenberg
2002-04-02
Added DNS cache control options
Daniel Stenberg
2002-03-20
newcomer notice added
Daniel Stenberg
2002-03-19
added the multi functions man pages
Daniel Stenberg
2002-03-19
multi interface overview and description
Daniel Stenberg
2002-03-19
removed text that really belongs to very old libcurls that are no longer
Daniel Stenberg
2002-03-19
point out that this describes the easy interface and also make a more
Daniel Stenberg
2002-03-18
WRITEFUNCTION correction
Daniel Stenberg
2002-03-17
clarified that it is only the + letter that isn't converted on the right
Daniel Stenberg
2002-03-07
7.9.5 commit
Daniel Stenberg
2002-03-06
when removed, an easy handle can be curl_easy_perform()ed again
Daniel Stenberg
2002-03-06
we don't skip what looks like already escaped strings, that was fixed
Daniel Stenberg
2002-03-04
explicitly mention easy handle
Daniel Stenberg
2002-03-04
mention 'easy handle' and not just handle, there will soon be other handles
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg