aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-11added libidn build.Gunter Knauf
2008-11-11updated coment, updated OpenSSL version.Gunter Knauf
2008-11-11added libidn build.Gunter Knauf
2008-11-11cleaned up entries that have been implemented already or are deemed not reallyDaniel Stenberg
2008-11-11Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse
2008-11-0911 new contributors from the 7.19.1 releaseDaniel Stenberg
2008-11-08check for getifaddrs and freeifaddrs as it is done for other functionsYang Tse
2008-11-07The getifaddrs() version of Curl_if2ip() crashed when used on a LinuxDan Fandrich
2008-11-07terminate with appropriate exit codeYang Tse
2008-11-07give credit where credit is dueYang Tse
2008-11-06Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out aYang Tse
2008-11-06Add missing curl_addrinfo, and sort the list.Yang Tse
2008-11-06Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single oneYang Tse
2008-11-06Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich
2008-11-06Make the SLOWDOWN option slow the FTP data connection, not just theDan Fandrich
2008-11-06Factored out some common code into a new function output_auth_headersDan Fandrich
2008-11-05mention the speed unit for the _SPEED_LARGE options from bug #2226722Daniel Stenberg
2008-11-05corrected and clarified the *_SPEED_LARGE commentsDaniel Stenberg
2008-11-057.19.1 is now historyDaniel Stenberg
2008-11-05and we're back on square one working on the next release...Daniel Stenberg
2008-11-057.19.1 coming upDaniel Stenberg
2008-11-04oops, use the correct option nameDaniel Stenberg
2008-11-04the pending bugs are now moved to next releaseDaniel Stenberg
2008-11-04CURLINFO_FILETIME now works for file:// transfers as wellDaniel Stenberg