aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-19start over on our journey towards 7.19.4...Daniel Stenberg
2009-01-19time to releaseDaniel Stenberg
2009-01-18fopen() returns error in 'errno' even on Windows.Gisle Vanem
2009-01-18Constified some arguments in local functions.Gisle Vanem
2009-01-17fixed global copyright.Gunter Knauf
2009-01-16- Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, bothDaniel Stenberg
2009-01-15Add steps needed for zlib support under MinixDan Fandrich
2009-01-15- Tim Ansell fixed a compiler warning in lib/cookie.cDaniel Stenberg
2009-01-14a bunch of minor updatesDaniel Stenberg
2009-01-14- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead itDaniel Stenberg
2009-01-13213 - bug #2501457 "Timeouts not working with curl_multi_socket_action()" -Daniel Stenberg
2009-01-1362. CURLOPT_TIMEOUT does not work properly with the regular multi andDaniel Stenberg
2009-01-13Karl Moerder removed wsock32.lib from the vc9 makefilesDaniel Stenberg
2009-01-13Grant Erickson fixed timeouts for TFTPDaniel Stenberg
2009-01-13- Michael Wallner fixed a NULL pointer deref when callingDaniel Stenberg
2009-01-13Stefan Teleman's curlbuild.h fix for SunPro compilersDaniel Stenberg
2009-01-13oops, the previous wasn't meant to get committed but since I did it I thoughtDaniel Stenberg
2009-01-13- Stefan Teleman brought a patch to fix the default curlbuild.h file for theDaniel Stenberg
2009-01-13- ares__send_query() now varies the retry timeout pseudo-randomly to avoidPhil Blundell
2009-01-13spell-checked a bunch of commentsDaniel Stenberg
2009-01-12make this example not only replace an internal header but also add a totallyDaniel Stenberg
2009-01-12Mohun Biswas clarifiedDaniel Stenberg
2009-01-11bump yearDaniel Stenberg
2009-01-11changed the wording to possibly make some senseDaniel Stenberg
2009-01-11- Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665)Daniel Stenberg
2009-01-11credit Karl Moerder properlyDaniel Stenberg
2009-01-11- Phil Blundell added the internal function ares__expand_name_for_response()Daniel Stenberg
2009-01-11- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'Daniel Stenberg
2009-01-10- Emil Romanus fixed:Daniel Stenberg
2009-01-08Only care about the first line of libtool --version as otherwise this scriptDaniel Stenberg
2009-01-08"204 - Rob C's NSS fix" is done and since we enter feature freeze now I movedDaniel Stenberg
2009-01-08Added a few more issuesDan Fandrich
2009-01-08Unified much of the SessionHandle initialization done in Curl_open() andDan Fandrich
2009-01-07Always use nocheck="yes" for consistencyDan Fandrich
2009-01-07Created a CURLMIN macro to match CURLMAXDan Fandrich
2009-01-07fix compiler warningsDaniel Stenberg
2009-01-07- Rob Crittenden did once again provide an NSS update:Daniel Stenberg
2009-01-06four fresh items to deal with!Daniel Stenberg
2009-01-01- 'reconf' is removed since we rather have users use 'buildconf'Daniel Stenberg
2008-12-31credit BasDaniel Stenberg
2008-12-31- Bas Mevissen reported http://curl.haxx.se/bug/view.cgi?id=2479030 pointingDaniel Stenberg
2008-12-30sync'd address with other tests.Gunter Knauf
2008-12-30trial with an address which has a valid domain part but invalid host to avoid...Gunter Knauf
2008-12-30added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...Gunter Knauf
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-12-29 - Phil Lisiecki filed bug report #2413067Daniel Stenberg
2008-12-29further clarifcation based on input from Anthony BryanDaniel Stenberg
2008-12-28- Peter Korsgaard fixed building libcurl with "configure --with-sslDaniel Stenberg
2008-12-28Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg