Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
[platform/upstream/curl.git] / src /
2005-03-12 Daniel StenbergDavid Houlder added --form-string
2005-03-11 Daniel Stenbergcurl_version_info() returns the feature bit CURL_VERSIO...
2005-03-11 Daniel Stenbergfixed two leftover from Christopher's patch
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2005-03-07 Dan Fandrichfseek() with SEEK_SET is broken on large file capable...
2005-03-05 Dan FandrichBetter cope with a failed or unavailable ftruncate().
2005-03-04 Daniel StenbergRene Rebe fixed a -# crash when more data than expected...
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-01-29 Daniel StenbergClear the urlglob struct when allocated, since we might...
2005-01-27 Daniel Stenberga slightly involved work-around to prevent the debug...
2005-01-27 Daniel StenbergMake the debug build get the debug dump file path from...
2005-01-25 Daniel StenbergIan Ford asked about support for the FTP command ACCT...
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2005-01-20 Daniel StenbergPhilippe Hameau found out that -Q "+[command]" didn...
2005-01-18 Daniel StenbergCody Jones' enhanced version of Samuel Díaz García...
2005-01-12 Gisle VanemAdded dependencies.
2005-01-11 Gisle VanemRemoved CURLTOOLDEBUG. It caused libcurl_wc.dll
2005-01-11 Gisle VanemFix '!if' expression.
2005-01-08 Gisle VanemNew file.
2005-01-08 Gisle VanemAdded Makefile.Watcom to EXTRA_DIST.
2005-01-06 Daniel Stenbergprevent a single byte read outside the string in test...
2005-01-06 Daniel Stenbergfixed #1097019, multiple GET posts (-G) error
2005-01-04 Gisle VanemMinor comment fix.
2005-01-02 Daniel StenbergAlex Neblett's minor update
2004-12-26 Daniel Stenbergnah, don't use the system's getpass() function since...
2004-12-25 Daniel Stenberg./src/config.h.in is now removed from CVS. It is copied...
2004-12-25 Daniel StenbergMy reimplementation and cleanup of the getpass source...
2004-12-21 Daniel StenbergAdded test case 217 that verified CURLINFO_HTTP_CONNECT...
2004-12-20 Dan FandrichFixed a compile warning introduced by making the protoc...
2004-12-18 Daniel StenbergSamuel Listopad fixed -E to support "C:/path" (with...
2004-12-17 Gisle Vanems/_write/write/g
2004-12-17 Gisle VanemAdd libidn.a and iconv libraries if USE_IDNA=1.
2004-12-16 Gisle VanemSupport uploading and resuming of >2GB files.
2004-12-15 Daniel Stenbergprecaution to prevent double typedefs of the bool
2004-12-15 Daniel Stenbergmoved the bool typedef to setup.h
2004-12-15 Daniel Stenbergfixed how backslashes are treated in glob strings
2004-12-15 Dan FandrichMake some arrays of pointers const, too.
2004-12-15 Dan FandrichAdd 'const' to immutable arrays.
2004-12-14 Gisle VanemCaller must free 'engines' list.
2004-12-13 Gisle VanemSupport for "--engine list" option.
2004-12-11 Daniel StenbergDan Fandrich:
2004-12-10 Daniel StenbergDavid Byron's debug build fix
2004-12-06 Gisle VanemReplace MINGW32 with built-in __MINGW32__.
2004-11-24 Daniel Stenbergmingw _has_ a ftruncate() but it doesn't work with...
2004-11-24 Gisle VanemProvide a 64-bit capable ftruncate(). MingW has one...
2004-11-24 Daniel Stenbergmingw has a ftruncate() function
2004-11-24 Daniel StenbergHTTP "auth done right". See lib/README.httpauth
2004-11-16 Gisle VanemAdded revision tag.
2004-11-15 Daniel Stenbergnew -w variables supported
2004-11-15 Gisle VanemAdded top_srcdir.
2004-11-15 Gisle VanemAdded revision id, test for USE_ARES.
2004-11-14 Gisle VanemChanges for static/dynamic linking of libcurl.
2004-11-14 Gisle VanemBorland doesn't have <sys/utime.h>, utime() nor
2004-11-13 Gisle VanemFix location of timeval.c.
2004-11-13 Gisle VanemAdd "-DCURL_STATICLIB" for static build.
2004-11-13 Gisle VanemSet OpenSSL path to same as in ../lib/Makefile.vc6.
2004-11-12 Gisle VanemMSVC with static link must define CURL_STATICLIB.
2004-11-11 Daniel StenbergFix behaviour when passing NULL to CURLOPT_POSTFIELDS...
2004-11-08 Daniel Stenberganother lame change in an attempt to fix the moot gcc...
2004-11-08 Daniel Stenbergweirdo hack to fix debian bug report 278691:
2004-11-08 Daniel Stenbergadded a default in the switch in an attempt to avoid...
2004-11-04 Daniel Stenbergmore retry stuff
2004-10-28 Gisle VanemFixed _write() arguments.
2004-10-28 Gisle Vanem*** empty log message ***
2004-10-28 Daniel Stenberguse longs
2004-10-27 Daniel StenbergAdded --retry and --retry-delay first attempt with...
2004-10-19 Daniel StenbergCURLINFO_NUM_CONNECTS and more
2004-10-19 Gisle VanemAll Win compilers have locale.h + setlocale().
2004-10-18 Daniel StenbergPeter Wullinger pointed out that curl should call setlo...
2004-10-10 Daniel Stenbergset the SIZEOF_LONG define to get the new lib/strtoofft...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-10 Daniel Stenbergfixed -F to support setting type= even on parts that...
2004-09-03 Gunter Knauffixed nasty warnings with gcc 3.3.
2004-08-10 Daniel Stenbergmore typecasts to please picky compilers
2004-07-28 Daniel Stenberguse Makefile.inc and make it get included in dist archives
2004-07-28 Daniel Stenbergrenamed CURL_HEADERS, since it is a magic automake...
2004-07-26 Daniel Stenbergusing #[num] with -o now make it literally used if...
2004-07-26 Daniel Stenbergremoved trailing whitespace
2004-07-15 Gunter Knauffixed zlib suport.
2004-07-15 Gunter Knaufadded just another switch.
2004-07-15 Gunter Knaufremoved old CXXFLAGS; added switch to suppress linker...
2004-07-15 Gunter Knaufremoved unneeded libs from linking.
2004-07-15 Gunter Knaufmade OpenSSL support conditional.
2004-07-14 Daniel Stenbergremoved the config-netware.h from the release archives
2004-07-14 Gunter Knaufsome more fixes; added cw32mt.lib, winmm.lib to the...
2004-07-14 Gunter Knaufchanged to use Makefile.inc.
2004-07-11 Gunter Knaufremoved zlib dependence from default target; added...
2004-07-11 Gunter Knaufremoved obsolete NetWare config files;
2004-07-06 Gunter Knaufminor cleanup.
2004-07-05 Gunter Knaufchanged to use Makefile.inc; made paths overwritable.
2004-07-05 Gunter Knaufadded comment.
2004-07-05 Gunter Knauftry to relax linux build host detection.
2004-07-04 Gunter Knaufremoved now obsolete ifdef.
2004-07-03 Gunter Knaufreverted, older gcc breaks compilation since it doesnt...
2004-07-03 Gunter Knaufkilled warning with gcc 3.3.1 and later when using...
2004-07-03 Gunter Knaufmodified to use new Makefile.inc to build up object...
2004-07-03 Gunter Knaufadded Makefile.inc which can be included from other...
2004-07-02 Daniel Stenbergsnprintf instead of sprintf,
2004-07-02 Daniel Stenbergadded typecasts to please compilers
2004-07-02 Daniel Stenbergvariable type cleanup to hush compilers,
next