platform/upstream/curl.git
2008-06-18 Daniel Stenberg- Rob Crittenden brought a fix for the NSS layer that...
2008-06-18 Daniel Stenbergremoved warning about unused argument by simply removin...
2008-06-18 Daniel Stenbergcheck_issuer_cert() now builds and there's one warning...
2008-06-18 Yang TseNo longer break out of a shell "for" statement from...
2008-06-13 Daniel StenbergIn checkPendPipeline() we can't be setting the TIMER_CO...
2008-06-13 Daniel Stenbergfixed the language somewhat
2008-06-13 Dan FandrichFixed curl-config --ca which wasn't being exported...
2008-06-12 Dan FandrichAdded IPv6 keywords for some more tests that require...
2008-06-12 Daniel Stenbergfixed bad infof() usage!
2008-06-12 Daniel Stenbergadded the versions of a range of build tools that we...
2008-06-12 Daniel StenbergMy first attempt at documenting what we try to support...
2008-06-11 Daniel Stenberg- I did a cleanup of the internal generic SSL layer...
2008-06-11 Yang Tsefix compiler warning: conversion from `pointer to void...
2008-06-11 Gunter Knaufenable additional CFLAGS from commandline.
2008-06-10 Daniel Stenbergfix warning in GnuTLS build by making sure Curl_gtls_se...
2008-06-10 Daniel Stenberg- I made the OpenSSL code build again with OpenSSL...
2008-06-09 Michal MarekCURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string...
2008-06-09 Yang Tsefix pkg-config reporting of private libraries needed...
2008-06-08 Gunter Knaufenable additional CFLAGS from commandline.
2008-06-08 Daniel Stenberg7.19.0 is next
2008-06-08 Daniel Stenbergthe next release is now called 7.19.0
2008-06-08 Daniel Stenberg- curl the tool now deals with its command line options...
2008-06-08 Gunter Knaufuse our *printf functions only.
2008-06-06 Daniel StenbergMoved all changes from 2007 from CHANGES to CHANGES.0
2008-06-06 Daniel Stenbergcode style cleanup
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-06-06 Yang TseMSVC does build Windows native targets
2008-06-06 Daniel Stenbergmention added in 7.18.3
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-06-06 Daniel Stenberg- Added CURLINFO_PRIMARY_IP as a new information retrie...
2008-06-05 Daniel Stenberg7.18.2 is done now
2008-06-05 Dan FandrichMention the minimum Symbian OS version required.
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:
next