aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-09Documented CURLOPT_CONNECT_ONLY as being useful only on HTTP URLs.Dan Fandrich
2008-12-09Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich
2008-12-09- Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume anyDaniel Stenberg
2008-12-09Fix for Win32 targets using Watt-32.Gisle Vanem
2008-12-09C89 compilers (like Minix' ACK) only need to handle 31 functions argumentsDan Fandrich
2008-12-08195 - SIZE returning 550 must not abort the transferDaniel Stenberg
2008-12-08- Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg
2008-12-08Added needed defines for Watt-32 on Windows.Gisle Vanem
2008-12-08Undefine 'optarg', 'optind' and 'opterr' when using Watt-32Gisle Vanem
2008-12-08ares_writev() shall not be exported when using Watt-32 (has writev).Gisle Vanem
2008-12-08Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,Gisle Vanem
2008-12-08one moreDaniel Stenberg
2008-12-08192 - "infinite loop during GSS authentication" bug #2221237Daniel Stenberg
2008-12-08- Christian Krause filed bug #2221237Daniel Stenberg
2008-12-04the initial version of the ares_set_socket_callback man pageDaniel Stenberg
2008-12-04Gregor Jasny provided the patch that introduces ares_set_socket_callback(),Daniel Stenberg
2008-12-04Bring the sys/include.h include test in line with curl's.Dan Fandrich
2008-12-04Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6Dan Fandrich
2008-12-03- Igor Novoseltsev filed bug #2351645Daniel Stenberg
2008-12-03filled in SONAME number bump info, after some CVS diggingDaniel Stenberg
2008-12-03- Pawel Kierski pointed out a mistake in the cookie code that could lead to aDaniel Stenberg
2008-12-03Let's not call ares_save_options() deprecated just yetDaniel Stenberg
2008-12-03Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.Daniel Stenberg
2008-12-02explain the two *channel_inuse fields somewhat betterDaniel Stenberg
2008-12-02Make sure sys/socket.h is included before netinet/in.h (required byDan Fandrich
2008-12-01minor indent fixDaniel Stenberg
2008-12-01Convert the public config struct to the same binary size/construct as in theDaniel Stenberg
2008-12-01added some more entries for stuff done the last ~2 yearsDaniel Stenberg
2008-11-30People have successfully ran libcurl on iphoneDaniel Stenberg
2008-11-29Further adjust a libssh2 preprocessor function-symbol definition checkYang Tse
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