aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-23the 80 column police narrowed this source code! B-]Daniel Stenberg
2002-04-23fixes bug report #547484, no_proxy doesn't properly strip off port numbersDaniel Stenberg
2002-04-23use new timecond definesDaniel Stenberg
2002-04-22allow binding the local end of a connection even when using IPv6, thus weDaniel Stenberg
2002-04-22use double where it is supposed toDaniel Stenberg
2002-04-22use sclose() to close socketsDaniel Stenberg
2002-04-22renamed the TIMECOND defines to be CURL_ prefixedDaniel Stenberg
2002-04-22The timecond stuff now have CURL_ prefixesDaniel Stenberg
2002-04-22Jacky Lam's adjust resolve-buffer size patch applied. Slightly editedDaniel Stenberg
2002-04-19pack_hostent does not handle 64 bit pointers correctly.Daniel Stenberg
2002-04-17Prune old hostcache entries with each call...Sterling Hughes
2002-04-17Dirk Manske's two new infosDaniel Stenberg
2002-04-17Dirk Manske's fix for HTTP response code 301, that now behaves more likeDaniel Stenberg
2002-04-16Dirk Manske brought the patch that introduces two new CURLINFO_* values:Daniel Stenberg
2002-04-15Jonatan Lander fixed the "Disables POST, goes with GET" output to be moreDaniel Stenberg
2002-04-15This makes formposting with a specified file missing fail. curl_easy_performDaniel Stenberg
2002-04-157.9.6 commitDaniel 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