Commit History

Author SHA1 Message Date
  Daniel Stenberg 74e5beab9d Doug Kaufman's set of patches to make curl build fine on DJGPP again using 19 years ago
  Daniel Stenberg c2862742ab Thanks to this nice summary of poll() implementations: 19 years ago
  Daniel Stenberg 8a712eb5af Eugene Kotlyarov found out that cygwin's poll() function isn't doing things 19 years ago
  Daniel Stenberg 175335808b Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled 19 years ago
  Daniel Stenberg b29017f15b Domenico Andreoli's patch that removes a few 0xa0(!) bytes 19 years ago
  Daniel Stenberg 1e69394545 Since newer ares versions should work with ipv6, I modified the error message 19 years ago
  Daniel Stenberg 528a149def ifdef for includes, added checking for two not previously checked files (one 19 years ago
  Daniel Stenberg 56d9624b56 John Kelly added TFTP support to libcurl. A bunch of new error codes was 19 years ago
  Daniel Stenberg 982ba21460 oops, the GNU GSS patch could clobber the CPPFLAGS variable and it thus 19 years ago
  Daniel Stenberg 5effe8f336 Simon Josefson brought GNU GSS support 19 years ago
  Daniel Stenberg 8882d1fa1b avoid adding a blank dir to the LD_LIBRARY_PATH when OpenSSL is found in a 19 years ago
  Dan Fandrich e49a7e361c Fixed --without-gnutls 19 years ago
  Dan Fandrich 5872e8dd7e Properly support the options --without-spnego --without-gssapi --without-krb4 19 years ago
  Daniel Stenberg f75038634f specify the cares lib before the other libs, to make it build fine with mingw 19 years ago
  Daniel Stenberg 4370e92dbd set LD_LIBRARY_PATH properly even when the openssl lib dir is found using 19 years ago
  Daniel Stenberg 6b638af92f removed leftover debug message ("moo moo") 19 years ago
  Daniel Stenberg f425a25c98 Modified the gmtime_r check to not check for it until the "check for a working 19 years ago
  Daniel Stenberg aaace2e802 define GMTIME_R to 0 if not working 19 years ago
  Daniel Stenberg 3f16d9fbc9 attempt to detect a bad (as in HPUX 10.20 bad) gmtime_r function 19 years ago
  Daniel Stenberg 0b3deceea3 adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin) 19 years ago
  Daniel Stenberg a31ddd363b Now configure checks for struct sockaddr_storage and the ftp code tries 19 years ago
  Daniel Stenberg 0bb040822d Andres Garcia's fix for building static curl on windows. 19 years ago
  Daniel Stenberg 779ca09775 Check for and config for the ca cert bundle properly when built with GnuTLS. 19 years ago
  Daniel Stenberg 313f1a1e83 when --with-gnutls is used, we assume a bin/libgnutls-config file in the 19 years ago
  Daniel Stenberg 21337f4776 remove the warning for a lacking crypto lib since it migth just be a gnutls 19 years ago
  Daniel Stenberg c2fcdf3a02 if libgnutls-config isn't found in the given path, deal with it nicer (but 19 years ago
  Daniel Stenberg 241b2b4ae3 set LD_LIBRARY_PATH when GnuTLS has been found 19 years ago
  Daniel Stenberg bebd5dbc5a Add support for --with-gnutls. If configure detects OpenSSL, you need to 19 years ago
  Daniel Stenberg 93fcb94b62 fix configure's SSL-detection for msys/mingw (from Andres Garcia) 19 years ago
  Daniel Stenberg d6460aff36 added missing features to curl-config 19 years ago