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
Age
Commit message (
Expand
)
Author
2004-06-29
Added missing info for the command line tool, as noted by Mike Kienenberger
Daniel Stenberg
2004-06-27
reset CURLOPT_CUSTOMREQUEST with NULL
Daniel Stenberg
2004-06-22
reset CURLOPT_HTTPHEADER with NULL
Daniel Stenberg
2004-06-21
Added blurb for the READFUNCTION, including the new CURL_READFUNC_ABORT
Daniel Stenberg
2004-06-21
updates
Daniel Stenberg
2004-06-21
refer to the new tutorial man page
Daniel Stenberg
2004-06-21
removed libcurl-the-guide from the dist
Daniel Stenberg
2004-06-21
libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format
Daniel Stenberg
2004-06-18
ispell-buffer
Daniel Stenberg
2004-06-14
lots of multi interface description but also some general updates and additions
Daniel Stenberg
2004-06-09
removed reference to the removed curl_formparse
Daniel Stenberg
2004-06-09
Setting CURLOPT_RANGE to NULL disables it.
Daniel Stenberg
2004-06-03
7.12.0 introduced IDN support
Daniel Stenberg
2004-06-03
Mention the python-isque mailing list, don't mention the commit mailing lists
Daniel Stenberg
2004-06-03
CURLE_FAILED_INIT is returend when an unknown option is set
Daniel Stenberg
2004-06-03
Added example of how to use the upcoming support for FTP 3rd party transfers
Daniel Stenberg
2004-06-03
getinfo.c is a new tiny example that uses curl_easy_getinfo() to get the
Daniel Stenberg
2004-06-02
CURLOPT_PUT is deprecated
Daniel Stenberg
2004-06-01
Renaud Duhaut corrected the unescaping procedure
Daniel Stenberg
2004-06-01
--create-dirs clarification
Daniel Stenberg
2004-05-26
added example that makes an upload to a file:// url
Daniel Stenberg
2004-05-26
strip trailing whitespace
Daniel Stenberg
2004-05-25
--proxy-basic added for completeness
Daniel Stenberg
2004-05-25
removed some stuff that actually is done now, added the --optionseparator
Daniel Stenberg
2004-05-25
Bug report #948950, excessive amount of file descriptors might crash libcurl
Daniel Stenberg
2004-05-24
new example proving that the debug callback works even when the multi
Daniel Stenberg
2004-05-24
remove trailing whitespace
Daniel Stenberg
2004-05-24
multi interface, debug callback
Daniel Stenberg
2004-05-24
IDN is a recognized feature
Daniel Stenberg
2004-05-24
fixed a reference
Daniel Stenberg
2004-05-19
language!
Daniel Stenberg
2004-05-19
Set CURLOPT_USERAGENT too
Daniel Stenberg
2004-05-17
Seshubabu Pasam's format fixes and added notes about DER not working for
Daniel Stenberg
2004-05-13
added https.c
Daniel Stenberg
2004-05-13
basic https fetching script
Daniel Stenberg
2004-05-12
new man page
Daniel Stenberg
2004-05-11
updated to reflect reality!
Daniel Stenberg
2004-05-11
curl_global_init_mem() allows the memory functions to be replaced.
Daniel Stenberg
2004-05-05
minor update edits
Daniel Stenberg
2004-05-04
multipart formposts should be more streamy
Daniel Stenberg
2004-05-04
removed curl_formparse() from the library
Daniel Stenberg
2004-05-03
Added --proxy-digest, added the standard curl source header to this file.
Daniel Stenberg
2004-05-03
fixed the pdf and html for the strerror functions
Daniel Stenberg
2004-04-30
these functions are marked to get removed from the public API "soon"
Daniel Stenberg
2004-04-27
Added LICENSE-MIXING to the release archive
Daniel Stenberg
2004-04-27
added curl_*_strerror
Daniel Stenberg
2004-04-27
added doctype tag to get HTML compliant
Daniel Stenberg
2004-04-26
my nroff 1.18.1 complained the URL as it contains a nroff combo somehow
Daniel Stenberg
2004-04-26
Kim Karlsson pointed out that error 57 was wrongly documented
Daniel Stenberg
2004-04-15
clarified that select() timeouts should always remain rather short
Daniel Stenberg
[prev]
[next]