aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-22remove redundant check in timestamp detectionYang Tse
2007-02-22include <sys/types.h> when checking availability of the bool typeYang Tse
2007-02-22compiler warning fixYang Tse
2007-02-22Fix compiler warning "statement is unreachable"Yang Tse
2007-02-22Fix compiler warningsYang Tse
2007-02-22Check for stdbool.h at configuration stage, and include it if available.Yang Tse
2007-02-21silence two cases of "comparison between signed and unsigned"Daniel Stenberg
2007-02-21- Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg
2007-02-21curlassert macro replaced with DEBUGASSERT macro defined in setup_once.hYang Tse
2007-02-21Include some possible dependencies of arpa/inet.hDan Fandrich
2007-02-21Cleanup WIN32 target using WSACleanup().Gisle Vanem
2007-02-21fix compiler warning "enumerated type mixed with another type"Yang Tse
2007-02-20New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing
2007-02-20New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing
2007-02-20Include network byte order conversion macros on Minix.Dan Fandrich
2007-02-20compiler warning fixYang Tse
2007-02-20compiler warning fixYang Tse
2007-02-20curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2007-02-20Move header file inclusion logic and definition of timevalYang Tse
2007-02-20Several corrections & changes to what has been stated in revision 1.45Yang Tse
2007-02-20add tutil_tvdiff_secs() for completenessYang Tse
2007-02-19Mention curl-config dependencies fix.Dan Fandrich
2007-02-19fix typoYang Tse
2007-02-19Show libcurl's timestamp. This timestamp is only available in curlver.hYang Tse
2007-02-19Added ares_parse_ns_reply.obj etc.Gisle Vanem
2007-02-19INADDR_NONE no longer used.Gisle Vanem
2007-02-19Fixed typo.Gisle Vanem
2007-02-19Vlad Dinulescu added ares_parse_ns_reply()Daniel Stenberg
2007-02-19Ian 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 leastDaniel Stenberg
2007-02-19and fix warnings due to lack of protosDaniel Stenberg
2007-02-19- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg
2007-02-19fixed code to compile and removed one warningDaniel Stenberg
2007-02-19log a message, stating the need of openssl to run this testYang Tse
2007-02-19Oops missing varYang Tse
2007-02-19compiler warning fixYang Tse
2007-02-19add debug messages for initialization failuresYang Tse
2007-02-18- Jeff Pohlmeyer identified two problems: first a rather obscure problem withDaniel Stenberg
2007-02-18Michal Marek comment fixYang Tse
2007-02-18fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.hYang Tse
2007-02-17Use configure's new LIBCURL_LIBS variableDan Fandrich
2007-02-17Move portable error number symbolic name definitions to setup_once.hYang Tse
2007-02-17compiler warning fixYang Tse
2007-02-17Replicate the configure tests that determined that timeval was available.Yang Tse
2007-02-17compiler warning fixYang Tse
2007-02-17Do a better job at determining what test servers *really* need to link against.Dan Fandrich
2007-02-17getpart implicitly drags in some networking functions, so it needs to beDan Fandrich
2007-02-17Better separate the library dependencies into those required by libcurlDan Fandrich
2007-02-17Remove C99ismsDan Fandrich
2007-02-17Replicate the configure tests that determined that timeval was available.Dan Fandrich