Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 982ba21460 oops, the GNU GSS patch could clobber the CPPFLAGS variable and it thus vor 19 Jahren
  Daniel Stenberg 5effe8f336 Simon Josefson brought GNU GSS support vor 19 Jahren
  Daniel Stenberg 8882d1fa1b avoid adding a blank dir to the LD_LIBRARY_PATH when OpenSSL is found in a vor 19 Jahren
  Dan Fandrich e49a7e361c Fixed --without-gnutls vor 19 Jahren
  Dan Fandrich 5872e8dd7e Properly support the options --without-spnego --without-gssapi --without-krb4 vor 19 Jahren
  Daniel Stenberg f75038634f specify the cares lib before the other libs, to make it build fine with mingw vor 19 Jahren
  Daniel Stenberg 4370e92dbd set LD_LIBRARY_PATH properly even when the openssl lib dir is found using vor 19 Jahren
  Daniel Stenberg 6b638af92f removed leftover debug message ("moo moo") vor 19 Jahren
  Daniel Stenberg f425a25c98 Modified the gmtime_r check to not check for it until the "check for a working vor 19 Jahren
  Daniel Stenberg aaace2e802 define GMTIME_R to 0 if not working vor 19 Jahren
  Daniel Stenberg 3f16d9fbc9 attempt to detect a bad (as in HPUX 10.20 bad) gmtime_r function vor 19 Jahren
  Daniel Stenberg 0b3deceea3 adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin) vor 19 Jahren
  Daniel Stenberg a31ddd363b Now configure checks for struct sockaddr_storage and the ftp code tries vor 19 Jahren
  Daniel Stenberg 0bb040822d Andres Garcia's fix for building static curl on windows. vor 19 Jahren
  Daniel Stenberg 779ca09775 Check for and config for the ca cert bundle properly when built with GnuTLS. vor 19 Jahren
  Daniel Stenberg 313f1a1e83 when --with-gnutls is used, we assume a bin/libgnutls-config file in the vor 19 Jahren
  Daniel Stenberg 21337f4776 remove the warning for a lacking crypto lib since it migth just be a gnutls vor 19 Jahren
  Daniel Stenberg c2fcdf3a02 if libgnutls-config isn't found in the given path, deal with it nicer (but vor 19 Jahren
  Daniel Stenberg 241b2b4ae3 set LD_LIBRARY_PATH when GnuTLS has been found vor 19 Jahren
  Daniel Stenberg bebd5dbc5a Add support for --with-gnutls. If configure detects OpenSSL, you need to vor 19 Jahren
  Daniel Stenberg 93fcb94b62 fix configure's SSL-detection for msys/mingw (from Andres Garcia) vor 19 Jahren
  Daniel Stenberg d6460aff36 added missing features to curl-config vor 19 Jahren
  Daniel Stenberg 9f3d9da119 if ws2_32 is used, append the lib last in the LIBS list (too) to make it vor 19 Jahren
  Daniel Stenberg 8ed31c48e0 Added --enable-sspi that now make libcurl build with SSPI support. This only vor 19 Jahren
  Dan Fandrich 205f8b266c Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects vor 19 Jahren
  Dan Fandrich c4f7570a23 Stopped linking to the SSL libs if a full installation isn't found. vor 19 Jahren
  Dan Fandrich 18d87edd6d Fixed the --with-zlib configure option so that it always adds the specified vor 19 Jahren
  Daniel Stenberg 4d815c9990 Based on Mike Dobbs' report, BUILDING_LIBCURL is now defined in here if it vor 19 Jahren
  Daniel Stenberg f169b750b8 check for ENGINE_load_builtin_engines() as well if engine is around vor 20 Jahren
  Daniel Stenberg 22c1d48cb2 remove the check for strftime(), we don't need it vor 20 Jahren