aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-244.16 My HTTP POST or PUT requests are slow!Daniel Stenberg
2008-09-24Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg
2008-09-24Re-enable test #100 on i686 icc autobuildsYang Tse
2008-09-24Make sure not to dereference the wrong UrlState proto union member whenDan Fandrich
2008-09-23Remove usage of inet_ntoa and inet_ntoa_rYang Tse
2008-09-23Replace inet_ntoa and inet_ntoa_r with Curl_inet_ntopYang Tse
2008-09-23Avoid 'warning: comparison between signed and unsigned'.Gisle Vanem
2008-09-23172 was applied, 173 is now being discussedDaniel Stenberg
2008-09-23remove the entire comment now when we no longer set TZDaniel Stenberg
2008-09-23- Introducing Jamie Lokier's function for date to epoch conversion used in theDaniel Stenberg
2008-09-23issue #171 is now in CVSDaniel Stenberg
2008-09-23- Rob Crittenden brought a patch to "add some locking for thread-safety to NSSDaniel Stenberg
2008-09-22- Made the SOCKS code use the new Curl_read_plain() function to fix the bugDaniel Stenberg
2008-09-22removed issue #162 as mentioned on the mailing list http://curl.haxx.se/mail/...Daniel Stenberg
2008-09-22better descriptionDaniel Stenberg
2008-09-22- Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +Daniel Stenberg
2008-09-22Re-enable tests #1 on i686 icc autobuildsYang Tse
2008-09-22icc adjustments for icc 9.0 and prior versions:Yang Tse
2008-09-22Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich
2008-09-22Fixed test 539 to handle an out of memory condition that shows up nowDan Fandrich
2008-09-22attempt to make work the gethostname functionYang Tse
2008-09-21#175 has a patchDaniel Stenberg
2008-09-21three new topics to check outDaniel Stenberg
2008-09-21Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMPGisle Vanem
2008-09-21fix compiler warning: defined but not usedYang Tse
2008-09-21fix compiler warning: external declaration in primary source fileYang Tse
2008-09-21fix compiler warning: defined but not usedYang Tse
2008-09-20fix regression in configure script which affected OpenSSL builds on MSYSYang Tse
2008-09-20fix compiler warning: external definition with no prior declarationYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-09-19HAVE_ALARM definition for static config-*.h filesYang Tse
2008-09-19configure script now checks availability of the alarm() functionYang Tse
2008-09-19Only define alarmfunc when signals are usedDan Fandrich
2008-09-19icc adjustments:Yang Tse
2008-09-19Don't bother to install a SIGALRM handler unless alarm() is available.Dan Fandrich
2008-09-18fix compiler warning: external definition with no prior declarationYang Tse
2008-09-18fix compiler warning: external definition with no prior declarationYang Tse
2008-09-18fix compiler warning: external declaration in primary source fileYang Tse
2008-09-18icc adjustmentsYang Tse
2008-09-18sync up with realityYang Tse
2008-09-18fix false negative strerror_r detectionYang Tse
2008-09-18fix wrong number used in comparisonYang Tse
2008-09-18fix wrong variable used in comparisonYang Tse
2008-09-18fix netdb.h prerequisite inclusionYang Tse
2008-09-17Fixed a syntax errorDan Fandrich
2008-09-17Removed reference to curl-ca-bundle.crt in the host verification failureDan Fandrich
2008-09-17improve detection of gethostbyaddr_r() and gethostbyname_r()Yang Tse
2008-09-17improve detection of getservbyport_r()Yang Tse
2008-09-17On Linux Intel's icc uses gcc's header files, soYang Tse
2008-09-17improve detection of gethostname(), localtime_r() and strstr()Yang Tse