platform/upstream/curl.git
2001-12-04 Daniel StenbergEric's #include fixes for better macos compiles
2001-12-04 Daniel StenbergEric brought some files for macos compiles
2001-12-04 Daniel Stenbergi'm soooo funny
2001-12-04 Daniel Stenbergadded macos files to the distribution archive
2001-12-04 Daniel Stenbergmore comments
2001-12-04 Daniel StenbergMacOS (not Mac OS X) compilation files
2001-12-04 Daniel StenbergEric's update
2001-12-03 Daniel Stenbergthe happy events so far today
2001-12-03 Daniel StenbergAs Eric Lavigne pointed out, the ftp response reader...
2001-12-03 Daniel Stenbergtest case 126 added, this uses RETRWEIRDO that makes...
2001-12-03 Daniel StenbergEric nailed a but in strnequal() for macintosh
2001-12-03 Daniel Stenbergthe final ftp ipv6 support has been added!
2001-12-03 Daniel Stenbergupdates
2001-12-03 Daniel Stenbergupdated the copyright year range
2001-12-03 Daniel Stenbergcool.haxx.se now only allows http downloads
2001-12-03 Daniel Stenbergmodified the stack trace section slightly
2001-12-03 Daniel Stenbergpre7 and pre8 details
2001-12-03 Daniel Stenbergtest127~ should not be included!
2001-12-02 Daniel Stenbergmore careful re-use of connections when SSL is used...
2001-12-02 Daniel StenbergSM renamed the debug DLL
2001-12-02 Daniel Stenbergadded a in_addr_t #define
2001-11-30 Daniel Stenbergdocumented CURLOPT_HTTP_VERSION and CURLOPT_FTP_USE_EPSV
2001-11-30 Daniel Stenbergadded --disable-epsv
2001-11-30 Daniel Stenbergno include, no const in strdup
2001-11-30 Daniel Stenbergfixed the option parser to not loop when a long option...
2001-11-29 Daniel Stenbergremove the command file after each test
2001-11-29 Daniel Stenbergtest126 renamed to test190 as it has to be last among...
2001-11-29 Daniel Stenbergtest 127 --disable-epsv
2001-11-29 Daniel Stenberg--disable-epsv
2001-11-29 Daniel Stenbergfixes for tru64, fixes for mac
2001-11-29 Daniel Stenbergdisabling EPSV is now possible
2001-11-29 Daniel Stenbergstdin is file descriptor 0
2001-11-29 Daniel Stenbergmac fixes
2001-11-29 Daniel Stenbergadded mac stuff
2001-11-29 Daniel Stenbergupdated mac specific include files
2001-11-29 Daniel Stenbergunix newlines
2001-11-29 Daniel Stenbergwrongly set binary
2001-11-28 Daniel Stenbergmucho stuff since pre6!
2001-11-28 Daniel Stenbergadded CURLOPT_FTP_USE_EPSV
2001-11-28 Daniel Stenbergin_addr_t added
2001-11-28 Daniel StenbergCURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent...
2001-11-28 Daniel Stenbergfill memory with junk on malloc()
2001-11-28 Daniel Stenbergnow sets a type for in_addr_t even if it isn't found...
2001-11-28 Daniel Stenbergmore more more MORE
2001-11-28 Daniel Stenbergthe perform "state machine" is more explained now
2001-11-28 Daniel Stenbergmods
2001-11-28 Daniel Stenbergadjusted to new FTP commands in the command sequence
2001-11-28 Daniel StenbergAdded an in_addr_t check
2001-11-28 Daniel StenbergEPSV and SIZE adjustments
2001-11-28 Daniel StenbergAdded EPSV which is now unconditionally always tried...
2001-11-28 Daniel Stenberguse in_addr_t for inet_addr() return code. Now, now...
2001-11-28 Daniel Stenbergused in the new multi interface, not yet actually part...
2001-11-27 Daniel Stenbergsupport para makes more sense now
2001-11-27 Daniel Stenberglanguage
2001-11-27 Daniel Stenbergthe list of contributors are in the THANKS file these...
2001-11-27 Daniel StenbergEric Lavigne updates
2001-11-27 Daniel Stenbergfor building on Mac before OS X
2001-11-27 Daniel Stenberggreep at mindspring.com provided an index.html file...
2001-11-27 Daniel StenbergEPSV details
2001-11-27 Daniel Stenbergcommented out the EPSV support
2001-11-27 Daniel Stenberginitial code added to support EPSV (IPv6-style PASV)
2001-11-27 Daniel Stenbergrecent changes
2001-11-26 Daniel Stenbergmade the -C more correct and detailed
2001-11-23 Daniel StenbergAndrés García's minor fix to make it compile on win32
2001-11-22 Daniel Stenbergrecent fixes
2001-11-22 Daniel Stenbergthis fix seems to make the connect fail properly even...
2001-11-22 Daniel Stenbergupdated the list of machines
2001-11-22 Daniel StenbergEric fixed a wild write
2001-11-22 Daniel StenbergEric found a missing comma!!
2001-11-22 smFixed release-ssl build
2001-11-22 smUndefine long_long - not supported by VC
2001-11-21 Daniel StenbergSM corrected wsock32 to ws2_32
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...
next