platform/upstream/curl.git
2006-01-16 Daniel StenbergDavid Shaw finally removed all traces of Gopher and...
2006-01-16 Daniel Stenbergimproved the description of the -L/--location option
2006-01-15 Daniel StenbergBryan Henderson turned the 'initialized' variable for...
2006-01-15 Daniel Stenbergadjusted to use curl_multi_setopt() to set the callback
2006-01-15 Daniel Stenbergadjusted to the new concept of the callback
2006-01-13 Daniel StenbergAndrew Benham fixed a race condition in the test suite...
2006-01-12 Daniel StenbergFixed FTP_SKIP_PASV_IP and FTP_USE_EPSV to "do right...
2006-01-12 Daniel StenbergMichael Jahn fixed ftp over CONNECT
2006-01-10 Daniel Stenbergmention the "secret" option as I've got no feedback...
2006-01-10 Daniel StenbergWhen using a bad path over FTP, as in when libcurl...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2006-01-09 Daniel StenbergAlexander Lazic improved the getservbyport_r() configur...
2006-01-08 Daniel Stenbergone more mirror, now fortunately in Japan
2006-01-08 Daniel Stenberguse the proper dash
2006-01-07 Daniel StenbergMike Jean fixed so that the second CONNECT when doing...
2006-01-06 Daniel Stenbergbuildconf fixes
2006-01-06 Daniel StenbergAs Alexander Lazic pointed out, run the buildconf from...
2006-01-06 Daniel StenbergUse $ACLOCAL_FLAGS too, pointed out by Alexander Lazic
2006-01-05 Daniel Stenbergsummary of what we have
2006-01-05 Daniel StenbergJames Bursa fixes: find the hosts file on RISC OS,...
2006-01-05 Daniel StenbergYang Tse has been helping out
2006-01-04 Daniel Stenbergmodified output to prevent the autobuild system to...
2006-01-04 Gisle VanemAdded ares_getsock.obj.
2006-01-04 Daniel Stenbergupdated test programs to use the API as it currently...
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
next