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-08
corrected defines.
Gunter Knauf
2004-06-08
delete trailing whitespace
Daniel Stenberg
2004-06-08
convert to UNIX format.
Gunter Knauf
2004-06-08
converted to UNIX format.
Gunter Knauf
2004-06-08
Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wrongly
Daniel Stenberg
2004-06-08
time schedule for this year
Daniel Stenberg
2004-06-07
prevent compiler warning with picky compilers
Daniel Stenberg
2004-06-07
Reverted the previous change and redid it differently as it seemed to not
Daniel Stenberg
2004-06-07
When sending info about which host that sends what, include proper direction
Daniel Stenberg
2004-06-04
configure fix
Daniel Stenberg
2004-06-04
1 - do better when cross-compiling when checking for strerror_r() - alert
Daniel Stenberg
2004-06-04
test 173 added: HTTP RFC1867-formpost a file from stdin with "faked" filename
Daniel Stenberg
2004-06-04
fixed spell, removed reference to a 'tools' subdir in the curl dir, as we
Daniel Stenberg
2004-06-04
Günter Knauf's netware fix
Daniel Stenberg
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
[next]