Age | Commit message (Expand) | Author |
2001-11-29 | fixes for tru64, fixes for mac | Daniel Stenberg |
2001-11-29 | disabling EPSV is now possible | Daniel Stenberg |
2001-11-29 | stdin is file descriptor 0 | Daniel Stenberg |
2001-11-29 | mac fixes | Daniel Stenberg |
2001-11-29 | added mac stuff | Daniel Stenberg |
2001-11-29 | updated mac specific include files | Daniel Stenberg |
2001-11-29 | unix newlines | Daniel Stenberg |
2001-11-29 | wrongly set binary | Daniel Stenberg |
2001-11-28 | mucho stuff since pre6! | Daniel Stenberg |
2001-11-28 | added CURLOPT_FTP_USE_EPSV | Daniel Stenberg |
2001-11-28 | in_addr_t added | Daniel Stenberg |
2001-11-28 | CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent libcurl from | Daniel Stenberg |
2001-11-28 | fill memory with junk on malloc() | Daniel Stenberg |
2001-11-28 | now sets a type for in_addr_t even if it isn't found in the #include files | Daniel Stenberg |
2001-11-28 | more more more MORE | Daniel Stenberg |
2001-11-28 | the perform "state machine" is more explained now | Daniel Stenberg |
2001-11-28 | mods | Daniel Stenberg |
2001-11-28 | adjusted to new FTP commands in the command sequence | Daniel Stenberg |
2001-11-28 | Added an in_addr_t check | Daniel Stenberg |
2001-11-28 | EPSV and SIZE adjustments | Daniel Stenberg |
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 |