platform/upstream/curl.git
2005-12-20 Gisle VanemChanges for PellesC compiler under Win32.
2005-12-20 Gisle VanemChanges for PellesC compiler under Win32. A bit limited...
2005-12-20 Gisle VanemFix PellesC warning.
2005-12-20 Gisle VanemChanges for PellesC for Win32. It needs <unistd.h>...
2005-12-20 Yang Tsefix ioctlsocket detection
2005-12-20 Yang TseFix, header checks must be done before using its results.
2005-12-20 Daniel Stenbergshiper is the new test tool for the new API
2005-12-20 Daniel Stenbergshow dl speed
2005-12-20 Daniel Stenbergadded our standard source header
2005-12-20 Daniel Stenbergfix closing parentheses
2005-12-20 Daniel Stenberguse AC_PROG_LIBTOOL after AC_DISABLE_SHARED
2005-12-20 Yang TseFix quoting
2005-12-20 Yang TseGive third argument to AC_DEFINE_UNQUOTED
2005-12-20 Yang TseUse native type SOCKET instead of int when testing...
2005-12-19 Yang TseOoops
2005-12-19 Dan FandrichFixed compiler warning on libc5.
2005-12-19 Yang TseAdd checking for type DWORD as argument 4 and 6 of...
2005-12-19 Yang TseAdjust more windows header includes
2005-12-19 Dan FandrichFixed lcc compiler warnings.
2005-12-19 Yang TseFix guard detection of _WIN32_WINNT for MingW in CURL_F...
2005-12-19 Yang TseAdd check for 'unsigned int' as type of arguments 4...
2005-12-19 Yang TseUndo previous change. This header file belongs to the...
2005-12-18 Yang TseWhen checking the type of the first argument of getname...
2005-12-18 Yang TseFix spacing. When defining, define to 1.
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-12-18 Yang TseMingW guards getnameinfo, getaddrinfo and freeaddrinfo...
2005-12-18 Yang TseFix Msys/Mingw not detecting getnameinfo() with AC_CHEC...
2005-12-18 Yang TseMake it compatible with vc60 and vc71
2005-12-17 Yang TseFix typo
2005-12-17 Yang TseFix compiler warning
2005-12-17 Yang TseCleanup
2005-12-17 Yang TseWindows related cleanup
2005-12-17 Yang TseCheck first arg of getnameinfo with and without const...
2005-12-17 Yang TseChange multiple header inclusion prevention definition...
2005-12-17 Yang TseAvoid breaking configure due to CURL_FUNC_GETNAMEINFO_A...
2005-12-17 Yang Tseconst qualifier in getnameinfo check
2005-12-16 Yang TseSince there is no proof of the existence of a platform...
2005-12-16 Yang Tse'Fix' windows builds
2005-12-16 Yang TseTYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_S...
2005-12-16 Daniel StenbergJean Jacques Drouin pointed out that you could only...
2005-12-16 Yang TseMore quotes
2005-12-16 Yang TseFix copy paste bug
2005-12-16 Yang TseTest CURL_CHECK_TYPE_SOCKLEN_T
2005-12-16 Yang TseOops. Wrong double quotes
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
next