Commit History

Author SHA1 Message Date
  Michal Marek 86cbb23282 - Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by 16 years ago
  Daniel Stenberg fb23b85770 - We're no longer providing a very old ca-bundle in the curl tarball. You can 16 years ago
  Yang Tse edef367e9c Missing double quotes 17 years ago
  Yang Tse e8d3710aff Add custom check for WINLDAP libraries. 17 years ago
  Yang Tse 420ea83ef3 Fix CURL_CHECK_LIBS_LDAP failure when no parameter is given 17 years ago
  Yang Tse 5360f88393 Default check for more libraries in CURL_CHECK_LIBS_LDAP, 17 years ago
  Yang Tse fbb5518ab6 Avoid depending on a header file for the definition of NULL 17 years ago
  Dan Fandrich 001a2d9b67 Fix LDAP compile error when LDAP is not available. 17 years ago
  Yang Tse 95446f694b Fix custom check for LDAP libraries 17 years ago
  Yang Tse 4db954f802 Add custom check for LDAP libraries 17 years ago
  Yang Tse a171f60bf7 Add custom checks for lber, ldap, ldapssl and ldap_ssl header files 17 years ago
  Yang Tse 07625fe243 Add check for winldap and winber header files 17 years ago
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 years ago
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 17 years ago
  Daniel Stenberg 5b1bbffdff Peter O'Gorman pointed out (and fixed) that the non-blocking check in 17 years ago
  Yang Tse d8d3dc9302 --enable-sspi only supported on Windows native builds 17 years ago
  Yang Tse 305e03905f Cleanup. Warnings related with FD_SET, FD_ISSET, and FD_ZERO macros 17 years ago
  Dan Fandrich 59c620bfa5 Daniel Johnson's fix for shared object extension detection on Mac OS X. 17 years ago
  Yang Tse 2288094b26 fix wrong macro name introduced in las commit 17 years ago
  Yang Tse 273b2b230b Add check for compiler variadic macro support in configuration script 17 years ago
  Yang Tse 8920606b8b attempt to keep message length below 80 chars 17 years ago
  Yang Tse d381dd68cf icc 9.0 when compiling its generated code for its own FD_SET, 17 years ago
  Dan Fandrich 23d1041bd8 Added last-resort dynamic library names. 17 years ago
  Dan Fandrich 5565f45f5e Properly use libtool macros to fix OpenLDAP library name detection on Darwin. 17 years ago
  Yang Tse 73226415fc Added a check in configure that verifies if <signal.h> is available, 18 years ago
  Daniel Stenberg 67e8d22958 Added a check in configure that simply tries to run a program (not when 18 years ago
  Yang Tse 32ac4edeed Check for struct timeval at configuration time 18 years ago
  Yang Tse 7240acdebc Being unable to link or find out recv() or send() args types is a fatal error. 18 years ago
  Yang Tse ae8a01ead6 Avoid the risk of a false positive detection of MSG_NOSIGNAL when cross compiling a Windows target. 18 years ago
  Yang Tse 77b3bc239d First step trying to avoid the multiple header inclusion and recursion nightmare. 18 years ago