summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-067.15.1 with the now to be announced security flaw fixedcurl-7_15_1Daniel Stenberg
2005-12-06my first collect-random-urls script, just for referenceDaniel Stenberg
2005-12-06ok, these are the test build I've used so farDaniel Stenberg
2005-12-06Yang Tse: fixed compiler warningDaniel Stenberg
2005-12-06Yang Tse: With last change logging directory needs to be created sooner.Daniel Stenberg
2005-12-05Added a run-time check to warn if TFTP is going to fail due to portabilityDan Fandrich
2005-12-05Yang Tse: make runtests.pl more talkative when unable to find out curl'sDaniel Stenberg
2005-12-05Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_METHOD parameter inDaniel Stenberg
2005-12-05Another Yang Tse warning cleanup raid!Daniel Stenberg
2005-12-04Recent OpenSSL returns a 'const' in '*_client_method()'. So avoidGisle Vanem
2005-12-02Yang Tse adjusted the multiple header inclusion prevention definitionDaniel Stenberg
2005-12-02Yang Tse's fix to only provide the proto if there is such a function andDaniel Stenberg
2005-12-02Yang Tse fixed the 4th argument in the sendto() callsDaniel Stenberg
2005-12-01Jamie Newton pointed out that libcurl's file:// code would close() a zeroDaniel Stenberg
2005-11-30#27 is fixedDaniel Stenberg
2005-11-30cast the va_arg() assignment to ftp_filemethod properlyDaniel Stenberg
2005-11-29Yang Tse's fix of the inet_pton checkDaniel Stenberg
2005-11-28new experimental "ftp method" codeDaniel Stenberg
2005-11-28Bryan HendersonDaniel Stenberg
2005-11-28Yang Tse's changes to provide an inet_pton() proto for the platforms whoDaniel Stenberg
2005-11-28added note about the inclusion of curl.h from within this fileDaniel Stenberg
2005-11-25Bryan Henderson: added missing ignoresDaniel Stenberg
2005-11-25Yang Tse fixed compiler warningsDaniel Stenberg
2005-11-25read_tcp_data() fix to get the proper buffer pointer and sizeDaniel Stenberg
2005-11-25Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with noDaniel Stenberg
2005-11-25Yang Tse: fixed compiler warningsDaniel Stenberg
2005-11-25Change based on Yang Tse's excellent fix to reduce buffer overflow risk andDaniel Stenberg
2005-11-25Doug Kaufman corrected my attempt to a generic "skip extra test for functionDaniel Stenberg
2005-11-24avoid doing #if an a predef symbol that might not be definedDaniel Stenberg
2005-11-24Yang Tse: use static on file-private functionsDaniel Stenberg
2005-11-24Yang Tse: fix compilation errors when SSL is not disabled and HTTP isDaniel Stenberg
2005-11-24Yang Tse: removes GOPHER protocol when HTTP is disabledDaniel Stenberg
2005-11-24Changes for OpenWatcom 1.4.Gisle Vanem
2005-11-24Doug Kaufman's set of patches to make curl build fine on DJGPP again usingDaniel Stenberg
2005-11-24mention the colon-only thing for -u and SSPI+NTLMDaniel Stenberg
2005-11-23Yang Tse's patch to silence MSVC warningsDaniel Stenberg
2005-11-23only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabledDaniel Stenberg
2005-11-23Yang Tse fixed MSVC 6.0 warningsDaniel Stenberg
2005-11-18fix compiler warningDaniel Stenberg
2005-11-17I extended a patch from David Shaw to make libcurl _always_ provide an errorDaniel Stenberg
2005-11-17TFTPDaniel Stenberg
2005-11-16Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file getDaniel Stenberg
2005-11-16check for and use winsock2.h instead of winsock.h and I fixed a typo in theDaniel Stenberg
2005-11-15include ws2tcpip.h in an attempt to detect some of the ipv6 structs betterDaniel Stenberg
2005-11-14Detect big/little endian in the configure script and adjust the ares_dns.hDaniel Stenberg
2005-11-14Quagmire reported that he needed to raise a NTLM buffer for SSPI to workDaniel Stenberg
2005-11-14Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem
2005-11-14Added CVS id.Gisle Vanem
2005-11-14We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.Gisle Vanem
2005-11-14Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section inDaniel Stenberg