aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-28renamed CURL_HEADERS, since it is a magic automake name we must not useDaniel Stenberg
2004-07-26Bertrand Demiddelaer made the testing work with valgrind 2.1Daniel Stenberg
2004-07-26Bertrand Demiddelaer fixed two missing newlinesDaniel Stenberg
2004-07-26-o #[num] fixDaniel 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-25libs built with libtool are named .la in the build dirDaniel Stenberg
2004-07-24--enable-debug builds static only, Gisle fixed a memory leak and moreDaniel Stenberg
2004-07-24Gisle Vanem:Daniel Stenberg
2004-07-24autobuilds with ares and curl_easy_reset()Daniel Stenberg
2004-07-24curl_easy_reset() added. Need testing and docs. I also think we should makeDaniel Stenberg
2004-07-24AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL should be used insteadDaniel Stenberg
2004-07-24if --enable-ares is used, we must run 'buildconf' in the ares dir beforeDaniel Stenberg
2004-07-24--enable-debug now makes the lib built static only since otherwise weDaniel Stenberg
2004-07-24generate the new configure betterDaniel Stenberg
2004-07-23now generated by automakeDaniel Stenberg
2004-07-22buildconf and memanalyze are parts of the plain releaseDaniel Stenberg
2004-07-22Added buildconf buildconf.bat to the distDaniel Stenberg
2004-07-22refer bug reports to the mailing lists, not the old email aliasDaniel Stenberg
2004-07-22recent activitiesDaniel Stenberg
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-07-17the multi interface is not so new anymore!Daniel Stenberg
2004-07-17minor format fixDaniel Stenberg
2004-07-16deal with negative Content-Length: headers by ignoring the infoDaniel Stenberg
2004-07-16test downloading from a server claiming negative content-lengthDaniel Stenberg
2004-07-16removed Makefile.b32.resp from repository.Gunter Knauf
2004-07-16removed Makefile.b32.resp from the list.Gunter Knauf
2004-07-16changed to use a temporary response file with tlib to give W9x a chance to bu...Gunter Knauf
2004-07-15added borland-ssl and borland-ssl-zlib targets.Gunter Knauf
2004-07-15fixed zlib suport.Gunter Knauf
2004-07-15some more tweaks, fixed 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-15recent activitiesDaniel Stenberg
2004-07-15added Borland support.Gunter Knauf
2004-07-15made OpenSSL support conditional.Gunter Knauf
2004-07-15made OpenSSL support conditional;Gunter Knauf
2004-07-15Gisle's fix to support Borland builds again.Gunter Knauf
2004-07-14now known as libcurl-tutorial.3Daniel Stenberg
2004-07-14Jason Nye pointed out that callbacks don't need to use the "C namespace"Daniel Stenberg
2004-07-14An Andres Garcia fix: add a typecast to make it work betterDaniel Stenberg
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 Borland target since Borland's make doesnt understand '&'.Gunter Knauf
2004-07-14changed to use Makefile.inc.Gunter Knauf
2004-07-13updated for current cvs sources; looking for getting rid of this file....Gunter Knauf
2004-07-13changed to use Makefile.inc.Gunter Knauf
2004-07-12minor corrections.Gunter Knauf
2004-07-11changed to use Makefile.inc since Gisle agreed.Gunter Knauf