aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-11-14added Richard Prescott's emailDaniel Stenberg
2001-11-14added Richard Levitte's suggestion to support multiple -T optionsDaniel Stenberg
2001-11-14Samuel Listopad's fix to allow global_init => global_cleanup => global_initDaniel Stenberg
2001-11-13corrected the ftp_getsize() usage, as the HPUX compiler warned on themDaniel Stenberg
2001-11-13uninitialized variableDaniel Stenberg
2001-11-13interface to export/import SSL session IDsDaniel Stenberg
2001-11-13more more moreDaniel Stenberg
2001-11-132 removed, 1 addedDaniel Stenberg
2001-11-13disable QUOTEs with NULLDaniel Stenberg
2001-11-13my proxytunnel fix accidentally ruined the normal https connectsDaniel Stenberg
2001-11-13point out that calling this function more than once is a sever errorDaniel Stenberg
2001-11-12make sure to "read out" the server reply even if we didn't get any data fromDaniel Stenberg
2001-11-12made Curl_tvdiff round the diff better and make the subtraction beforeDaniel Stenberg
2001-11-12post-weekend fixesDaniel Stenberg
2001-11-12made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as wellDaniel Stenberg
2001-11-12include setup.hDaniel Stenberg
2001-11-12new Curl_ConnectHTTPProxyTunnel() function, needs a **lot** of testing!!!Daniel Stenberg