aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-28filetime should be -1 if the remote time was unknown as 0 is actually aDaniel Stenberg
2001-09-28improved readability slightlyDaniel Stenberg
2001-09-28fixed the missing getftpresponse editsDaniel Stenberg
2001-09-28removed the socket argument from some functions that always passed in theDaniel Stenberg
2001-09-28now compiles warning-free when IPv6-enabledDaniel Stenberg
2001-09-28moved the PORT and PASV code into separate smaller functions for readabilityDaniel Stenberg
2001-09-28more ipv6 cleanups to make smaller functions that are easier to readDaniel Stenberg
2001-09-28more transparant support for IPv6 name resolvingDaniel Stenberg
2001-09-27generate bzip2 and zip files tooDaniel Stenberg
2001-09-26free cookiejar stringDaniel Stenberg
2001-09-26Now we're setting a default domain for received cookies so that we canDaniel Stenberg
2001-09-26Added test 46, cookie jar functionalityDaniel Stenberg
2001-09-26we can verify files tooDaniel Stenberg
2001-09-25winsock 2 fixesDaniel Stenberg
2001-09-257.9 commitDaniel Stenberg
2001-09-25Added httpput.cDaniel Stenberg
2001-09-24two ipv6 fixesDaniel Stenberg
2001-09-24moved to parent directoryDaniel Stenberg
2001-09-23test 119 proved a memory leak in the FTP parts when IPv6 is enabled and theDaniel Stenberg
2001-09-23Adjusted to run on ipv6-enabled hostsDaniel Stenberg
2001-09-20Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularisedCris Bailiff
2001-09-19redirect and ssl connect fixesDaniel Stenberg
2001-09-19Lots of praise and glory to Vojtech Minarik for setting up a test serverDaniel Stenberg
2001-09-19http put with --crlf requires chunked content encodingDaniel Stenberg
2001-09-18This verifies that bug report #462600 is fixed, a Location: following whenDaniel Stenberg
2001-09-18fixed bug report #462600, following a Location: when the initial URL didn'tDaniel Stenberg
2001-09-18removed Curl_http_close()Daniel Stenberg
2001-09-18the stuff formerly done in Curl_http_close is now done in Curl_closeDaniel Stenberg
2001-09-18modified GetLine(), removed Curl_http_close()Daniel Stenberg
2001-09-18made it respond as a http proxy on CONNECTDaniel Stenberg
2001-09-18added two https test casesDaniel Stenberg
2001-09-18HTTPS test caseDaniel Stenberg
2001-09-17Linus Nielsen Feltzing fixed telnet for win32.Daniel Stenberg
2001-09-17curl_easy_duphandle is newDaniel Stenberg
2001-09-17Linus Nielsen Feltzing changed winsock lib for linkingDaniel Stenberg
2001-09-17Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg
2001-09-17libtool 1.4.2 generatedDaniel Stenberg
2001-09-17just a simple example that seems to work!Daniel Stenberg
2001-09-17fixed the stunnel PEM pathDaniel Stenberg
2001-09-17added stunnel PEMDaniel Stenberg
2001-09-17added the stunnel PEM fileDaniel Stenberg
2001-09-17changed the PEM pathDaniel Stenberg
2001-09-17libtool 1.4.2Daniel Stenberg
2001-09-14modified error message when PWD failsDaniel Stenberg
2001-09-14duphandle(), cipher list, *18* new ftp testsDaniel Stenberg
2001-09-14added README and FILEFORMAT to distrbution archiveDaniel Stenberg
2001-09-14new FTP testsDaniel Stenberg
2001-09-14the strip stuffDaniel Stenberg
2001-09-14fixed the REST againDaniel Stenberg
2001-09-13added curl_easy_duphandleDaniel Stenberg