Age | Commit message (Expand) | Author |
2002-08-12 | fixed a Curl_connecthost() bug, we should default to set connected to false | Daniel Stenberg |
2002-08-12 | added comment about CURLOPT_WRITEDATA for directing contents somewhere | Daniel Stenberg |
2002-08-12 | multi asynch work committed | Daniel Stenberg |
2002-08-12 | Initial fix to make the multi interface return control while waiting for | Daniel Stenberg |
2002-08-12 | redirect stderr to /dev/null when testing for running test-servers | Daniel Stenberg |
2002-08-12 | CURLOPT_NOSIGNAL added | Daniel Stenberg |
2002-08-12 | ignore html too | Daniel Stenberg |
2002-08-08 | ignore | Daniel Stenberg |
2002-08-08 | more to ignore | Daniel Stenberg |
2002-08-08 | ignore | Daniel Stenberg |
2002-08-08 | all those ignores | Daniel Stenberg |
2002-08-08 | ignore generated files | Daniel Stenberg |
2002-08-08 | ignore these files | Daniel Stenberg |
2002-08-08 | things to ignore | Daniel Stenberg |
2002-08-08 | cvsignore files | Daniel Stenberg |
2002-08-08 | makes things better | Daniel Stenberg |
2002-08-08 | Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch | Daniel Stenberg |
2002-08-08 | attempted hpux fix for resolves | Daniel Stenberg |
2002-08-08 | fix the ansi/iso cpp check to work with c++ | Daniel Stenberg |
2002-08-08 | mainly more not-so-very serious blurb about the name | Daniel Stenberg |
2002-08-08 | ignore all .in files | Daniel Stenberg |
2002-08-07 | Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR | Daniel Stenberg |
2002-08-07 | spell out that -i should be used if you want to add http headers to the | Daniel Stenberg |
2002-08-05 | Make SessionHandle keep record if it is used with the multi interface or | Daniel Stenberg |
2002-08-05 | curl/curl.g fix, HP-UX fix, ftp port, libcurl.def, empty post and rfc2732- | Daniel Stenberg |
2002-08-05 | re-added the RFC2732-parser that was lost for some reason during the flow | Daniel Stenberg |
2002-08-05 | support blank arguments to options, each option should check for blank | Daniel Stenberg |
2002-08-05 | jonatan's fixes | Daniel Stenberg |
2002-08-03 | Added multi interface functions to DLL definitions. | Joern Hartroth |
2002-08-01 | corrected some warnings | Daniel Stenberg |
2002-08-01 | Changed the PORT command to pick a better default IP address if "-" is used. | Daniel Stenberg |
2002-07-31 | sys/socket.h without #ifdef | Daniel Stenberg |
2002-07-31 | spell fix and --limit-rate added | Daniel Stenberg |
2002-07-30 | When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it! | Daniel Stenberg |
2002-07-29 | check for sys/poll.h | Daniel Stenberg |
2002-07-29 | passwords and cookies | Daniel Stenberg |
2002-07-29 | Removed checks for if set.fpasswd is NULL, as we prevent users from setting | Daniel Stenberg |
2002-07-29 | Setting PASSWDFUNCTION to NULL will set back the internal function as password | Daniel Stenberg |
2002-07-29 | fixed the Curl_cookie_add() invoke to not assume a space after the colon | Daniel Stenberg |
2002-07-29 | properly skip white spaces on Set-Cookie: header lines | Daniel Stenberg |
2002-07-29 | extended and improved cookie testing | Daniel Stenberg |
2002-07-29 | HAVE_SETVBUF fixed | Daniel Stenberg |
2002-07-29 | link with winmm.lib too | Daniel Stenberg |
2002-07-29 | use stderr to present the prompt to, make sure to close the fopen()ed | Daniel Stenberg |
2002-07-29 | Added multi.[co] to the build | Daniel Stenberg |
2002-07-28 | added HAVE_SETVBUF | Daniel Stenberg |
2002-06-26 | Glen Nakamura made his fix look even better! | Daniel Stenberg |
2002-06-26 | Glen Nakamura's patch applied | Daniel Stenberg |
2002-06-26 | Glen Nakamura's patch for Curl_getaddrinfo(). | Daniel Stenberg |
2002-06-26 | since 7.9.8 | Daniel Stenberg |