aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-03Added multi interface functions to DLL definitions.Joern Hartroth
2002-08-01corrected some warningsDaniel Stenberg
2002-08-01Changed the PORT command to pick a better default IP address if "-" is used.Daniel Stenberg
2002-07-31sys/socket.h without #ifdefDaniel Stenberg
2002-07-31spell fix and --limit-rate addedDaniel Stenberg
2002-07-30When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!Daniel Stenberg
2002-07-29check for sys/poll.hDaniel Stenberg
2002-07-29passwords and cookiesDaniel Stenberg
2002-07-29Removed checks for if set.fpasswd is NULL, as we prevent users from settingDaniel Stenberg
2002-07-29Setting PASSWDFUNCTION to NULL will set back the internal function as passwordDaniel Stenberg
2002-07-29fixed the Curl_cookie_add() invoke to not assume a space after the colonDaniel Stenberg
2002-07-29properly skip white spaces on Set-Cookie: header linesDaniel Stenberg
2002-07-29extended and improved cookie testingDaniel Stenberg
2002-07-29HAVE_SETVBUF fixedDaniel Stenberg
2002-07-29link with winmm.lib tooDaniel Stenberg
2002-07-29use stderr to present the prompt to, make sure to close the fopen()edDaniel Stenberg
2002-07-29Added multi.[co] to the buildDaniel Stenberg
2002-07-28added HAVE_SETVBUFDaniel Stenberg
2002-06-26Glen Nakamura made his fix look even better!Daniel Stenberg
2002-06-26Glen Nakamura's patch appliedDaniel Stenberg
2002-06-26Glen Nakamura's patch for Curl_getaddrinfo().Daniel Stenberg
2002-06-26since 7.9.8Daniel Stenberg
2002-06-26ignore '+' in URLs, generate only %-codesDaniel Stenberg
2002-06-26T. Bharath fixed his mm lib timer resolution fixDaniel Stenberg
2002-06-25added HISTORYDaniel Stenberg
2002-06-24corrected to match reality betterDaniel Stenberg
2002-06-19removed the php/examples reference as that dir is not in the archivesDaniel Stenberg
2002-06-19simplified the compile line even moreDaniel Stenberg
2002-06-19simplepost.c shows a simple POST ;-)Daniel Stenberg
2002-06-15removed extra / in help textDaniel Stenberg
2002-06-15Added CURLOPT_BUFFERSIZEDaniel Stenberg
2002-06-15Added --limit-rateDaniel Stenberg
2002-06-15HAVE_SYS_POLL_HDaniel Stenberg
2002-06-15CURLOPT_BUFFERSIZE allows an application to set a prefered buffer sizeDaniel Stenberg
2002-06-15Chris Combes added description of his newly added optionsDaniel Stenberg
2002-06-14- Yarram Sunil found out that the SocketIsDead() function performed a lotDaniel Stenberg
2002-06-14Hanno L. Kranzhoff fixed themDaniel Stenberg
2002-06-14Remade the FTP not-check status line and not-attempt-to-read-status-lineDaniel Stenberg
2002-06-13Tom Mattison's report found out, and this is the fix that should preventDaniel Stenberg
2002-06-13Miklos Nemeth added a section for how to disable specific protocols in theDaniel Stenberg
2002-06-13Miklos Nemeth fixed the mmlibDaniel Stenberg
2002-06-137.9.8 commitDaniel Stenberg
2002-06-13Added 'dont_check' to be set during an FTP operation if the final statusDaniel Stenberg
2002-06-12when no FTP transfer was done, don't attempt to read the download transferDaniel Stenberg
2002-06-12Moved the secondarysocket cleanup. The 'conn' struct may have been clearedDaniel Stenberg
2002-06-12Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR, CURLFORM_BUFFERLENGTHDaniel Stenberg
2002-06-12fixing builds, patching bugs, adding curl_formadd() optionsDaniel Stenberg
2002-06-12HAVE_SIGSETJMPDaniel Stenberg
2002-06-12added a connect failure error message that might get empty otherwiseDaniel Stenberg
2002-06-12Jörn fixes for 7.9.8 buildDaniel Stenberg