The error buffer was not getting filled when Curl_wait_for_resolv() fails.
[platform/upstream/curl.git] / src /
2003-08-20 Daniel StenbergCURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
2003-08-19 Daniel StenbergNow offering support for multiple -T on the same comman...
2003-08-18 Daniel Stenbergset the large-file support defines for the client too
2003-08-15 Daniel Stenberg7.10.7
2003-08-14 Daniel Stenbergactivate the new memory limit tests if requested
2003-08-14 Daniel Stenbergreturn failure when an alloc function fails
2003-08-14 Daniel Stenbergbetter freeing when bailing out due to bad output glob
2003-08-14 Daniel Stenbergfree data on failure
2003-08-14 Daniel StenbergIn case the output urlglob file name returned is NULL...
2003-08-14 Daniel Stenbergmodified the #[num] code to be more robust, to return...
2003-08-12 Daniel Stenberg7.10.7-pre4 commit
2003-08-11 Daniel StenbergCheck CURL_VERSION_ASYNCHDNS for feature output
2003-08-11 Daniel Stenberg--proxy-ntlm added
2003-08-11 Daniel Stenbergremodeled the help text to avoid those annoying puts...
2003-08-11 Daniel Stenberg-Z and -@ no longer work, they are now officially avail...
2003-08-08 Daniel Stenbergintroducing --ftp-create_dirs
2003-08-08 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch...
2003-08-07 Daniel Stenberginfilesize must be a long to work on 64bit archs
2003-08-07 Daniel Stenberguse 644 for the chmod
2003-08-06 Daniel Stenbergbetter cleaning up of memory in case of failures in...
2003-08-06 Daniel Stenbergbetter cleaning up allocated memory in case of failures
2003-08-06 Daniel Stenbergchmod the hugehelp.c in the dist hook to make distcheck...
2003-08-01 Daniel StenbergDavid Byron's makefile fix to allow 7.10.6 to build...
2003-07-30 Daniel Stenbergremoved silly target that only works when building...
2003-07-30 Daniel StenbergMake sure to generate an uncompressed hugehelp.c file...
2003-07-29 Daniel StenbergCURLDEBUG not MALLOCDEBUG
2003-07-28 Daniel StenbergFixes based on Gisle Vanem's input since this script...
2003-07-28 Daniel Stenberg7.10.6
2003-07-25 Daniel StenbergAndrés García updated with the added files etc
2003-07-23 Daniel StenbergJuan F. Codagnone's fixes to build properly on Windows...
2003-07-21 Daniel Stenbergpre4-commit
2003-07-15 Daniel Stenbergmore fixes from Doug Kaufman for DJGPP builds for DOS
2003-07-05 Daniel StenbergSome of Doug Kaufman's changes for the DOS port
2003-07-04 Daniel StenbergHAVE_SETVBUF removed, no longer used
2003-07-04 Daniel Stenbergremove the usage of setvbuf() and use fflush() instead...
2003-06-26 Daniel StenbergCURLDEBUG is the symbol to use, no longer MALLOCDEBUG
2003-06-26 Daniel Stenbergadjusted the compressed generation to be more helpful...
2003-06-26 Daniel Stenbergsupport for the new auth stuff
2003-06-12 Daniel StenbergMake the HTTP auth stuff work, Dan Fandrich made -...
2003-06-12 Daniel Stenbergremove the dumpit file after use
2003-06-12 Daniel StenbergBased on Dan Fandrich's patch and gzip unpack function...
2003-06-11 Daniel Stenbergntlm added
2003-06-10 Daniel StenbergSet auth type differently, we use one CURLOPT_HTTPAUTH...
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-06-10 Daniel StenbergPass the error stream pointer to the URL globber, so...
2003-06-03 Daniel Stenberginclude the time headers just like we used to do in...
2003-06-03 Daniel Stenbergwe want the time defines too
2003-06-02 Daniel StenbergDavid Byron's fix to get the progress-bar use the local...
2003-05-27 Daniel Stenberginclude sys/time.h, we didn't have a time() proto anymo...
2003-05-22 Daniel StenbergIntroducing --digest
2003-05-21 Daniel Stenberg Gisle Vanem made curl build with djgpp on DOS.
2003-05-21 Daniel StenbergGisle Vanem's fix to make the 'curl -M' output nicer
2003-05-19 Daniel Stenberg7.10.5 commit
2003-05-12 Daniel Stenbergsetting ENCODING to "" means enable-all-you-support
2003-05-09 Daniel Stenberg--disable-eprt added
2003-04-24 Daniel StenbergDan Fandrich added support for the gzip Content-Encodin...
2003-04-15 Daniel StenbergIf MALLOCDEBUG, include the lib's setup.h here so that...
2003-04-14 Daniel Stenbergnew wording by Kevin Roth
2003-04-14 Daniel Stenbergignore all stamp-h*
2003-04-14 Daniel StenbergWith the recent fix of libcurl, it shall now return...
2003-04-02 Daniel Stenberg7.10.4 commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel Stenberg--location-trusted added, which does a normal location...
2003-03-29 Daniel StenbergDan Shearer's fix from bug report #618892, which makes...
2003-03-12 Daniel StenbergWhen we append stuff to the URL, we must make sure...
2003-02-28 Daniel StenbergAndres Garcia Garcia updated to build with the most...
2003-02-28 Daniel Stenbergthe strequal and strnequal should now be called with...
2003-02-24 Daniel Stenberg7.10.4-pre2 commit
2003-02-04 Daniel Stenbergassume zlib 1.1.4 - pointed out by Kevin Roth
2003-02-04 Daniel Stenbergmake it more obvious what this is by not even trying...
2003-02-03 Daniel StenbergJulian Noble pointed out that capath is indeed working...
2003-01-30 Daniel Stenbergdon't check for the CA cert bundle if --insecure is...
2003-01-30 Daniel Stenbergcurl now uses stricter VERIFYHOST by default and only...
2003-01-29 Daniel StenbergHAVE_WRITABLE_ARGV is set if argv[] is writable on...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-14 Daniel Stenberg7.10.3 commit
2003-01-09 Daniel Stenberg7.10.3-pre4
2003-01-08 Daniel Stenbergmkdir() fix for win32
2003-01-07 Daniel Stenbergfixed the create_dir_hierarchy() to not use uninited...
2002-12-20 Daniel Stenberg7.10.3-commit
2002-12-05 Daniel Stenbergbetter errno include and no extern
2002-12-05 Daniel StenbergSolaris needs errno as an extern int.
2002-12-04 Daniel Stenbergmake WIN32 defined for Borland properly, as told by...
2002-12-04 Daniel Stenberg7.10.3-pre2
2002-12-03 Daniel Stenbergmissing }
2002-12-03 Daniel Stenbergdon't officially use -@ for --create-dirs, only use...
2002-12-03 Daniel StenbergNicolas Berloquin's fix of his previous dir creation...
2002-12-02 Daniel StenbergNicolas Berloquin's added code for dealing with -@...
2002-11-26 Daniel Stenbergremoved extra space from trace output 'Send data'
2002-11-18 Daniel Stenberg7.10.2
2002-11-15 Daniel Stenbergfflush() the trace stream on each call
2002-10-28 Daniel StenbergKevin Roth's patch that checks for the CA cert file...
2002-10-28 Daniel StenbergKevin Roth's patch. $(RM) instead of @erase, and it...
2002-10-11 Daniel Stenbergfix bad free() that caused segfault
2002-10-11 Daniel Stenberg7.10.1 commit
2002-10-01 Daniel Stenberg7.10
2002-09-23 Daniel Stenbergfix resume when multiple files were specified
2002-09-07 Joern HartrothAdded zlib Library.
2002-09-04 Daniel StenbergSven Neuhaus made --silent being acknowledged even...
2002-09-04 Daniel Stenbergremove -lz
next