Historique des commits

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