platform/upstream/curl.git
2008-05-26 Daniel StenbergI'd like to see this fixed for the 7.18,2:
2008-05-26 Daniel StenbergAndreas Faerber and Scott McCreary made (lib)curl build...
2008-05-26 Daniel StenbergAdded Haiku OS, sorted the list of i386 OSes
2008-05-26 Yang Tsefix compiler warning: unreferenced formal parameter
2008-05-26 Yang TseDavid Rosenstrauch reported that header files spnegohel...
2008-05-26 Yang Tsefix: preprocessor complaining about macro redefinition
2008-05-24 Daniel Stenbergsummary of the current outstanding issues for upcoming...
2008-05-24 Daniel StenbergChristopher Palow's multi interface docs updates
2008-05-24 Daniel StenbergNikolai Kondrashov for his man page update
2008-05-24 Daniel StenbergNikolai Kondrashov provided a clarification for CURLOPT...
2008-05-23 Daniel Stenberglist all local sources the (demo) tools need, add a...
2008-05-23 Daniel Stenbergthis is not used (anymore)
2008-05-23 Dan FandrichAdded some more to do items and a known bug.
2008-05-23 Daniel StenbergDan Fandrich pointed out that this is the way we should...
2008-05-22 Dan FandrichMade sure to pass longs in to curl_easy_setopt where...
2008-05-22 Dan FandrichFixed a surprising number of example programs that...
2008-05-22 Daniel Stenbergwe bump the SO "revision" for next release due to the...
2008-05-22 Dan FandrichFixed some include file problems on Windows reported...
2008-05-22 Daniel Stenbergmake sure the configure.ac file with the correct versio...
2008-05-22 Yang TseMSVC6+ clean-up targets must also remove acountry.exe
2008-05-22 Yang Tsesync with reality
2008-05-21 Dan FandrichRenamed MSDOS_FILESYSTEM to avoid conflict with MIT GSS
2008-05-21 Dan FandrichRemoved some duplicated #includes
2008-05-21 Yang Tsefix: [action-if-found] part of AC_CHECK_TYPE macro...
2008-05-21 Yang Tsefix: remove need and definition of HAVE_SOCKLEN_T symbol
2008-05-21 Yang Tsefix: socklen_t definition comment
2008-05-20 Yang TseWhen unable to properly detect gethostbyname_r() usage...
2008-05-20 Yang Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-20 Patrick MonneratAdapting last changes to OS400:
2008-05-20 Yang Tsefix underquoting of AC_LANG_PROGRAM arguments
2008-05-20 Yang Tseif'def out private function ares__tvdiff(), it is not...
2008-05-20 Yang Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-19 Daniel Stenberg- When trying to repeat a multi interface problem I...
2008-05-19 Daniel Stenbergwith pipelining disabled, the state should never be...
2008-05-19 Daniel Stenbergwhen the multi handle was in DO and DOING states, the...
2008-05-19 Daniel Stenbergchange the code style to be more curlish, and changed...
2008-05-19 Yang Tsebetter select() function detection that works
2008-05-19 Yang Tsefix socklen_t equivalent detection when cross compiling...
2008-05-19 Yang Tseif WINSOCK2 API is used link with 'ws2_32', else
2008-05-18 Yang Tseon winsock systems linking is done using library 'ws2_3...
2008-05-17 Yang Tseminor change for wince-cegcc and wince-mingw32ce support
2008-05-16 Daniel Stenbergremoved lots of warnings
2008-05-15 Yang Tsemillisecond resolution support followup
2008-05-15 Dan FandrichIncluded stdint.h to get the intptr_t type (needed...
2008-05-15 Daniel Stenbergten days with no further response or feedback, removing:
2008-05-15 Gisle VanemReplaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
2008-05-15 Yang Tsesync with reality
2008-05-15 Yang Tseremove compilation time generated files
2008-05-15 Yang Tseuse same time source for timeout initialization and...
2008-05-14 Dan FandrichReduced the required stack size.
2008-05-14 Dan FandrichMove the CURLDEBUG check after setup.h so it can be...
2008-05-14 Yang TseImprove toolchain detection for WinCE cross compilation:
2008-05-14 Yang Tseremove duplicate check
2008-05-14 Yang Tseskip checks for Windows specific header files
2008-05-14 Yang TseWinCE cross compilation adjustments:
2008-05-13 Daniel Stenbergwait for all 129 bytes
2008-05-13 Daniel StenbergAdded test case 556 that uses curl_easy_send() and...
2008-05-13 Daniel StenbergThree out of the four issues are now extinct.
2008-05-13 Daniel Stenberg- Introducing millisecond resolution support for the...
2008-05-13 Yang Tsealso ignore this
2008-05-13 Dan FandrichAdded curl_easy_recv & curl_easy_send Symbian exports.
2008-05-13 Yang Tsealso ignore this
2008-05-13 Yang Tseignore this compilation time generated files
2008-05-13 Yang Tsedon't keep in CVS this compilation time generated file
2008-05-13 Yang Tseadd MSVC6 project for acountry sample program
2008-05-13 Yang Tseupdate MSVC6 projects to use the multithreaded DLL...
2008-05-13 Yang Tseadd MSVC6 project for acountry sample program
2008-05-12 Daniel Stenberg- Introducing curl_easy_send() and curl_easy_recv(...
2008-05-12 Yang Tseskip libtool C++ preprocessor compiler and linker checks
2008-05-12 Yang Tseignore libcares.pc
2008-05-12 Yang Tseconfigure script will now define HAVE_CLOCK_GETTIME_MON...
2008-05-10 Yang Tsefix syntax error: missing semicolon
2008-05-10 Yang TseAdd library checking for clock_gettime() support
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2008-05-09 Yang TseUse monotonic time source if available.
2008-05-09 Daniel StenbergRemoved AC_PROG_CC_STDC again. It enforces C99/gnu99...
2008-05-09 Daniel Stenberg- Stefan Krause reported a busy-looping case when using...
2008-05-09 Daniel StenbergRemoved an unused variable and one do-while loop that...
2008-05-09 Michal Marek- Make Curl_write and it's callees accept a const point...
2008-05-08 Daniel Stenberginclude strings.h (if available) for the strcasecmp...
2008-05-08 Daniel Stenbergcheck for strings.h in configure and use it for the...
2008-05-08 Yang Tsefix compiler warning: format '%ld' expects type 'long...
2008-05-07 Daniel Stenbergadjusted to work with the updated configure.ac
2008-05-07 Daniel Stenberg- Sebastian made c-ares able to return all PTR-records...
2008-05-07 Daniel Stenberg- Doug Goldstein provided a configure patch: updates...
2008-05-07 Daniel Stenberg-135 - Busy looping bug in multi_socket interface by
2008-05-07 Daniel Stenberg- Liam Healy filed the debian bug report #480044
2008-05-07 Yang TseChristopher Palow provided the patch (edited by me...
2008-05-06 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2008-05-05 Daniel Stenbergmention four outstanding issues we should deal with...
2008-05-05 Yang TseImproved parsing of resolver configuration files
2008-05-03 Daniel Stenberg- Yuriy Sosov pointed out a configure fix for detecting...
2008-05-03 Daniel Stenbergminor spell and language fix of a comment
2008-05-03 Daniel Stenberg- Ben Van Hof filed bug report #1945240: "libcurl somet...
2008-05-03 Daniel StenbergAdded comments, check Curl_http_auth_act()'s return...
2008-05-03 Daniel Stenberg- Jean-Francois Bertrand reported a libcurl crash with...
2008-05-01 Daniel Stenberg- Bart Whiteley provided a patch that made libcurl...
2008-05-01 Daniel Stenberg53. SFTP busy-loop problem when doing SFTP uploads.
2008-05-01 Dan FandrichDocument that variable replacement now takes place...
2008-05-01 Daniel Stenberguse variables to support other IPs and port numbers
next