aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-09-03fixed nasty warnings with gcc 3.3.Gunter Knauf
2004-08-10more typecasts to please picky compilersDaniel Stenberg
2004-07-28use Makefile.inc and make it get included in dist archivesDaniel Stenberg
2004-07-28renamed CURL_HEADERS, since it is a magic automake name we must not useDaniel Stenberg
2004-07-26using #[num] with -o now make it literally used if there's no globbing forDaniel Stenberg
2004-07-26removed trailing whitespaceDaniel Stenberg
2004-07-15fixed zlib suport.Gunter Knauf
2004-07-15added just another switch.Gunter Knauf
2004-07-15removed old CXXFLAGS; added switch to suppress linker banner.Gunter Knauf
2004-07-15removed unneeded libs from linking.Gunter Knauf
2004-07-15made OpenSSL support conditional.Gunter Knauf
2004-07-14removed the config-netware.h from the release archivesDaniel Stenberg
2004-07-14some more fixes; added cw32mt.lib, winmm.lib to the link libs for curl.exe.Gunter Knauf
2004-07-14changed to use Makefile.inc.Gunter Knauf
2004-07-11removed zlib dependence from default target; added new zlib targets.Gunter Knauf
2004-07-11removed obsolete NetWare config files;Gunter Knauf
2004-07-06minor cleanup.Gunter Knauf
2004-07-05changed to use Makefile.inc; made paths overwritable.Gunter Knauf
2004-07-05added comment.Gunter Knauf
2004-07-05try to relax linux build host detection.Gunter Knauf
2004-07-04removed now obsolete ifdef.Gunter Knauf
2004-07-03reverted, older gcc breaks compilation since it doesnt know the switch.Gunter Knauf
2004-07-03killed warning with gcc 3.3.1 and later when using -O2.Gunter Knauf
2004-07-03modified to use new Makefile.inc to build up object list;Gunter Knauf
2004-07-03added Makefile.inc which can be included from other makefiles to reduce maint...Gunter Knauf
2004-07-02snprintf instead of sprintf,Daniel Stenberg
2004-07-02added typecasts to please compilersDaniel Stenberg
2004-07-02variable type cleanup to hush compilers,Daniel Stenberg
2004-07-01typecase the argument to curl_easy_strerror() to a CURLcode to pleaseDaniel Stenberg
2004-07-01don't close the trace stream until _after_ the easy handle has been cleanedDaniel Stenberg
2004-06-29Gisle's djgpp updatesDaniel Stenberg
2004-06-27check for a fine poll() before it is used to sleep subsecondDaniel Stenberg
2004-06-24Gisle: free used memory betterDaniel Stenberg
2004-06-24reverted bad win32 fixDaniel Stenberg
2004-06-24fixed the MSVC build.Gunter Knauf
2004-06-18Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on theDaniel Stenberg
2004-06-11removed unused include path.Gunter Knauf
2004-06-11fixed xdc generation, added lib target, load curl.nlm into ring3 by default.Gunter Knauf
2004-06-11Tim Sneddon made it build fine on VMS again.Daniel Stenberg
2004-06-11some more makefile changes.Gunter Knauf
2004-06-11some more makefile changes.Gunter Knauf
2004-06-10cosmetic correction.Gunter Knauf
2004-06-10added timeval.c to the sources for curlx_ functions.Gunter Knauf
2004-06-10minor output fix.Gunter Knauf
2004-06-10ups! no copy command defined.Gunter Knauf
2004-06-10added generation of missing files.Gunter Knauf
2004-06-10make include path overridable.Gunter Knauf
2004-06-08Gisle's patch that'll allow curl to continue with the following URLs evenDaniel Stenberg
2004-06-08Marty Kuhrt's VMS fixesDaniel Stenberg