aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-03The ARRAY stuff is now addedDaniel Stenberg
2001-10-03added new curl_formadd() stuffDaniel Stenberg
2001-10-03Georg Huettenegger's fix that makes us no longer use curl_formparse() butDaniel Stenberg
2001-10-03Georg Huettenegger's curl_formadd fixesDaniel Stenberg
2001-10-02the changes done since the 7.9 releaseDaniel Stenberg
2001-10-02praise Bjorn Reese for mastering these dusty corners of socket hacking, nowDaniel Stenberg
2001-10-02added port number in informational connect messageDaniel Stenberg
2001-10-02IPv6 adjustments, connect()ing to bad ports still don't work properly forDaniel Stenberg
2001-10-02major connecting updatesDaniel Stenberg
2001-10-01pick the correct timeout before the connecthost callDaniel Stenberg
2001-10-01faster bailout on timeoutsDaniel Stenberg
2001-10-01added comment to the tvdiffDaniel Stenberg
2001-10-01removed warningDaniel Stenberg
2001-10-01corrected for IPv6Daniel Stenberg
2001-10-01added five non-blocking #definesDaniel Stenberg
2001-10-01conn->hp is now conn->hostaddrDaniel Stenberg
2001-10-01sessionhandle->hp => hostaddrDaniel Stenberg
2001-10-01renamed the stupid 'hp' to 'hostaddr' which actually says what it isDaniel Stenberg
2001-10-01removed obsoletetd myalarm() callsDaniel Stenberg
2001-10-01moved the myalarm() usage, and now makes sure to switch it off after theDaniel Stenberg
2001-10-01fixed the connecthost proto: added the timeout argumentDaniel Stenberg
2001-10-01corrected the #include filesDaniel Stenberg
2001-10-01introduced non-blocking connectsDaniel Stenberg
2001-10-01Added non-blocking sockets testDaniel Stenberg
2001-10-01moved to the java moduleDaniel Stenberg
2001-10-01moved to the perl moduleDaniel Stenberg
2001-10-01moved to separate moduleDaniel Stenberg
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