Commit History

Author SHA1 Message Date
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Yang Tse 8469db016d Check definition of _XOPEN_SOURCE_EXTENDED with the compiler 15 years ago
  Yang Tse 256489639c Rearrange placement inside file of CURL_DEFINE_UNQUOTED, CURL_CONFIGURE_LONG 15 years ago
  Yang Tse e323abe5d9 Moved CURL_INCLUDES_INTTYPES to curl-functions.m4 along with other CURL_INCLUDES_* 15 years ago
  Yang Tse afc00b08d7 Remove temporary debug tracing for curl_socklen_t detection failures 15 years ago
  Yang Tse 217f7a7ea7 Take 2 at handling getpeername() prototypes with a void pointer for third argument 15 years ago
  Yang Tse 317d351423 Attempt to handle getpeername() prototypes with a void pointer for third argument 15 years ago
  Yang Tse f4d8728df9 Add temporary debug tracing for curl_socklen_t detection failures 15 years ago
  Yang Tse 1e5ed4fa33 Rearrange curl_socklen_t tests to improve speed of usual results 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 b9fdc0c251 - Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665) 15 years ago
  Dan Fandrich c4f4fa4089 Automatically detect OpenBSD's CA cert bundle. 16 years ago
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 16 years ago
  Yang Tse 0989cd358a Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
  Yang Tse 0abaf22467 #include <stdlib.h> for exit() prototype 16 years ago
  Yang Tse 2245ac2f88 Initial attempt to support configure's --(dis|en)able-warnings 16 years ago
  Yang Tse 4aee6822ca now compiler warnings are activated for all gcc builds, not only debug ones. 16 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Yang Tse a8323cc3f5 icc adjustments 16 years ago
  Yang Tse d84440d53b improve detection of gethostbyaddr_r() and gethostbyname_r() 16 years ago
  Yang Tse d7e406e020 improve detection of gethostname(), localtime_r() and strstr() 16 years ago
  Yang Tse b93ad10fa5 improve detection of fdopen() and strerror_r() 16 years ago
  Yang Tse 3072c5b8a1 icc adjustments 16 years ago
  Dan Fandrich 304537c24f Search for the FreeBSD CA cert file /usr/local/share/certs/ca-root.crt 16 years ago
  Yang Tse f9894f4ebc Don't abort configuration if recvfrom() is not available. 16 years ago
  Yang Tse fef60d9d41 Added check and symbol definition for WIN32 file API usage in configure, 16 years ago
  Yang Tse f164260eee For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 years ago
  Yang Tse a091121293 Rename some shell vars with more descriptive names: 16 years ago
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 years ago