platform/upstream/curl.git
2008-07-07 Patrick MonneratNew options added to OS400 wrapper and ILERPG definitions.
2008-07-07 Yang Tsefix c-ares version reported in generated libcares.pc...
2008-07-05 Yang Tsefix compiler warning: empty body in an if-statement
2008-07-05 Yang Tsemention that egrep and ar are also mandatory
2008-07-04 Yang Tseegrep and ar are also mandatory
2008-07-03 Daniel Stenbergjust to clarify that c-ares actually have some ipv6...
2008-07-03 Daniel Stenbergares_gethostbyname() fallback from AAA to A records...
2008-07-03 Daniel Stenberg- Phil Blundell: If you ask ares_gethostbyname() to...
2008-07-03 Daniel StenbergPhil Blundell provided a fix for libcurl's treatment...
2008-07-03 Daniel StenbergIntrocuding a new timestamp for curl_easy_getinfo():
2008-07-02 Dan FandrichSupport Open Watcom C on Linux (as well as Windows).
2008-07-02 Yang TseThe configure process will now halt when sed or grep...
2008-07-02 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-07-01 Daniel Stenberg- Rolland Dudemaine provided fixes to get libcurl to...
2008-07-01 Daniel StenbergCreateConnection collided with a function using the...
2008-07-01 Yang TseIBM C/C++ compiler predefined macro check
2008-07-01 Yang Tseset earlier in configure process IBM compilers optimiza...
2008-06-30 Yang Tsemake check message wording more precise
2008-06-30 Daniel Stenberg- Stephen Collyer and Tor Arntsen helped identify a...
2008-06-30 Daniel Stenbergmade %llu work for printing unsigned long longs, added...
2008-06-30 Daniel Stenberg- As was pointed out to me by Andreas Schuldei, the...
2008-06-30 Daniel Stenbergminor language fix
2008-06-29 Yang Tsefix C style comment
2008-06-29 Yang TseJohn Lightsey filed bug report #1999181: "CLOCK_MONOTON...
2008-06-26 Daniel Stenberglet's try to maintain compatibility with NSS 3.11.x
2008-06-26 Dan FandrichHonour --stderr with the -v option.
2008-06-24 Daniel StenbergAdded README.NSS to describe the current NSS situation.
2008-06-22 Daniel Stenberg- Eduard Bloch filed the debian bug report #487567
2008-06-22 Dan FandrichStopped using ranges in scanf character sequences ...
2008-06-21 Daniel StenbergOops, that was an experimental change not meant to...
2008-06-21 Daniel Stenbergmade Curl_nss_send() take const data to kill compiler...
2008-06-21 Dan FandrichEdited some test keywords for consistency
2008-06-20 Yang TseModified configuration script to actually verify if...
2008-06-20 Daniel Stenberg- Phil Pellouchoud found a case where libcurl built...
2008-06-20 Daniel Stenbergremove leftover proto that isn't used, I made it a...
2008-06-20 Daniel Stenberg- Hans-Jurgen May pointed out that trying SCP or SFTP...
2008-06-19 Daniel Stenbergminor language fix
2008-06-19 Daniel Stenberg- Christopher Palow fixed a curl_multi_socket() issue...
2008-06-19 Daniel Stenberg- Dengminwen found a bug in the connection re-use funct...
2008-06-19 Daniel StenbergRemoved the #define of ciphernum since keeping a define...
2008-06-19 Daniel Stenbergs/strcasecmp/strequal to make it more portable
2008-06-19 Dan FandrichAlways use $LOGDIR when referring to the log directory.
2008-06-19 Dan FandrichFixed a memory leak in the command-line tool that cause...
2008-06-19 Dan FandrichAdded SSH failure test cases 628-632
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:
next