Commit History

Author SHA1 Message Date
  Yang Tse f32dc6b828 Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition 15 years ago
  Yang Tse 7a928b40f3 Proper naming for the experimental compiler test and moved to *-compilers.m4 15 years ago
  Yang Tse afe06b48d6 Use autobuilds to verify if a couple of experimental compiler tests pass on all of them. 15 years ago
  Yang Tse cc8c2efff2 fix makefile reference to packages/TPF 15 years ago
  Yang Tse 9b4253fe67 HP-UX's X/Open network library requirement check follow-up 15 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse 6ac739630f Remove temporary debug tracing for X/Open HP-UX 15 years ago
  Yang Tse 8469db016d Check definition of _XOPEN_SOURCE_EXTENDED with the compiler 15 years ago
  Yang Tse f6312b16f1 Add temporary debug tracing for X/Open HP-UX 15 years ago
  Yang Tse c76e538231 Check if X/Open network library is required 15 years ago
  Yang Tse 8611631f5e Reorder curl_socklen_t and socklen_t equivalent check while both coexist 15 years ago
  Yang Tse 0daeab3b8d Initial step towards a configure time curl_socklen_t definition 15 years ago
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 years ago
  Daniel Stenberg 74ba4d7950 - Use libssh2_version() to present the libssh2 version in case the libssh2 15 years ago
  Daniel Stenberg 34cd99d1d9 update the embedded copyright year 15 years ago
  Dan Fandrich b98e0aa09b Fixed a problem with m4 quoting in the OpenSSL configure check reported 15 years ago
  Yang Tse debe0b561d check for poll() as it is done for other functions 15 years ago
  Dan Fandrich 9ddc7ad038 Fixed NTLM on curl-config --features with GnuTLS 15 years ago
  Dan Fandrich 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. 15 years ago
  Dan Fandrich 4b441ebac5 Don't add the standard /usr/lib or /usr/include paths to LDFLAGS and CPPFLAGS 15 years ago
  Daniel Stenberg b9fdc0c251 - Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665) 16 years ago
  Gunter Knauf 1cc50d31f9 changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define. 16 years ago
  Gunter Knauf 6efde61227 added check for sin6_scope_id member in struct sockaddr_in6. 16 years ago
  Yang Tse 39d0b57ebf Further adjust a libssh2 preprocessor function-symbol definition check 16 years ago
  Daniel Stenberg 53a8a6e5a6 - Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19 16 years ago
  Yang Tse 4e4b6de5ce provide a common PATH_SEPARATOR check method which is required by 16 years ago
  Yang Tse 9b12f09600 check for gethostbyaddr and gethostbyname as it is done for other functions 16 years ago
  Yang Tse 3f01d9a043 trim down configure script size 16 years ago
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 16 years ago
  Yang Tse 9717ccb786 check for getifaddrs and freeifaddrs as it is done for other functions 16 years ago