aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-26add more things to doDaniel Stenberg
2002-08-26don't attempt to ftp_cwd() on a NULL pathDaniel Stenberg
2002-08-26Andrew Francis removed the need for/use of MSVC pragmasDaniel Stenberg
2002-08-26corrected the year stringDaniel Stenberg
2002-08-26don't close stdin, close the actual file handle we have!Daniel Stenberg
Keith MacDonald found it.
2002-08-22since 7.9.9-pre1Daniel Stenberg
2002-08-22Markus F.X.J. Oberhumer's cvsignore fixesDaniel Stenberg
2002-08-22Markus F.X.J. Oberhumer added better NOSIGNAL description and fixedDaniel Stenberg
spelling error
2002-08-22Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUTDaniel Stenberg
descriptions, slightly edited by me.
2002-08-22Markus F.X.J. Oberhumer added a section about NOSIGNAL and libcurl inDaniel Stenberg
multi-threaded use
2002-08-22Markus F.X.J. Oberhumer's added commentDaniel Stenberg
2002-08-22Markus Oberhumer improved an out-of-memory checkDaniel Stenberg
I reformatted some functions using a different indent than the rest of the file.
2002-08-22bug report #588027 converted to a KNOWN BUG, as we have no intention toDaniel Stenberg
correct this problem within the nearest period
2002-08-22allow undefined symbols!Daniel Stenberg
2002-08-21NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTIONDaniel Stenberg
2002-08-21modified the copyright line and shortened the phrasing in this license toDaniel Stenberg
become even shorter, but retaining the same meaning and effect for all users.
2002-08-20Added three more pragmas for MSVC++ compiles.Daniel Stenberg
We *really* need these sorted out. I'd prefer to have them all removed and the actual code corrected instead of just diabling the warnings and pretending that they don't exist.
2002-08-20prevent compiler warningsDaniel Stenberg
2002-08-20windows has stdlib.hDaniel Stenberg
2002-08-15modified again to look better HTML convertedDaniel Stenberg
2002-08-15Leonce Limousin pointed out flawsDaniel Stenberg
2002-08-14Wez Furlong's ideas and some cleaning up/clarifyingDaniel Stenberg
2002-08-14re-order the compiler arguments to keep more compiler happyDaniel Stenberg
2002-08-13include curl-includes "local" instead of <curl/foo>Daniel Stenberg
2002-08-13Sterling Hughes brings the share interfaceDaniel Stenberg
2002-08-13gethostname is not used anymore so we can stop looking for it! ;-)Daniel Stenberg
2002-08-13mr Hartroth correctly pointed out that poll() isn't really that portableDaniel Stenberg
so we need to hack around it when not there
2002-08-13check for poll()Daniel Stenberg
2002-08-13change the resolver URL to the work-in-progress library projectDaniel Stenberg
2002-08-127.9.9-pre1Daniel Stenberg
2002-08-12fixed a Curl_connecthost() bug, we should default to set connected to falseDaniel Stenberg
2002-08-12added comment about CURLOPT_WRITEDATA for directing contents somewhereDaniel Stenberg
2002-08-12multi asynch work committedDaniel Stenberg
2002-08-12Initial fix to make the multi interface return control while waiting forDaniel Stenberg
the initial connect to "come through". This should work fine for connect and for FTP-PASV connects. Needs massive testing.
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