summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-157.9.6 commitcurl-7_9_6Daniel Stenberg
2002-04-14Dirk Manske made libcurl strip off white spaces from the beginning of cookieDaniel Stenberg
2002-04-14check for _MSC_VER as well as __STDC__ when deciding to use the ## operatorDaniel Stenberg
2002-04-14removed unused variableDaniel Stenberg
2002-04-13Add protos and change return value of curl_hash_count....Sterling Hughes
2002-04-12Speed up the hash code considerably, removing a bunch of legacy crudSterling Hughes
2002-04-12cut off an old sectionDaniel Stenberg
2002-04-12http_proxy must be lower caseDaniel Stenberg
2002-04-127.9.6-pre5Daniel Stenberg
2002-04-12explain all mailing lists betterDaniel Stenberg
2002-04-12added libcurl-errorsDaniel Stenberg
2002-04-12store TIMER_CONNECT even if the connect failedDaniel Stenberg
2002-04-12corrected the verbose output for connects and fixed the connect time stampDaniel Stenberg
2002-04-12the HTTP request is a CURLINFO_HEADER_OUTDaniel Stenberg
2002-04-12Jean-Philippe Barrette-LaPierre's patch appliedDaniel Stenberg
2002-04-12Jean-Philippe Barrette-LaPierre provided his patch that introducesDaniel Stenberg
2002-04-12error codes *ARE* documented nowDaniel Stenberg
2002-04-10added RISCOS makefileDaniel Stenberg
2002-04-10brougth by Michael CurtisDaniel Stenberg
2002-04-10more more moreDaniel Stenberg
2002-04-10corrected to new return codesDaniel Stenberg
2002-04-10added info in to failf() lines and added a infof() call just before theDaniel Stenberg
2002-04-10default proxy port set, as reported by Sebastien WillemijnsDaniel Stenberg
2002-04-10updated error codeDaniel Stenberg
2002-04-10error code cleanup, use the new SEND/RECV errorsDaniel Stenberg
2002-04-10error codes documentedDaniel Stenberg
2002-04-10two new error codes to separate READ into READ/RECV and WRITE into WRITE/SENDDaniel Stenberg
2002-04-10clarified how to write URLs in -K config filesDaniel Stenberg
2002-04-09set the HOME variable to the current dir, to prevent any real ~/.curlrc toDaniel Stenberg
2002-04-09spell checked and removed talk about very old version numbersDaniel Stenberg
2002-04-087.9.6-pre4 commitDaniel Stenberg
2002-04-08removed compiler warnings, made it conditional on USE_ENVIRONMENTDaniel Stenberg
2002-04-08Added the --environment support by Michael CurtisDaniel Stenberg
2002-04-08Added $Id:$ keywordDaniel Stenberg
2002-04-08Michael Curtis adjusted this for RISC OSDaniel Stenberg
2002-04-08Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg
2002-04-08added config-riscos.hDaniel Stenberg
2002-04-08Michael Curtis' updatesDaniel Stenberg
2002-04-08Jacky Lam deserves a mention hereDaniel Stenberg
2002-04-08based on Jacky Lam's "HTTP 1.0 304-only" fix, this change makes a 304 replyDaniel Stenberg
2002-04-05if HOME isn't set or too long, we attempt to lost the curlrc file fromDaniel Stenberg
2002-04-05mention the web site mirror nowDaniel Stenberg
2002-04-05enough with stupidity, this is a test case that should fail and thus weDaniel Stenberg
2002-04-05added test 48, verify -I, -d and -G in one command lineDaniel Stenberg
2002-04-04Reverted v1.120, -G set request type after Kevin Roth pointed out theDaniel Stenberg
2002-04-04lotsDaniel Stenberg
2002-04-04very minor log changeDaniel Stenberg
2002-04-04T. Bharath pointed out the flaw in ConnectionExists() for how we didn'tDaniel Stenberg
2002-04-04Fixes the problem Jacky Jam pointed out, where libcurl will "hang" for anDaniel Stenberg
2002-04-04Jonatan Lander's fix to compile properly on pre-ISO compilers (without theDaniel Stenberg