aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18provide a common PATH_SEPARATOR check method which is required byYang Tse
2008-11-18Made an array static constDan Fandrich
2008-11-18Added #include "rawstr.h"Dan Fandrich
2008-11-18check for gethostbyaddr and gethostbyname as it is done for other functionsYang Tse
2008-11-17curl also builds fine for microblaze uclinuxDaniel Stenberg
2008-11-17libcurl has been built and ran on Cell OS on the Cell processor (playstation 3)Daniel Stenberg
2008-11-17Added more compiler warning options for gcc 4.3Dan Fandrich
2008-11-17Display the time in verbose mode during the torture tests to help determineDan Fandrich
2008-11-17the IP address we want/request/use from the interface is the 'local'Yang Tse
2008-11-17fix commentYang Tse
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-11-17Make configure script check if ioctl with the SIOCGIFADDR command can beYang Tse
2008-11-17fix leftover from previous commitYang Tse
2008-11-17pipelining for PUT is a good ideaDaniel Stenberg
2008-11-17Fixed an outdated mention of having keep strings around in curl_easy_setoptDan Fandrich
2008-11-17update with my last changesYang Tse
2008-11-17fix inet_pton() runtime configure checkYang Tse
2008-11-17backport fix for failures to reject certain malformed literalsYang Tse
2008-11-16Christian Krause fixed a build failure when building with gss supportDaniel Stenberg
2008-11-16fix OOM problem reported by Jim MeyeringDaniel Stenberg
2008-11-16trim down configure script sizeYang Tse
2008-11-15my recent changesDaniel Stenberg
2008-11-15based on a report by Jim Meyering, I went over and added checks for returnDaniel Stenberg
2008-11-15Fixed an OOM condition reported by Jim MeyeringDaniel Stenberg
2008-11-14Added some more examples of options to reduce binary size. Added x86_64 LinuxDan Fandrich
2008-11-14Added some #ifdefs around header files and change the EAGAIN test toDan Fandrich
2008-11-14Added .xml as one of the few common file extensions known by the multipartDan Fandrich
2008-11-14check for NULL returns from strdup() - reported by Jim MeyeringDaniel Stenberg
2008-11-14fix an OOM problem detected by Jim MeyeringDaniel Stenberg
2008-11-14Remove a chunk of unused code that was #ifdef'de on defines we never set.Daniel Stenberg
2008-11-14fix typo affecting inclusion of <arpa/inet.h> in configureYang Tse
2008-11-14#include <string.h> in the getaddrinfo() runtime check for the memset() proto...Yang Tse
2008-11-14fix symbol definition check for fcntl.h inclusionYang Tse
2008-11-14#include <stdlib.h> in the getifaddrs() runtime check for the exit() prototypeYang Tse
2008-11-13curl runs fine on Linux on Cell (PS3)Daniel Stenberg
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-11-13and we are now on the 7.19.3 roadDaniel Stenberg
2008-11-137.19.2 coming upDaniel Stenberg
2008-11-13two more things for 7.19.3Daniel Stenberg
2008-11-13- Fixed a potential data loss in Curl_client_write() when the transfer isMichal Marek
2008-11-13Shortened some FTP responses to allow the timeout to be reduced by a secondDan Fandrich
2008-11-13changed to latest libidn version.Gunter Knauf
2008-11-13changed defines to make autobuild logs display libidn usage.Gunter Knauf
2008-11-12Fixed an OOM problem with test 560Dan Fandrich
2008-11-12Give the test an extra second to run so it passes on slow machinesDan Fandrich
2008-11-11- Rainer Canavan filed bug #2255627Daniel Stenberg
2008-11-11bump them all to 7.19.3 and remove some of the pending ones until they areDaniel Stenberg
2008-11-11Added test case 560:Daniel Stenberg
2008-11-11Added missing <keywords>Daniel Stenberg
2008-11-11updated OpenSSL version.Gunter Knauf