platform/upstream/curl.git
2005-12-16 Yang TseExperimental check for socklen_t CURL_CHECK_TYPE_SOCKLEN_T
2005-12-15 Yang TseTests to check the availability of compilable and
2005-12-15 Daniel Stenbergminor edit
2005-12-14 Yang TseSome preprocessors have problems if the # character...
2005-12-14 Yang TseCheck getnameinfo() argument types only if we have...
2005-12-14 Yang TseDetermine the correct type to be passed to four of...
2005-12-14 Daniel StenbergRene Bernhardt's corrections
2005-12-13 Dan FandrichLog CPPFLAGS environment variable along with the others.
2005-12-13 Dan FandrichFixed some compiler warnings on lcc.
2005-12-13 Yang TseUndo last 'fix', since it was not the proper one.
2005-12-12 Daniel Stenberganother SOCKS-related problem added
2005-12-12 Daniel Stenbergadded #29 and #30
2005-12-12 Yang TseFix compiler warning
2005-12-12 Dan Fandrichlcc isn't Windows-only, so check for it in conjunction...
2005-12-11 Yang TseUndo last changes
2005-12-11 Daniel StenbergDov Murik made defining HTTP_ONLY also disable TFTP
2005-12-11 Yang TseAvoid generation of additional warnings
2005-12-11 Yang TseFix compiler warning and compatibility issue with the...
2005-12-10 Daniel Stenberguse c-ares' IPv6 abilities
2005-12-10 Daniel Stenbergfix CURLOPT_FAILONERROR error, pointed out by Shailesh...
2005-12-10 Yang TseModified lookup_service() to avoid the risk of a potent...
2005-12-09 Yang TseFix compiler warning
2005-12-09 Yang TseFix compiler warning
2005-12-09 Yang TseUnset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc...
2005-12-09 Daniel Stenbergbuild ulimiter too
2005-12-09 Daniel StenbergWork around the 1024 connection limit in select(),...
2005-12-09 Daniel StenbergHandy little tool that increases the amount of max...
2005-12-08 Dan FandrichReplaced nonstandard u_char and u_int types
2005-12-08 Yang TseFix compiler warning
2005-12-08 Yang TseFix compiler warning
2005-12-08 Dan FandrichFixed a lingering omission of gzip support.
2005-12-08 Yang TseFix compiler warning
2005-12-08 Yang TseFix a couple of compiler warnings
2005-12-08 Yang TseIf unable to get curl's version, log all failure details.
2005-12-07 Daniel StenbergLots of updates to detect what problems we got. They...
2005-12-07 Daniel StenbergNew version for testing connections against a local...
2005-12-06 Daniel Stenbergstart working on 7.15.2
2005-12-06 Daniel Stenbergfresh contributors in the 7.15.1 release
2005-12-06 Daniel Stenberg7.15.1 with the now to be announced security flaw fixed
2005-12-06 Daniel Stenbergmy first collect-random-urls script, just for reference
2005-12-06 Daniel Stenbergok, these are the test build I've used so far
2005-12-06 Daniel StenbergYang Tse: fixed compiler warning
2005-12-06 Daniel StenbergYang Tse: With last change logging directory needs...
2005-12-05 Dan FandrichAdded a run-time check to warn if TFTP is going to...
2005-12-05 Daniel StenbergYang Tse: make runtests.pl more talkative when unable...
2005-12-05 Daniel StenbergYang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_MET...
2005-12-05 Daniel StenbergAnother Yang Tse warning cleanup raid!
2005-12-04 Gisle VanemRecent OpenSSL returns a 'const' in '*_client_method...
2005-12-02 Daniel StenbergYang Tse adjusted the multiple header inclusion prevent...
2005-12-02 Daniel StenbergYang Tse's fix to only provide the proto if there is...
2005-12-02 Daniel StenbergYang Tse fixed the 4th argument in the sendto() calls
2005-12-01 Daniel StenbergJamie Newton pointed out that libcurl's file:// code...
2005-11-30 Daniel Stenberg#27 is fixed
2005-11-30 Daniel Stenbergcast the va_arg() assignment to ftp_filemethod properly
2005-11-29 Daniel StenbergYang Tse's fix of the inet_pton check
2005-11-28 Daniel Stenbergnew experimental "ftp method" code
2005-11-28 Daniel StenbergBryan Henderson
2005-11-28 Daniel StenbergYang Tse's changes to provide an inet_pton() proto...
2005-11-28 Daniel Stenbergadded note about the inclusion of curl.h from within...
2005-11-25 Daniel StenbergBryan Henderson: added missing ignores
2005-11-25 Daniel StenbergYang Tse fixed compiler warnings
2005-11-25 Daniel Stenbergread_tcp_data() fix to get the proper buffer pointer...
2005-11-25 Daniel StenbergYang Tse: fixes the use of Curl_inet_ntop and Curl_inet...
2005-11-25 Daniel StenbergYang Tse: fixed compiler warnings
2005-11-25 Daniel StenbergChange based on Yang Tse's excellent fix to reduce...
2005-11-25 Daniel StenbergDoug Kaufman corrected my attempt to a generic "skip...
2005-11-24 Daniel Stenbergavoid doing #if an a predef symbol that might not be...
2005-11-24 Daniel StenbergYang Tse: use static on file-private functions
2005-11-24 Daniel StenbergYang Tse: fix compilation errors when SSL is not disabl...
2005-11-24 Daniel StenbergYang Tse: removes GOPHER protocol when HTTP is disabled
2005-11-24 Gisle VanemChanges for OpenWatcom 1.4.
2005-11-24 Daniel StenbergDoug Kaufman's set of patches to make curl build fine...
2005-11-24 Daniel Stenbergmention the colon-only thing for -u and SSPI+NTLM
2005-11-23 Daniel StenbergYang Tse's patch to silence MSVC warnings
2005-11-23 Daniel Stenbergonly enable NTLM if HTTP and NTLM is not disabled,...
2005-11-23 Daniel StenbergYang Tse fixed MSVC 6.0 warnings
2005-11-18 Daniel Stenbergfix compiler warning
2005-11-17 Daniel StenbergI extended a patch from David Shaw to make libcurl...
2005-11-17 Daniel StenbergTFTP
2005-11-16 Daniel StenbergApplied Albert Chin's patch that makes the libcurl...
2005-11-16 Daniel Stenbergcheck for and use winsock2.h instead of winsock.h and...
2005-11-15 Daniel Stenberginclude ws2tcpip.h in an attempt to detect some of...
2005-11-14 Daniel StenbergDetect big/little endian in the configure script and...
2005-11-14 Daniel StenbergQuagmire reported that he needed to raise a NTLM buffer...
2005-11-14 Gisle VanemAdded '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.
2005-11-14 Gisle VanemAdded CVS id.
2005-11-14 Gisle VanemWe have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.
2005-11-14 Daniel StenbergYang Tse: msvc7+ has deprecated the 'DESCRIPTION' secti...
2005-11-14 Daniel StenbergJan Kunder's debian bug report
2005-11-14 Daniel Stenbergextended the description for exit code 9
2005-11-13 Daniel StenbergYang Tse fixed compiler warnings
2005-11-13 Daniel Stenbergto build with old gnutls verions, don't use the *_t...
2005-11-13 Daniel Stenbergprevent compiler warning
2005-11-13 Gisle VanemAdd HAVE_STRUCT_SOCKADDR_STORAGE.
2005-11-13 Gisle VanemFix for WIN32. WIN32 does have 'struct sockaddr_storage...
2005-11-13 Daniel StenbergDebian bug report 338681 by Jan Kunder: make curl bette...
2005-11-13 Daniel StenbergThanks to this nice summary of poll() implementations:
2005-11-12 Daniel StenbergEugene Kotlyarov found out that cygwin's poll() functio...
2005-11-12 Daniel Stenbergoops * 2
2005-11-12 Daniel Stenbergoops
next