platform/upstream/curl.git
2001-11-21 Daniel StenbergSM added connect.obj
2001-11-21 Daniel Stenberginit the errorbuf to prevent junk from being output
2001-11-21 Daniel StenbergSM's vc target updates
2001-11-21 Daniel Stenbergadded error text for a failed connect case
2001-11-21 Daniel Stenberganother Kevin Roth update
2001-11-20 Daniel StenbergGeorg Horn's STARTTRANSFER_TIME patch
2001-11-20 Daniel Stenberg-p, not -P, for proxy tunneling
2001-11-19 Daniel Stenberguse the ws2_32.lib now (Miklos Nemeth reporteD)
2001-11-19 Daniel Stenberglong port => int port, as the c source uses! (Miklos...
2001-11-19 Daniel StenbergMiklos Nemeth pointed out the missing connect.obj
2001-11-19 Daniel Stenbergrecent fixes
2001-11-19 Daniel StenbergLars M Gustafsson showed us that the free(urlbuffer...
2001-11-19 Daniel StenbergKevin Roth's fixes
2001-11-16 Daniel StenbergKlevtsov Vadim's time condition fix
2001-11-15 Sterling Hugheslooks better on one line (testing the cvs diffing via...
2001-11-14 Daniel Stenbergspell, slightly modified "what you can do" crap
2001-11-14 Daniel Stenbergadded Richard Prescott's email
2001-11-14 Daniel Stenbergadded Richard Levitte's suggestion to support multiple...
2001-11-14 Daniel StenbergSamuel Listopad's fix to allow global_init => global_cl...
2001-11-13 Daniel Stenbergcorrected the ftp_getsize() usage, as the HPUX compiler...
2001-11-13 Daniel Stenberguninitialized variable
2001-11-13 Daniel Stenberginterface to export/import SSL session IDs
2001-11-13 Daniel Stenbergmore more more
2001-11-13 Daniel Stenberg2 removed, 1 added
2001-11-13 Daniel Stenbergdisable QUOTEs with NULL
2001-11-13 Daniel Stenbergmy proxytunnel fix accidentally ruined the normal https...
2001-11-13 Daniel Stenbergpoint out that calling this function more than once...
2001-11-12 Daniel Stenbergmake sure to "read out" the server reply even if we...
2001-11-12 Daniel Stenbergmade Curl_tvdiff round the diff better and make the...
2001-11-12 Daniel Stenbergpost-weekend fixes
2001-11-12 Daniel Stenbergmade CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as...
2001-11-12 Daniel Stenberginclude setup.h
2001-11-12 Daniel Stenbergnew Curl_ConnectHTTPProxyTunnel() function, needs a...
2001-11-12 Daniel StenbergWe need at least one millisecond to calculate current...
2001-11-08 Daniel StenbergMarcus Webster reported and fixed this read-one-byte...
2001-11-08 Daniel Stenbergnow we make sure that NULL is defined in the gethostbyn...
2001-11-08 Daniel StenbergAdded two missing return codes...
2001-11-08 Daniel Stenbergthe proof I did something yesterday as well
2001-11-07 Daniel Stenbergwe use signal() to ignore signals only as long as we...
2001-11-07 Daniel Stenbergget the previous struct keep_sigact
2001-11-07 Daniel Stenbergadjusted after Ramana Mokkapati's comments
2001-11-07 Daniel Stenbergmoo
2001-11-07 Daniel StenbergAdded VERSIONS that explains about the (lib)curl versio...
2001-11-06 Daniel Stenbergbug report #478780 fixed, cygwin stripped on install...
2001-11-06 Daniel Stenbergmyalarm() is history, we now use HAVE_ALARM and we...
2001-11-06 Daniel StenbergKevin's patch to install the binary stripped
2001-11-05 Daniel StenbergRamana Mokkapati's, John Lask's and Detlef Schmier...
2001-11-05 Daniel StenbergJohn Lask's fix that adds "-1/--TLSv1" support
2001-11-05 Daniel StenbergAdded an CURL_SSLVERSION_* enum for SSL protocol versions
2001-11-05 Daniel Stenbergwe can now tell ssl to use TLSv1 protocol, and we now...
2001-11-05 Daniel StenbergRamana Mokkapati did some good bug hunting, and we...
2001-11-05 Daniel Stenbergcorrected the Curl_tvnow prototype (-Wstrict-prototypes...
2001-11-05 Daniel StenbergCurl_ftpsendf() had wrong return type
2001-11-05 Daniel Stenbergadded john lask
2001-11-05 Daniel StenbergJohn Lask's new makefile
2001-11-04 Daniel Stenberg7.9.1 cleanup commit
2001-11-04 Daniel Stenbergadded test 30, it checks that we return error on no...
2001-11-02 Daniel Stenbergimproved functionality for new timeout tests
2001-11-02 Daniel Stenbergnew tests
2001-11-02 Daniel Stenbergfailf() now only overwrites the error buffer the first...
2001-11-02 Daniel StenbergReplaced read() and write() with recv() and send()
2001-11-02 Daniel Stenbergmore accurate
2001-11-02 Daniel StenbergReplaced read() and write() with recv() and send()...
2001-11-02 Daniel Stenbergre-ordered, cleaned up
2001-11-02 Daniel StenbergAdded connect.c. I really need someone to better mainta...
2001-11-02 Daniel StenbergJörn added connect.c
2001-11-01 Daniel Stenberganother day another commit
2001-11-01 Daniel Stenberglibcurl can init winsock since 7.8.1
2001-11-01 Daniel StenbergConnectionExists() now returns FALSE immediately if...
2001-11-01 Daniel Stenbergadded comments and function headers
2001-11-01 Daniel StenbergUpdate the byte counters in the loop so that aborted...
2001-11-01 Daniel StenbergUse Curl_tvdiff to compare times
2001-11-01 Daniel Stenbergless I, more we
2001-11-01 Daniel Stenbergminor mods to make solaris plain 'make' to not die...
2001-10-31 Daniel Stenbergfixed FTPSENDF for ipv6 compiles
2001-10-31 Daniel Stenberga bunch
2001-10-31 Daniel StenbergRemoved the SocketIsDead() stuff for SSL again as it...
2001-10-31 Daniel StenbergIf Curl_do() fails with CURLE_WRITE_ERROR on a re-used...
2001-10-31 Daniel StenbergCurl_sendf now returns a CURLcode
2001-10-31 Daniel Stenbergreturn type cleanup
2001-10-31 Daniel Stenbergcheck Curl_ftpsendf return codes
2001-10-31 Daniel StenbergAdded better checking of return codes when we send...
2001-10-31 Daniel Stenbergmajor commit, now we check the return code on every...
2001-10-31 Daniel Stenbergcheck return code when issuing the request
2001-10-31 Daniel Stenbergadded typecasts to make the timers calculate with doubl...
2001-10-31 Daniel Stenbergadded some -c talk, spell checked
2001-10-31 Daniel Stenbergno need for mumbojumbo
2001-10-31 Daniel Stenbergadded cool.haxx.se as an official mirror site
2001-10-31 Daniel Stenbergnonblock => Curl_nonblock, remade the check for a live...
2001-10-30 Daniel StenbergAdded -0/--http1.0
2001-10-30 Daniel Stenbergremoved the 'in documentation' part, as I've expressed...
2001-10-30 Daniel StenbergAdded an additional SSL check for a dead socket before...
2001-10-30 Daniel Stenbergprevent strdup()ing NULL -- Paul Harrington's report
2001-10-30 Daniel StenbergCorrected the -T description
2001-10-30 Daniel Stenbergremoved silly old -t usage from here, added some blurb...
2001-10-29 Daniel StenbergKevin Roth updates
2001-10-29 Daniel Stenbergcorrected return code, general cleanup
2001-10-29 Daniel Stenbergadded curl_formadd
2001-10-29 Daniel Stenbergminor fix to support multiple files in one formadd...
2001-10-29 Daniel Stenberg29 October fixes
next