aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-28added CURLOPT_FTP_USE_EPSVDaniel Stenberg
2001-11-28in_addr_t addedDaniel Stenberg
2001-11-28CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent libcurl fromDaniel Stenberg
2001-11-28fill memory with junk on malloc()Daniel Stenberg
2001-11-28now sets a type for in_addr_t even if it isn't found in the #include filesDaniel Stenberg
2001-11-28more more more MOREDaniel Stenberg
2001-11-28the perform "state machine" is more explained nowDaniel Stenberg
2001-11-28modsDaniel Stenberg
2001-11-28adjusted to new FTP commands in the command sequenceDaniel Stenberg
2001-11-28Added an in_addr_t checkDaniel Stenberg
2001-11-28EPSV and SIZE adjustmentsDaniel Stenberg
2001-11-28Added EPSV which is now unconditionally always tried before PASV, whichDaniel Stenberg
2001-11-28use in_addr_t for inet_addr() return code. Now, now portable is this *REALLY*?Daniel Stenberg
2001-11-28used in the new multi interface, not yet actually part of libcurl butDaniel Stenberg
2001-11-27support para makes more sense nowDaniel Stenberg
2001-11-27languageDaniel Stenberg
2001-11-27the list of contributors are in the THANKS file these daysDaniel Stenberg
2001-11-27Eric Lavigne updatesDaniel Stenberg
2001-11-27for building on Mac before OS XDaniel Stenberg
2001-11-27greep at mindspring.com provided an index.html file that links to all theDaniel Stenberg
2001-11-27EPSV detailsDaniel Stenberg
2001-11-27commented out the EPSV supportDaniel Stenberg
2001-11-27initial code added to support EPSV (IPv6-style PASV)Daniel Stenberg
2001-11-27recent changesDaniel Stenberg
2001-11-26made the -C more correct and detailedDaniel Stenberg
2001-11-23Andrés García's minor fix to make it compile on win32Daniel Stenberg
2001-11-22recent fixesDaniel Stenberg
2001-11-22this fix seems to make the connect fail properly even on IPv4-only LinuxDaniel Stenberg
2001-11-22updated the list of machinesDaniel Stenberg
2001-11-22Eric fixed a wild writeDaniel Stenberg
2001-11-22Eric found a missing comma!!Daniel Stenberg
2001-11-22Fixed release-ssl buildsm
2001-11-22Undefine long_long - not supported by VCsm
2001-11-21SM corrected wsock32 to ws2_32Daniel Stenberg
2001-11-21SM added connect.objDaniel Stenberg
2001-11-21init the errorbuf to prevent junk from being outputDaniel Stenberg
2001-11-21SM's vc target updatesDaniel Stenberg
2001-11-21added error text for a failed connect caseDaniel Stenberg
2001-11-21another Kevin Roth updateDaniel Stenberg
2001-11-20Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg
2001-11-20-p, not -P, for proxy tunnelingDaniel Stenberg
2001-11-19use the ws2_32.lib now (Miklos Nemeth reporteD)Daniel Stenberg
2001-11-19long port => int port, as the c source uses! (Miklos Nemeth found this)Daniel Stenberg
2001-11-19Miklos Nemeth pointed out the missing connect.objDaniel Stenberg
2001-11-19recent fixesDaniel Stenberg
2001-11-19Lars M Gustafsson showed us that the free(urlbuffer) was totally unnecessaryDaniel Stenberg
2001-11-19Kevin Roth's fixesDaniel Stenberg
2001-11-16Klevtsov Vadim's time condition fixDaniel Stenberg
2001-11-15looks better on one line (testing the cvs diffing via mail, but I also thinkSterling Hughes
2001-11-14spell, slightly modified "what you can do" crapDaniel Stenberg