index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-06-04
Günter Knauf's netware build fixes
Daniel Stenberg
2004-06-04
3rd party transfers are in CVS now
Daniel Stenberg
2004-06-03
updated a comment
Daniel Stenberg
2004-06-03
updates
Daniel Stenberg
2004-06-03
the test targets won't invoke the test suite if curl is built cross-compiled.
Daniel Stenberg
2004-06-03
set an automake conditional for if this is a cross-compile or not
Daniel Stenberg
2004-06-03
deleted trailing whitespace
Daniel Stenberg
2004-06-03
7.12.0 introduced IDN support
Daniel Stenberg
2004-06-03
Alexander Krasnostavsky's FTP third party transfer (proxy) 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
corrected to use the proxy user name for proxy auth, as was just bugfixed!
Daniel Stenberg
2004-06-03
Vincent Bronner made the code use the correct user name + password when
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
very minor format edit
Daniel Stenberg
2004-06-02
CURLOPT_PUT is deprecated
Daniel Stenberg
2004-06-02
Made CURLOPT_UPLOAD and CURLOPT_PUT mean the same thing internally (the
Daniel Stenberg
2004-06-02
*seven* new options to support 3rd party FTP transfers
Daniel Stenberg
2004-06-02
7.12.1-CVS in progress
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-02
and we start all over again
Daniel Stenberg
2004-06-02
7.12.0
Daniel Stenberg
2004-06-02
more changes
Daniel Stenberg
2004-06-01
Renaud Duhaut corrected the unescaping procedure
Daniel Stenberg
2004-06-01
David Byron made this use the mm lib by default, as was previously done. This
Daniel Stenberg
2004-06-01
--create-dirs clarification
Daniel Stenberg
2004-05-28
minor edits
Daniel Stenberg
2004-05-28
check for failing strdup()s
Daniel Stenberg
2004-05-28
delete trailing whitespace
Daniel Stenberg
2004-05-27
fixed curl_easy_duphandle() to properly clean up all memory if any memory
Daniel Stenberg
2004-05-27
free() allocated memory when the ares search can't be made
Daniel Stenberg
2004-05-27
clear the domains and sortlist when the 'channel' is first created so that
Daniel Stenberg
2004-05-27
better checks to avoid free(NULL)
Daniel Stenberg
2004-05-27
James Bursa's fix to prevent free(NULL) to occur
Daniel Stenberg
2004-05-26
the CONNECT issue seems fixed too now
Daniel Stenberg
2004-05-26
Mohun Biswas added release-zlib and debug-zlib targets.
Daniel Stenberg
2004-05-26
MSVC makefiles updated and an auth problem when using CONNECT
Daniel Stenberg
2004-05-26
curllib.dsp works in the latest snapshots
Daniel Stenberg
2004-05-26
bugs, changes, sponsors!
Daniel Stenberg
2004-05-26
updated with recent stuff
Daniel Stenberg
2004-05-26
three new functions in the public API
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-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
--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
[next]