platform/upstream/curl.git
2002-01-04 Daniel Stenbergremoved a commented line
2002-01-04 Daniel Stenbergfixed an inet_ntoa() occurance to use inet_ntoa_r(...
2002-01-04 Daniel Stenbergan unconditional occurance of inet_ntoa() now uses...
2002-01-04 Daniel Stenberg#include the local "inet_ntoa_r.h" file if no proto...
2002-01-04 Daniel StenbergThe buffer in ftp_pasv_verbose(), used for gethostbyadd...
2002-01-04 Daniel StenbergThe FTP response lines are now passed to the function...
2002-01-03 Daniel Stenbergmulti stuff from the multi-dev branch
2002-01-03 Daniel Stenbergmulti interface example/test sources from the multi...
2002-01-03 Daniel Stenbergmerged the multi-dev branch back into MAIN again
2002-01-03 Daniel StenbergSterling Hughes' provided initial DNS cache source...
2002-01-03 Daniel Stenbergminor changes
2002-01-03 Daniel Stenbergadded required software and Guido Neitzer's Mac OS...
2002-01-03 Daniel Stenbergadded a little percentage for "ok coverage"
2002-01-03 Daniel StenbergChanged how -I/--head works when --include is also...
2002-01-03 Daniel StenbergPhilip Gladstone's fixes
2002-01-03 Daniel Stenbergpass an 'int' as the third argument to bind()
2002-01-02 Daniel StenbergPhilip Gladstone's 64-bit sparc native compiler compati...
2001-12-21 Daniel Stenbergthe changes from 1999 is now in CHANGES.1999
2001-12-21 Daniel Stenbergmoved the changes from 1999 into its own file
2001-12-21 Daniel Stenbergrewrote 3.9 to be more generic with more languages:
2001-12-21 Daniel Stenbergspell
2001-12-21 Daniel Stenbergrecent fixes
2001-12-20 Daniel Stenberg*cool* fix by Björn Stenberg, makes proxy transfers...
2001-12-20 Daniel StenbergIf nobody is set we won't download any FTP file. If...
2001-12-19 Daniel StenbergAdded 4.5.6 "301 Moved Permanently", as a reply to...
2001-12-18 Daniel StenbergGötz Babin-Ebell's contributed "simplessl.c" example...
2001-12-18 Daniel Stenbergrun automake last
2001-12-17 Daniel StenbergGötz Babin-Ebell's OpenSSL ENGINE patch
2001-12-17 Daniel Stenbergstrip trailing CRs
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...
next