The error buffer was not getting filled when Curl_wait_for_resolv() fails.
[platform/upstream/curl.git] / configure.ac
2003-08-19 Daniel Stenbergwhen --enable-debug is used to set debug options with...
2003-08-19 Daniel Stenbergcheck for CRYPTO_cleanup_all_ex_data as well
2003-08-14 Daniel Stenbergcheck for long long
2003-08-11 Daniel Stenbergdefine USE_ARES nicer if enabled
2003-08-05 Daniel StenbergAdd --enable-ares support, which will make us build...
2003-07-30 Daniel Stenbergadd a check for 'ar' since the lack of it bit Jared...
2003-07-25 Daniel Stenbergonly check for CA bundle path if build with SSL support
2003-07-04 Daniel StenbergDan Grayson pointed out that we set the CURL_CA_BUNDLE...
2003-06-26 Daniel Stenbergmoved from former CVS
2003-06-12 Daniel Stenbergstore HAVE_LIBZ as an automake conditional
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-05-21 Daniel Stenbergfix the makefile in packages/DOS too
2003-05-04 Daniel Stenbergthe writable argv check now should not exit when buildi...
2003-04-06 Daniel StenbergRyan Weaver's fix to prevent the ca bundle to get insta...
2003-03-26 Daniel Stenbergfixed the pkg-config stuff for rh9
2003-03-25 Daniel Stenbergattempt to extract openssl information using pkg-config
2003-03-25 Daniel StenbergRenamed configure.in to configure.ac, as this is the...