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
/
lib
Age
Commit message (
Expand
)
Author
2004-06-14
we actually build and run fine with libidn 0.4.1 too, so let's not require
Daniel Stenberg
2004-06-14
Allow formposting of files larger than what fits in memory by not reading the
Daniel Stenberg
2004-06-13
moved default: in a switch case to prevent compiler warning that 'request'
Daniel Stenberg
2004-06-13
provide curl_formfree() even when http is disabled, it does nothing then
Daniel Stenberg
2004-06-13
use Curl_strcasestr() when checking wildcard cert names
Daniel Stenberg
2004-06-13
added Curl_strcasestr() for case insensitive strstr() searching
Daniel Stenberg
2004-06-11
removed unused include path.
Gunter Knauf
2004-06-11
fixed xdc generation, added lib target, load curl.nlm into ring3 by default.
Gunter Knauf
2004-06-11
some more makefile changes.
Gunter Knauf
2004-06-11
some more makefile changes.
Gunter Knauf
2004-06-10
cosmetic correction.
Gunter Knauf
2004-06-10
converted to UNIX format.
Gunter Knauf
2004-06-10
minor output fix.
Gunter Knauf
2004-06-10
added generation of missing files.
Gunter Knauf
2004-06-10
make include path overridable.
Gunter Knauf
2004-06-10
removed trailing whitespace
Daniel Stenberg
2004-06-10
Gisle corrected two comments
Daniel Stenberg
2004-06-10
Gisle Vanem's improved verbose output and timeout handling when connecting to
Daniel Stenberg
2004-06-10
build again with disabled http
Daniel Stenberg
2004-06-10
Steven Bazyl and Seshubabu Pasam pointed out a bug on win32 when freeing the
Daniel Stenberg
2004-06-09
Alexander Krasnostavsky's fix to make libcurl build fine with configure
Daniel Stenberg
2004-06-09
when built with HTTP disabled, provide a curl_formadd() function anyway to
Daniel Stenberg
2004-06-09
when producing curllib.dsp, include libcurl.def as a source file.
Daniel Stenberg
2004-06-09
added the new source files.
Gunter Knauf
2004-06-09
corrected copyright.
Gunter Knauf
2004-06-08
corrected defines.
Gunter Knauf
2004-06-08
delete trailing whitespace
Daniel Stenberg
2004-06-08
converted to UNIX format.
Gunter Knauf
2004-06-07
prevent compiler warning with picky compilers
Daniel Stenberg
2004-06-07
When sending info about which host that sends what, include proper direction
Daniel Stenberg
2004-06-04
Günter Knauf's netware build fixes
Daniel Stenberg
2004-06-03
updated a comment
Daniel Stenberg
2004-06-03
deleted trailing whitespace
Daniel Stenberg
2004-06-03
Alexander Krasnostavsky's FTP third party transfer (proxy) support
Daniel Stenberg
2004-06-03
Vincent Bronner made the code use the correct user name + password when
Daniel Stenberg
2004-06-02
very minor format edit
Daniel Stenberg
2004-06-02
Made CURLOPT_UPLOAD and CURLOPT_PUT mean the same thing internally (the
Daniel Stenberg
2004-06-02
Gisle's adjustments to allow building with lcc-win32
Daniel Stenberg
2004-06-02
Gisle made ftp_mkd static
Daniel Stenberg
2004-06-01
David Byron made this use the mm lib by default, as was previously done. This
Daniel Stenberg
2004-05-28
check for failing strdup()s
Daniel Stenberg
2004-05-27
fixed curl_easy_duphandle() to properly clean up all memory if any memory
Daniel Stenberg
2004-05-26
Mohun Biswas added release-zlib and debug-zlib targets.
Daniel Stenberg
2004-05-26
three new functions in the public API
Daniel Stenberg
2004-05-26
Added a new 'bit' in the connect struct named 'tunnel_proxy' that is set
Daniel Stenberg
2004-05-25
initial support for "uploading" to file:// URLs
Daniel Stenberg
2004-05-25
Massimiliano Ziccardi's updates for the VC6 makefiles
Daniel Stenberg
2004-05-25
preprocessor magic around the libidn idn_free() stuff to remain workable
Daniel Stenberg
2004-05-25
remove trailing whitespace
Daniel Stenberg
2004-05-24
delete trailing whitespace
Daniel Stenberg
[prev]
[next]