platform/upstream/curl.git
2008-07-15 Dan FandrichAdded test1040 and test1041 to test -C - on HTTP. Test...
2008-07-14 Yang TseMove _REENTRANT definition earlier in lib/setup.h
2008-07-14 Yang TseRemoved inclusion of remaining system header files...
2008-07-14 Yang TseInclusion of <extra/stricmp.h> and <extra/strdup.h...
2008-07-14 Yang TseRemove duplicate file inclusions. These are already...
2008-07-14 Yang TseRemove duplicate file inclusions. These are already...
2008-07-14 Yang TseHTTP_ONLY definition check in lib/setup.h is now done...
2008-07-11 Yang Tsefix multiple header inclusion prevention definition
2008-07-11 Yang Tsemove multiple header inclusion prevention definition...
2008-07-11 Yang TseAdded missing multiple header inclusion prevention...
2008-07-11 Dan FandrichFixed test 553 to pass the torture test.
2008-07-11 Dan FandrichAvoid a potential zombie process when killing an old...
2008-07-11 Daniel Stenbergdocument the exit codes 82 and 83 that are new in 7...
2008-07-11 Daniel Stenbergindent and comment cleanup (no code change)
2008-07-11 Daniel Stenberg- Daniel Fandrich found out we didn't pass on the user...
2008-07-11 Dan FandrichAdded test cases 1038 and 1039 to test Adrian Kreher...
2008-07-11 Dan FandrichChanged slightly the SFTP quote commands chmod, chown...
2008-07-10 Daniel Stenberg(Added in the section for CURLOPT_DNS_CACHE_TIMEOUT...
2008-07-10 Daniel Stenberg--remote-name-all
2008-07-10 Dan FandrichFixed another OOM problem, this time with test 64.
2008-07-10 Yang TsePeter Lamberg filed bug report #2015126: "poll gives...
2008-07-10 Daniel Stenbergupdated to match current reality
2008-07-10 Yang Tsefix compiler warning
2008-07-10 Daniel Stenbergs/muse/must
2008-07-10 Daniel Stenbergdocument --remote-name-all
2008-07-10 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-07-10 Dan FandrichAdded tests 1036 and 1037 to verify resumed ftp downloa...
2008-07-09 Daniel Stenberg- Andreas Schuldei improved Phil Blundell's patch for...
2008-07-09 Dan FandrichFixed an OOM handling problem that cause test 11 to...
2008-07-09 Yang Tsesince Jun 30 2008 MAXHOSTNAMELEN define is no longer...
2008-07-08 Dan FandrichFixed test 554 to pass the torture test.
2008-07-08 Gisle VanemAdded libidn libs as needed. Added compilation of sendr...
2008-07-07 Dan FandrichAdded test cases 1034 & 1035 to test IDN name conversio...
2008-07-07 Daniel Stenberg- Scott Barrett provided a test case for a segfault...
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...
next