aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-29Adjust some libssh2 preprocessor symbol definition checksYang Tse
2008-11-29Added '-DHAVE_GETHOSTNAME'.Gisle Vanem
2008-11-29Make sure sys/socket.h is included before netinet/in.h (required byDan Fandrich
2008-11-28Netware has gethostname()Dan Fandrich
2008-11-28Fixed a couple of typosDan Fandrich
2008-11-28Don't tweak the HAVE_* macros when using autoconfDan Fandrich
2008-11-28Make use of gethostname() conditional on it being availableDan Fandrich
2008-11-28Only set TCP_NODELAY when it existsDan Fandrich
2008-11-28updated with changes, preparing for a release soonDaniel Stenberg
2008-11-26Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause aYang Tse
2008-11-26Brad Spencer provided changes to allow buildconf to work on OS X.Yang Tse
2008-11-26narrow the comment to < 80 columnsDaniel Stenberg
2008-11-25Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich
2008-11-25If a HTTP request is Basic and num is already >=1000, the HTTP test serverDan Fandrich
2008-11-25In preparation for the upcomming IPv6 nameservers patch, the internalYang Tse
2008-11-24Fully clean up after test 608 so that it can be run twice in succession.Dan Fandrich
2008-11-24191 - "proposed patch for curl/libssh2 bugfix"Daniel Stenberg
2008-11-24- Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19Daniel Stenberg
2008-11-21Markus Koetter's adaptation of hiperfifo.c to instead use libevDaniel Stenberg
2008-11-21restored from my messy previous commit mistakeDaniel Stenberg
2008-11-21Automatically detect OpenBSD's CA cert bundle.Dan Fandrich
2008-11-20Make checking for struct ifreq a prerequisite for settingDan Fandrich
2008-11-20use unsigned short better intead of mixing with ints to prevent compilerDaniel Stenberg
2008-11-20please the picky compilers by staying with short as the data we get is shortDaniel Stenberg
2008-11-19194 - remove "Pragma: no-cache" from default HTTP requestsDaniel Stenberg
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
2008-11-19Josef Wolf's extension that allows a $TESTDIR/gdbinit$testnum file that whenDaniel Stenberg
2008-11-19and now it compiles too!Daniel Stenberg
2008-11-19I updated this example to use the modern paradigms of the socket API whereDaniel Stenberg
2008-11-19- Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg
2008-11-19- Christian Krause reported and fixed a memory leak that would occur with HTTPDaniel Stenberg
2008-11-19- Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas gotDaniel Stenberg
2008-11-19user provided PATH_SEPARATOR always overrides auto-detected oneYang Tse
2008-11-18attempting to keep lines below 80 charsYang Tse
2008-11-18Avoid creating garbage on an OOM errorDan Fandrich
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