platform/upstream/curl.git
2001-12-17 Daniel Stenbergcut off the description to prevent people from using...
2001-12-16 Daniel StenbergMarcus Webster's added CURLFORM_CONTENTHEADER docs
2001-12-14 Daniel StenbergMarcus Webster's newly added CURLFORM_CONTENTHEADER
2001-12-13 Daniel Stenbergminor changes
2001-12-11 Daniel Stenbergsolaris 2.5.1 needs the sys/types.h file before the...
2001-12-11 Daniel Stenbergfailf() calls should not have newlines in the message...
2001-12-11 Daniel Stenbergwhen the file name given to -T is used to build an...
2001-12-10 Daniel StenbergHTTP_PROXY => http_proxy as Björn pointed out
2001-12-10 Daniel Stenbergcorrected the READFUNCTION docs slightly
2001-12-07 Daniel Stenbergcorrected the comment above gmtime_r
2001-12-07 Daniel Stenbergadded gmtime_r check
2001-12-07 Cris BailiffUpdated location information for Curl_easy
2001-12-06 Daniel StenbergJason Mancini's -Oalways suggestion
2001-12-06 Daniel Stenberglet us know if curl compiles on more platforms
2001-12-06 Daniel Stenbergcurl compiles on HURD
2001-12-05 Daniel Stenberg7.9.2 commit
2001-12-05 Daniel StenbergJon Travis suggested fix. when CURLOPT_HTTPGET is used...
2001-12-04 Daniel StenbergEric-update
2001-12-04 Daniel StenbergEric's updated version
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...
next