platform/upstream/curl.git
2008-06-04 Dan FandrichMention a few options that require an argument in ...
2008-06-04 Daniel Stenbergstart working on 7.18.3!
2008-06-04 Daniel Stenbergnew contributors from the 7.18.2 release
2008-06-04 Daniel Stenberg7.18.2
2008-06-03 Dan FandrichFixed a problem where telnet data would be lost if...
2008-06-03 Dan FandrichFixed typo in comment
2008-06-01 Daniel Stenbergcurl returns 0 for these options now
2008-06-01 Daniel Stenbergnow returns 0
2008-06-01 Daniel Stenberg(committed this for Marty Kuhrt:)
2008-06-01 Marty Kuhrtreturn CURLE_OK instead of CURLE_FAILED_INIT if PARAM_H...
2008-05-31 Yang TseFix problem: 'result' may be used uninitialized.
2008-05-30 Marty Kuhrtupdated to match curlmsg.msg 1.7
2008-05-30 Marty Kuhrtresync with curl.h messages
2008-05-30 Marty Kuhrtresync with curl.h curle_ messages
2008-05-30 Yang TseBrad House fixed a missing header file inclusion in...
2008-05-29 Daniel StenbergAdded a new "13. Web Login" chapter
2008-05-29 Daniel Stenbergstart working on 1.5.3
2008-05-29 Daniel Stenberg1.5.2
2008-05-28 Daniel StenbergFixed 142 and 143
2008-05-28 Daniel Stenberg- Emil Romanus found a problem and helped me repeat...
2008-05-28 Daniel Stenberg- Jeff Weber reported memory leaks with aborted SCP...
2008-05-27 Yang TseKnown bug #55, libcurl fails to build with MIT Kerberos...
2008-05-26 Daniel Stenberg- Bug report #1973352 (curl.haxx.se/bug/view.cgi?id...
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...
next