platform/upstream/curl.git
2008-08-28 Daniel Stenbergdon't use the mirrors anymore
2008-08-28 Daniel Stenberg- I'm abandoning the system with the web site mirrors...
2008-08-28 Daniel Stenbergwe need to look over what libcurl does (not) do when...
2008-08-28 Daniel Stenbergminor code indent fixes
2008-08-28 Daniel Stenberg- Dengminwen reported that libcurl would lock a (cookie...
2008-08-28 Dan FandrichFixed test case 1065 by changing the handling of CURLOP...
2008-08-28 Yang TseThis file must be kept in CVS with DOS style CR+LF...
2008-08-28 Dan FandrichFixed a couple of typos
2008-08-28 Dan FandrichAdded test 1069 to test PUT from stdin without content...
2008-08-28 Dan FandrichAdded test 1069 to test PUT from stdin without content...
2008-08-28 Dan FandrichAdded test case 1068 to do a simple HTTP PUT from stdin
2008-08-28 Yang TseDLL's resource file specification for VC6 generated...
2008-08-27 Yang TseAdd /D "CURL_STATICLIB" to LIB's BASE configuration
2008-08-27 Yang TseVC6 generated .dsp file now supports 4 configurations:
2008-08-27 Daniel Stenbergs/you you/you/ thanks to hexo6 at wp.pl
2008-08-27 Daniel Stenbergspell! (most of it fixed by Tor Arntsen)
2008-08-27 Dan FandrichFix large file support for Symbian OS on the emulator.
2008-08-27 Yang TseDon't abort configuration if recvfrom() is not available.
2008-08-26 Dan FandrichTreat all ARM compilers (RVCT, GCC) equally on Symbian...
2008-08-26 Dan FandrichFixed out of memory problems that caused torture test...
2008-08-26 Dan FandrichAdded multi keyword
2008-08-26 Dan FandrichAdded multi keyword
2008-08-26 Yang TseWindows build targets don't use the 'SONAME' mechanism.
2008-08-26 Yang TseAnother task completed and removed from #144:
2008-08-26 Yang Tseminor language adjustment
2008-08-26 Daniel Stenbergspell out some benefits of this new approach of doing...
2008-08-26 Yang TseAdded check and symbol definition for WIN32 file API...
2008-08-26 Yang TseFix default SIZEOF_OFF_T definition logic
2008-08-26 Patrick MonneratFix _LARGE_FILES definition (thanks to Yang Tse for...
2008-08-26 Yang TseFunctionality only possible if recvfrom() is available.
2008-08-26 Yang TseThree tasks completed and removed:
2008-08-26 Yang TseUse SIZEOF_OFF_T definition from config file
2008-08-25 Patrick MonneratAdapting OS400 build scripts to new features: new curlb...
2008-08-25 Yang TseAdd missing preprocessor symbol definition checks
2008-08-25 Daniel Stenbergremove some leftover debug code
2008-08-25 Daniel Stenbergif the size of off_t is not the same as curl_off_t...
2008-08-25 Yang Tseleftover
2008-08-25 Yang TseGeorge Neill's fix acountry sample application compilat...
2008-08-25 Yang TseBrad House's validation that DNS response address match...
2008-08-25 Yang TseFor congruency sake with the naming of other CURL_XXXXX...
2008-08-25 Yang TseRename some shell vars with more descriptive names:
2008-08-24 Yang TseRe-enable all tests on x86_64 and ia64.
2008-08-24 Yang TseRemove debug tracing and nearly all changes introduced...
2008-08-24 Daniel Stenberg58. It seems sensible to be able to use CURLOPT_NOBODY and
2008-08-24 Daniel StenbergIntroduced the configure option --enable-soname-bump...
2008-08-24 Daniel StenbergAdded firefox-db2pem.sh to the release archive
2008-08-24 Yang TseFix wrong signed int formatting string directive in...
2008-08-24 Yang TseDebug trace curl_mprintf() on x86_64 and ia64 systems.
2008-08-24 Yang TseDisable all tests except #557 on x86_64 and ia64 to...
2008-08-24 Yang Tsex86_64 fixes
2008-08-24 Yang Tsex86_64 fixes
2008-08-24 Yang TseTest if type casting a 'signed int' to a 'signed long...
2008-08-23 Daniel Stenberg- Running 'make ca-firefox' in the root build dir will...
2008-08-23 Gunter Knaufremoved obsolete slash in URL.
2008-08-23 Daniel Stenbergadded test case 1067 to verify --referer "firstone...
2008-08-23 Daniel Stenbergrevert accidental commit of test code
2008-08-23 Daniel Stenbergrevert accidental commit
2008-08-23 Daniel Stenberg- Constantine Sapuntzakis fixed a bug when doing proxy...
2008-08-23 Daniel Stenbergmention the no soname bump too
2008-08-23 Daniel Stenbergmy first take at documenting the curl_off_t situation...
2008-08-23 Daniel StenbergAndy Tsouladze's fix to kill the knowledge of servers...
2008-08-23 Yang Tseexplicit value assignment for comparison result
2008-08-23 Yang Tsetypecast constant in comparison
2008-08-22 Dan FandrichFixed a problem when --dump-header - was given with...
2008-08-22 Daniel Stenberg161 - test case 1065 failure (HTTP PUT with one file...
2008-08-22 Yang TseReinstate struct_stat definition that got lost in previ...
2008-08-22 Yang TseIncrease to 20 the number of CVS update retries.
2008-08-22 Yang TseAdjustments to better select/differentiate when large...
2008-08-22 Yang TseImproved curl_m*printf() integral data type size and...
2008-08-22 Daniel StenbergRemoved issue #154 due to the massive problems I've...
2008-08-22 Daniel StenbergJamie Lokier is always helpful and this time around...
2008-08-22 Daniel StenbergSort of hackish approach to get the off_t size before...
2008-08-22 Yang Tsecleanup the BOOL usage
2008-08-21 Daniel Stenberg57. On VMS-Alpha: When using an http-file-upload the...
2008-08-21 Daniel Stenberguse a more updated certdata.txt URL
2008-08-21 Gisle VanemWork around a scanf() bug in djgpp 2.04. The assignment...
2008-08-21 Gisle VanemAdded '#define HAVE_STRUCT_IN6_ADDR 1' needed when
2008-08-21 Gisle VanemAdded rule to generate '../include/curl/curlbuild.h'.
2008-08-21 Gisle VanemAssume we have 'CRYPTO_cleanup_all_ex_data()' on OpenSS...
2008-08-21 Yang TseMSVC's __int64 data type is only available when _INTEGR...
2008-08-21 Yang TseTest case 557 now also verifies signed and unsigned...
2008-08-21 Yang TseOld logic based on ENABLE_64BIT and HAVE_LONGLONG alrea...
2008-08-21 Yang TseFixed a couple of bugs in libcurl's internal curl_m...
2008-08-21 Yang TseFix a LONG_MIN and LLONG_MIN related bug in internal...
2008-08-21 Yang Tsefix the output name
2008-08-21 Yang TseFix one bug detected thanks to test case 557.
2008-08-21 Yang TseSome data type size adjustments.
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-20 Yang TseUpdate of lib/Makefile.Watcom.
2008-08-20 Yang TseExport 'ares_process_fd' too.
2008-08-20 Yang TseAdded option to use c-ares resolver lib.
2008-08-20 Yang TseUse 'Curl_inet_pton()' instead of 'inet_pton()'.
2008-08-20 Yang TseSimplify condition check
2008-08-20 Daniel Stenbergthe .netrc curl checks for is called _netrc on windows...
2008-08-20 Dan FandrichAdded an edited version of Vincent Le Normand's documen...
2008-08-20 Daniel Stenberg- Phil Pellouchoud pointed out that the windows version...
2008-08-18 Yang TseUpdate test case 557
2008-08-18 Yang Tse#159 and #160 already done.
2008-08-18 Yang TseAdded test case 557 to verify libcurl's internal curl_m...
2008-08-17 Gisle VanemPick-up programs from Makefile.inc.
next