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-22
Fix compiler warning "statement is unreachable"
Yang Tse
2007-02-22
Fix compiler warnings
Yang Tse
2007-02-22
Check for stdbool.h at configuration stage, and include it if available.
Yang Tse
2007-02-21
silence two cases of "comparison between signed and unsigned"
Daniel Stenberg
2007-02-21
- Ravi Pratap provided work on libcurl making pipelining more robust and
Daniel Stenberg
2007-02-21
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
Yang Tse
2007-02-21
Include some possible dependencies of arpa/inet.h
Dan Fandrich
2007-02-21
Cleanup WIN32 target using WSACleanup().
Gisle Vanem
2007-02-21
fix compiler warning "enumerated type mixed with another type"
Yang Tse
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-20
Include network byte order conversion macros on Minix.
Dan Fandrich
2007-02-20
compiler warning fix
Yang Tse
2007-02-20
compiler warning fix
Yang Tse
2007-02-20
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-20
Move header file inclusion logic and definition of timeval
Yang Tse
2007-02-20
Several corrections & changes to what has been stated in revision 1.45
Yang Tse
2007-02-20
add tutil_tvdiff_secs() for completeness
Yang Tse
2007-02-19
Mention curl-config dependencies fix.
Dan Fandrich
2007-02-19
fix typo
Yang Tse
2007-02-19
Show libcurl's timestamp. This timestamp is only available in curlver.h
Yang Tse
2007-02-19
Added ares_parse_ns_reply.obj etc.
Gisle Vanem
2007-02-19
INADDR_NONE no longer used.
Gisle Vanem
2007-02-19
Fixed typo.
Gisle Vanem
2007-02-19
Vlad Dinulescu added ares_parse_ns_reply()
Daniel Stenberg
2007-02-19
Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl.
Daniel Stenberg
2007-02-19
- Shmulik Regev found a memory leak in re-used HTTPS connections, at least
Daniel Stenberg
2007-02-19
and fix warnings due to lack of protos
Daniel Stenberg
2007-02-19
- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 and
Daniel Stenberg
2007-02-19
fixed code to compile and removed one warning
Daniel Stenberg
2007-02-19
log a message, stating the need of openssl to run this test
Yang Tse
2007-02-19
Oops missing var
Yang Tse
2007-02-19
compiler warning fix
Yang Tse
2007-02-19
add debug messages for initialization failures
Yang Tse
2007-02-18
- Jeff Pohlmeyer identified two problems: first a rather obscure problem with
Daniel Stenberg
2007-02-18
Michal Marek comment fix
Yang Tse
2007-02-18
fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h
Yang Tse
2007-02-17
Use configure's new LIBCURL_LIBS variable
Dan Fandrich
2007-02-17
Move portable error number symbolic name definitions to setup_once.h
Yang Tse
2007-02-17
compiler warning fix
Yang Tse
2007-02-17
Replicate the configure tests that determined that timeval was available.
Yang Tse
2007-02-17
compiler warning fix
Yang Tse
2007-02-17
Do a better job at determining what test servers *really* need to link against.
Dan Fandrich
2007-02-17
getpart implicitly drags in some networking functions, so it needs to be
Dan Fandrich
2007-02-17
Better separate the library dependencies into those required by libcurl
Dan Fandrich
2007-02-17
Remove C99isms
Dan Fandrich
2007-02-17
Replicate the configure tests that determined that timeval was available.
Dan Fandrich
2007-02-16
add debug messages for fopen() failures
Yang Tse
2007-02-16
add debug messages for fopen() failures
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
[next]