aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-12Initial fix to make the multi interface return control while waiting forDaniel Stenberg
2002-08-12redirect stderr to /dev/null when testing for running test-serversDaniel Stenberg
2002-08-12CURLOPT_NOSIGNAL addedDaniel Stenberg
2002-08-12ignore html tooDaniel Stenberg
2002-08-08ignoreDaniel Stenberg
2002-08-08more to ignoreDaniel Stenberg
2002-08-08ignoreDaniel Stenberg
2002-08-08all those ignoresDaniel Stenberg
2002-08-08ignore generated filesDaniel Stenberg
2002-08-08ignore these filesDaniel Stenberg
2002-08-08things to ignoreDaniel Stenberg
2002-08-08cvsignore filesDaniel Stenberg
2002-08-08makes things betterDaniel Stenberg
2002-08-08Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patchDaniel Stenberg
2002-08-08attempted hpux fix for resolvesDaniel Stenberg
2002-08-08fix the ansi/iso cpp check to work with c++Daniel Stenberg
2002-08-08mainly more not-so-very serious blurb about the nameDaniel Stenberg
2002-08-08ignore all .in filesDaniel Stenberg
2002-08-07Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJARDaniel Stenberg
2002-08-07spell out that -i should be used if you want to add http headers to theDaniel Stenberg
2002-08-05Make SessionHandle keep record if it is used with the multi interface orDaniel Stenberg
2002-08-05curl/curl.g fix, HP-UX fix, ftp port, libcurl.def, empty post and rfc2732-Daniel Stenberg
2002-08-05re-added the RFC2732-parser that was lost for some reason during the flowDaniel Stenberg
2002-08-05support blank arguments to options, each option should check for blankDaniel Stenberg
2002-08-05jonatan's fixesDaniel Stenberg
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