platform/upstream/curl.git
2006-01-04 Daniel Stenbergremoved easy handle argument from proto
2006-01-04 Daniel Stenbergupcoming new error code
2006-01-04 Daniel StenbergAndres Garcia made the TFTP test server build with...
2006-01-04 Daniel Stenbergnot much recent stuff, but still I had this modified...
2006-01-03 Daniel StenbergAdded remake of the arpa/tftp.h file to make the TFTP...
2006-01-03 Daniel Stenbergkilled trailing whitespace
2006-01-03 Daniel StenbergAndres Garcia made the TFTP test server build with...
2006-01-03 Daniel StenbergCURLOPT_PROGRESSFUNCTION is really not a good idea...
2006-01-03 Daniel Stenbergfixed the prototype
2006-01-03 Daniel Stenbergmodified to hush compiler warnings
2006-01-02 Daniel StenbergRemoved inaccurate comment for upcoming curl_multi_sock...
2006-01-02 Daniel Stenbergminor edits
2006-01-02 Daniel StenbergInitial description of the upcoming curl_multi_timeout...
2006-01-02 Daniel StenbergI removed the timeout argument from the socket callback...
2006-01-02 Gisle VanemInclude <sys/ioctl.h> before redefining ioctl().
2006-01-02 Daniel Stenberg1. sws now supports two new "commands" and 2. if built...
2006-01-02 Daniel Stenbergwe're working on 1.3.1 (or more)
2005-12-30 Marty Kuhrtfix questionable compare
2005-12-30 Marty Kuhrtfix questionable compare compiler error (unsigned can...
2005-12-30 Marty Kuhrtremoved defunct email address
2005-12-30 Marty Kuhrtremoved .h and .sdl
2005-12-30 Marty Kuhrtputting back into dist
2005-12-30 Marty Kuhrtput back into dist to lessen build confusion for some
2005-12-30 Marty Kuhrtput back into dist since most people didn't want to...
2005-12-30 Marty Kuhrtchanged HAVE_STRTOK to follow CRTL version
2005-12-30 Marty Kuhrtadded TFTP errors to match curl.h
2005-12-23 Daniel StenbergKirill Vasiliev fixed the 'release-ssl-dll' target...
2005-12-23 Daniel Stenbergclarified that curl_global_init() isn't thread-safe...
2005-12-23 Dan FandrichMention that PKG_CONFIG_PATH is preferred to --with-ssl
2005-12-22 Daniel StenbergThis function was added in c-ares [version]
2005-12-22 Daniel Stenbergadded ares_getsock()
2005-12-22 Daniel StenbergAdded ares_getsock() to extract sockets to wait for...
2005-12-22 Daniel StenbergThe inital early embryos to describe the curl_multi_soc...
2005-12-22 Daniel Stenbergthe curl_multi_socket() test application (still using...
2005-12-22 Daniel Stenberg#31 curl-config --libs" will include details set in...
2005-12-21 Yang TseChecking for function getnameinfo and its arguments...
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseMake sure we're using 'c-ares' sources and not 'ares...
2005-12-21 Daniel Stenbergadded our regular source header
2005-12-21 Daniel Stenbergallow more evironment variables to control what tools...
2005-12-21 Daniel Stenberguse ACLOCAL even when using 'find' to find the aclocal...
2005-12-20 Yang TseIn CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling...
2005-12-20 Daniel Stenbergexplain tld_check_name()
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
next