2001-11-29 |
Daniel Stenberg | wrongly set binary |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | mucho stuff since pre6! |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | added CURLOPT_FTP_USE_EPSV |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | in_addr_t added |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | fill memory with junk on malloc() |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | now sets a type for in_addr_t even if it isn't found... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | more more more MORE |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | the perform "state machine" is more explained now |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | mods |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | adjusted to new FTP commands in the command sequence |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | Added an in_addr_t check |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | EPSV and SIZE adjustments |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | Added EPSV which is now unconditionally always tried... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | use in_addr_t for inet_addr() return code. Now, now... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Daniel Stenberg | used in the new multi interface, not yet actually part... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | support para makes more sense now |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | the list of contributors are in the THANKS file these... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | Eric Lavigne updates |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | for building on Mac before OS X |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | greep at mindspring.com provided an index.html file... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | EPSV details |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | commented out the EPSV support |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | initial code added to support EPSV (IPv6-style PASV) |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Daniel Stenberg | recent changes |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Daniel Stenberg | made the -C more correct and detailed |
commit | commitdiff | tree | snapshot |
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 |
next |