Age | Commit message (Expand) | Author |
2001-11-28 | Added EPSV which is now unconditionally always tried before PASV, which | Daniel Stenberg |
2001-11-28 | use in_addr_t for inet_addr() return code. Now, now portable is this *REALLY*? | Daniel Stenberg |
2001-11-28 | used in the new multi interface, not yet actually part of libcurl but | Daniel Stenberg |
2001-11-27 | support para makes more sense now | Daniel Stenberg |
2001-11-27 | language | Daniel Stenberg |
2001-11-27 | the list of contributors are in the THANKS file these days | Daniel Stenberg |
2001-11-27 | Eric Lavigne updates | Daniel Stenberg |
2001-11-27 | for building on Mac before OS X | Daniel Stenberg |
2001-11-27 | greep at mindspring.com provided an index.html file that links to all the | Daniel Stenberg |
2001-11-27 | EPSV details | Daniel Stenberg |
2001-11-27 | commented out the EPSV support | Daniel Stenberg |
2001-11-27 | initial code added to support EPSV (IPv6-style PASV) | Daniel Stenberg |
2001-11-27 | recent changes | Daniel Stenberg |
2001-11-26 | made the -C more correct and detailed | Daniel Stenberg |
2001-11-23 | Andrés García's minor fix to make it compile on win32 | Daniel Stenberg |
2001-11-22 | recent fixes | Daniel Stenberg |
2001-11-22 | this fix seems to make the connect fail properly even on IPv4-only Linux | Daniel Stenberg |
2001-11-22 | updated the list of machines | Daniel Stenberg |
2001-11-22 | Eric fixed a wild write | Daniel Stenberg |
2001-11-22 | Eric found a missing comma!! | Daniel Stenberg |
2001-11-22 | Fixed release-ssl build | sm |
2001-11-22 | Undefine long_long - not supported by VC | sm |
2001-11-21 | SM corrected wsock32 to ws2_32 | Daniel Stenberg |
2001-11-21 | SM added connect.obj | Daniel Stenberg |
2001-11-21 | init the errorbuf to prevent junk from being output | Daniel Stenberg |
2001-11-21 | SM's vc target updates | Daniel Stenberg |
2001-11-21 | added error text for a failed connect case | Daniel Stenberg |
2001-11-21 | another Kevin Roth update | Daniel Stenberg |
2001-11-20 | Georg Horn's STARTTRANSFER_TIME patch | Daniel Stenberg |
2001-11-20 | -p, not -P, for proxy tunneling | Daniel Stenberg |
2001-11-19 | use the ws2_32.lib now (Miklos Nemeth reporteD) | Daniel Stenberg |
2001-11-19 | long port => int port, as the c source uses! (Miklos Nemeth found this) | Daniel Stenberg |
2001-11-19 | Miklos Nemeth pointed out the missing connect.obj | Daniel Stenberg |
2001-11-19 | recent fixes | Daniel Stenberg |
2001-11-19 | Lars M Gustafsson showed us that the free(urlbuffer) was totally unnecessary | Daniel Stenberg |
2001-11-19 | Kevin Roth's fixes | Daniel Stenberg |
2001-11-16 | Klevtsov Vadim's time condition fix | Daniel Stenberg |
2001-11-15 | looks better on one line (testing the cvs diffing via mail, but I also think | Sterling Hughes |
2001-11-14 | spell, slightly modified "what you can do" crap | Daniel Stenberg |
2001-11-14 | added Richard Prescott's email | Daniel Stenberg |
2001-11-14 | added Richard Levitte's suggestion to support multiple -T options | Daniel Stenberg |
2001-11-14 | Samuel Listopad's fix to allow global_init => global_cleanup => global_init | Daniel Stenberg |
2001-11-13 | corrected the ftp_getsize() usage, as the HPUX compiler warned on them | Daniel Stenberg |
2001-11-13 | uninitialized variable | Daniel Stenberg |
2001-11-13 | interface to export/import SSL session IDs | Daniel Stenberg |
2001-11-13 | more more more | Daniel Stenberg |
2001-11-13 | 2 removed, 1 added | Daniel Stenberg |
2001-11-13 | disable QUOTEs with NULL | Daniel Stenberg |
2001-11-13 | my proxytunnel fix accidentally ruined the normal https connects | Daniel Stenberg |
2001-11-13 | point out that calling this function more than once is a sever error | Daniel Stenberg |