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
2007-02-15
Daniel Mirchandani fix to make libcurl build nicely on Winsock
Yang Tse
2007-02-15
enabled IPV6 builds.
Gunter Knauf
2007-02-14
Added --ftp-ssl-ccc issue.
Dan Fandrich
2007-02-14
Don't bother adding a library path of /usr/lib in curl-config --libs
Dan Fandrich
2007-02-14
Oops, missing argument separator comma
Yang Tse
2007-02-14
in debug messages also show error description
Yang Tse
2007-02-14
compiler warning fix
Yang Tse
2007-02-14
avoid using funtion isblank() and just use our ISBLANK
Yang Tse
2007-02-14
compiler warning fix
Yang Tse
2007-02-14
Fixed the problem of curl-config --libs specifying unneeded libraries
Dan Fandrich
2007-02-14
enhance HTTP server request input writing,
Yang Tse
2007-02-13
ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
Daniel Stenberg
2007-02-13
- Robert A. Monat made libcurl build fine with VC2005 - it doesn't have
Daniel Stenberg
2007-02-13
Added last-resort dynamic library names.
Dan Fandrich
2007-02-13
check for isblank() at configuration stage. If not available
Yang Tse
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
2007-02-13
use our own ISBLANK macro
Yang Tse
2007-02-13
use our own ISSPACE macro
Yang Tse
2007-02-13
Fix c-ares failing to get the search sequence of /etc/hosts and
Yang Tse
2007-02-13
compiler warning fix
Yang Tse
2007-02-12
mention today's LIBCURL_TIMESTAMP fix
Daniel Stenberg
2007-02-12
Rob Crittenden added support for NSS (Network Security Service) for the
Daniel Stenberg
2007-02-12
- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
Daniel Stenberg
2007-02-12
Jeff Pohlmeyer for his bug fix today, but too specific to get desrcibed
Daniel Stenberg
2007-02-12
- Jeff Pohlmeyer fixed a flaw in curl_multi_add_handle() when adding a handle
Daniel Stenberg
2007-02-12
When building tarballs, we also set the timestamp of the generated package. T...
Daniel Stenberg
2007-02-11
updated with recent info and cut out some of the more speculating parts and
Daniel Stenberg
2007-02-11
updated
Daniel Stenberg
2007-02-10
darned tab completion on a late evening... :-P
Daniel Stenberg
2007-02-10
minor updates to reflect reality better
Daniel Stenberg
2007-02-10
file:// transfers are blocking
Daniel Stenberg
2007-02-09
Include both testutil.c and testutil.h, and not just testutil.c, in the
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-08
compiler warning fix
Yang Tse
2007-02-08
use macro AC_AIX to define `_ALL_SOURCE', if on AIX.
Yang Tse
2007-02-07
SCP upload done non-blocking
Daniel Stenberg
2007-02-07
use same AIX XLC compiler options as curl's
Yang Tse
2007-02-07
AIX xlc has to have strict aliasing turned off. If not, the optimizer
Yang Tse
2007-02-07
*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
Yang Tse
2007-02-06
INADDR_NONE no longer used.
Gisle Vanem
2007-02-06
Added debug option ('-d') for Watt-32 programs.
Gisle Vanem
2007-02-06
Added HAVE_PROCESS_H for DOS/Win32.
Gisle Vanem
2007-02-06
Fix compiler warning.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
fix for millisecond resolution timeouts
Yang Tse
2007-02-06
compiler warning fix
Yang Tse
2007-02-06
non-blocking SSH stuff
Daniel Stenberg
2007-02-06
read SFTP with the non-blocking API
Daniel Stenberg
[prev]
[next]