Commit History

Author SHA1 Message Date
  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
  Yang Tse d09bac137a improve checking for ldap.h and ldap_ssl.h header files 17 years ago
  Yang Tse 3337be81c8 Add check for lber.h and ldap.h header files 17 years ago
  Dan Fandrich c478200766 Use a native strcasestr() if found. 17 years ago
  Daniel Stenberg 8c3f40ee32 Rob Crittenden provided an NSS update with the following highlights: 17 years ago
  Dan Fandrich 9b23b31071 Added LDAPS, SCP and SFTP to curl-config --protocols. 17 years ago
  Gunter Knauf 4b60c3e9d3 added --enable-ldaps switch; 17 years ago
  Gunter Knauf 77431568d2 converted tabs to spaces. 17 years ago
  Gunter Knauf e16c1b8e28 removed trailing spaces. 17 years ago
  Gunter Knauf 72e675caee dont set CURL_LDAP_HYBRID for MingW32 configure builds. 17 years ago
  Gunter Knauf e347cff0e4 added define for ldap_ssl.h. 17 years ago
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 17 years ago
  Daniel Stenberg 375cdf89ad With lots of help from Rich Rauenza(?) in bug #1733119, we introduce a fairly 17 years ago
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only 17 years ago
  Dan Fandrich 0427e94465 Added support for compiling under Minix 3.1.3 using ACK. 17 years ago
  Daniel Stenberg 60588b2455 brlcad on #curl provided this patch (edited by me) since "configure will fail 17 years ago
  Daniel Stenberg 0abccc676d --without-ssl disables OpenSSL only 17 years ago
  Daniel Stenberg 02267eba4c shell script assigns should not have spaces, hopefully fixes bug #1705177 17 years ago
  Yang Tse d8d3dc9302 --enable-sspi only supported on Windows native builds 17 years ago
  Daniel Stenberg c518c52aba Nick Zitzmann did ssh.c cleanups 17 years ago
  Daniel Stenberg 5e7164f87a Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly 17 years ago
  Yang Tse 273b2b230b Add check for compiler variadic macro support in configuration script 17 years ago
  Yang Tse 248f057137 Avoid false positive detection of yaSSL 17 years ago
  Daniel Stenberg d052e545af detect if built with the OpenSSL API "emulated" by yassl 17 years ago
  Yang Tse 5c7c79bd08 show better description for AMD64-linux static libraries PIC check 17 years ago
  Daniel Stenberg d314453037 yassl doesn't have SSL_get_shutdown() in its OpenSSL() layer so we check for 17 years ago
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html 17 years ago
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: 17 years ago
  Yang Tse 389a15a867 fix test leftover in previous commit 17 years ago