2001-11-23 |
Daniel Stenberg | Andrés García's minor fix to make it compile on win32 |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Daniel Stenberg | this fix seems to make the connect fail properly even... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Daniel Stenberg | updated the list of machines |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Daniel Stenberg | Eric fixed a wild write |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Daniel Stenberg | Eric found a missing comma!! |
commit | commitdiff | tree | snapshot |
2001-11-22 |
sm | Fixed release-ssl build |
commit | commitdiff | tree | snapshot |
2001-11-22 |
sm | Undefine long_long - not supported by VC |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | SM corrected wsock32 to ws2_32 |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | SM added connect.obj |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | init the errorbuf to prevent junk from being output |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | SM's vc target updates |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | added error text for a failed connect case |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Daniel Stenberg | another Kevin Roth update |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Daniel Stenberg | Georg Horn's STARTTRANSFER_TIME patch |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Daniel Stenberg | -p, not -P, for proxy tunneling |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | use the ws2_32.lib now (Miklos Nemeth reporteD) |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | long port => int port, as the c source uses! (Miklos... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | Miklos Nemeth pointed out the missing connect.obj |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | Lars M Gustafsson showed us that the free(urlbuffer... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Daniel Stenberg | Kevin Roth's fixes |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Daniel Stenberg | Klevtsov Vadim's time condition fix |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Sterling Hughes | looks better on one line (testing the cvs diffing via... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Daniel Stenberg | spell, slightly modified "what you can do" crap |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Daniel Stenberg | added Richard Prescott's email |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Daniel Stenberg | added Richard Levitte's suggestion to support multiple... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Daniel Stenberg | Samuel Listopad's fix to allow global_init => global_cl... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | corrected the ftp_getsize() usage, as the HPUX compiler... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | uninitialized variable |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | interface to export/import SSL session IDs |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | more more more |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | 2 removed, 1 added |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | disable QUOTEs with NULL |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | my proxytunnel fix accidentally ruined the normal https... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Daniel Stenberg | point out that calling this function more than once... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | make sure to "read out" the server reply even if we... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | made Curl_tvdiff round the diff better and make the... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | post-weekend fixes |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | include setup.h |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | new Curl_ConnectHTTPProxyTunnel() function, needs a... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Daniel Stenberg | We need at least one millisecond to calculate current... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Daniel Stenberg | Marcus Webster reported and fixed this read-one-byte... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Daniel Stenberg | now we make sure that NULL is defined in the gethostbyn... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Daniel Stenberg | Added two missing return codes... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Daniel Stenberg | the proof I did something yesterday as well |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | we use signal() to ignore signals only as long as we... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | get the previous struct keep_sigact |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | adjusted after Ramana Mokkapati's comments |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | moo |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Daniel Stenberg | Added VERSIONS that explains about the (lib)curl versio... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | bug report #478780 fixed, cygwin stripped on install... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | myalarm() is history, we now use HAVE_ALARM and we... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Daniel Stenberg | Kevin's patch to install the binary stripped |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Ramana Mokkapati's, John Lask's and Detlef Schmier... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | John Lask's fix that adds "-1/--TLSv1" support |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Added an CURL_SSLVERSION_* enum for SSL protocol versions |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | we can now tell ssl to use TLSv1 protocol, and we now... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Ramana Mokkapati did some good bug hunting, and we... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | corrected the Curl_tvnow prototype (-Wstrict-prototypes... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | Curl_ftpsendf() had wrong return type |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | added john lask |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Daniel Stenberg | John Lask's new makefile |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Daniel Stenberg | 7.9.1 cleanup commit |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Daniel Stenberg | added test 30, it checks that we return error on no... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | improved functionality for new timeout tests |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | new tests |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | failf() now only overwrites the error buffer the first... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Replaced read() and write() with recv() and send() |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | more accurate |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Replaced read() and write() with recv() and send()... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | re-ordered, cleaned up |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Added connect.c. I really need someone to better mainta... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Daniel Stenberg | Jörn added connect.c |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | another day another commit |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | libcurl can init winsock since 7.8.1 |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | ConnectionExists() now returns FALSE immediately if... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | added comments and function headers |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | Update the byte counters in the loop so that aborted... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | Use Curl_tvdiff to compare times |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | less I, more we |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Daniel Stenberg | minor mods to make solaris plain 'make' to not die... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | fixed FTPSENDF for ipv6 compiles |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | a bunch |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Removed the SocketIsDead() stuff for SSL again as it... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | If Curl_do() fails with CURLE_WRITE_ERROR on a re-used... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Curl_sendf now returns a CURLcode |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | return type cleanup |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | check Curl_ftpsendf return codes |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | Added better checking of return codes when we send... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | major commit, now we check the return code on every... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | check return code when issuing the request |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added typecasts to make the timers calculate with doubl... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added some -c talk, spell checked |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | no need for mumbojumbo |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | added cool.haxx.se as an official mirror site |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Daniel Stenberg | nonblock => Curl_nonblock, remade the check for a live... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | Added -0/--http1.0 |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Daniel Stenberg | removed the 'in documentation' part, as I've expressed... |
commit | commitdiff | tree | snapshot |
next |