aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-05restart with a blank page againDaniel Stenberg
2005-04-05the smell of releaseDaniel Stenberg
2005-04-05bug report #1156287, ftp upload from VMSDaniel Stenberg
2005-04-04win resolve crash, win makefile fixDaniel Stenberg
2005-04-04kill warningsDaniel Stenberg
2005-04-04Marcelo Juchem's improvementsDaniel Stenberg
2005-04-04hostthre.c: destroy_thread_data() made public. CalledGisle Vanem
2005-04-04spell fixes, based on the Debian bug report #302820 submitted by "A Costa"Daniel Stenberg
2005-04-03fix of tonightDaniel Stenberg
2005-04-03Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actuallyDaniel Stenberg
2005-04-03Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug.Daniel Stenberg
2005-03-31fixed bad comment, pointed out by Marcelo JuchemDaniel Stenberg
2005-03-31copyright this yearDaniel Stenberg
2005-03-31Attempt to make this code more forgiving for systems that doesn't detectDaniel Stenberg
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-31the cookie API is better and more likely to happen in a separate releaseDaniel Stenberg
2005-03-30fix configure's SSL-detection for msys/mingw (from Andres Garcia)Daniel Stenberg
2005-03-30format mistake in --form-string, pointed out by Owen WatsonDaniel Stenberg
2005-03-29Better connection keep-alive when POSTing with HTTP Digest or Negotiate.Daniel Stenberg
2005-03-29Don't close the connection if we're in a known negotiation mode and we won'tDaniel Stenberg
2005-03-29proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fixDaniel Stenberg
2005-03-29postpone theseDaniel Stenberg
2005-03-29When doing FTP-SSL, advance to the next state properly when the response toDaniel Stenberg
2005-03-29Fixed the FTP response reader function to properly deal with responses splitDaniel Stenberg
2005-03-29Made the server send data to the control/data connections using two dedicatedDaniel Stenberg
2005-03-28Based on Augustus Saunders' comments and findings, the HTTP output authDaniel Stenberg
2005-03-28Added --proxy-anyauthDaniel Stenberg
2005-03-28modified some log outputs, added comment about auth required as used inDaniel Stenberg
2005-03-22can you spell copy and paste error for me loud and clear? ;-PDaniel Stenberg
2005-03-22provide HTML and PDF versions of the man pages in the dist archiveDaniel Stenberg
2005-03-22When cross-compiling, we do some better checking for the NI_WITHSCOPEID optio...Daniel Stenberg
2005-03-22CURL_EXTERN is already in <curl/curl.h>.Gisle Vanem
2005-03-22Prevent redefinition warning with CURLDEBUG.Gisle Vanem
2005-03-22moved out the changes from 2004 to CHANGES.2004Daniel Stenberg
2005-03-22Fixed typo.Dan Fandrich
2005-03-21the same fix here too, typecast to prevent win32 compiler warningDaniel Stenberg
2005-03-21typecase to fix win32 compiler warning (and intended as other code is)Daniel Stenberg
2005-03-21Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighlyDaniel Stenberg
2005-03-21Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM supportDaniel Stenberg
2005-03-21format mistakeDaniel Stenberg
2005-03-20removed a (fairly useless) debug output just to compile without warningDaniel Stenberg
2005-03-20silence win32 compiler warningsDaniel Stenberg
2005-03-20attempt to fix the ares link breakage with --enable-debug in libcurl and hereDaniel Stenberg
2005-03-19silence warnings on win32 about static functions that are never usedDaniel Stenberg
2005-03-19some additional debug outputDaniel Stenberg
2005-03-19fix compiler warningDaniel Stenberg
2005-03-18Fixed spelling of --runtestoptsDan Fandrich
2005-03-18Netware builds don't use configure.Dan Fandrich
2005-03-18fix by Kyrre KristiansenDaniel Stenberg
2005-03-18adjust to use plain 'make' even for cross-compiles if using configure-Daniel Stenberg