Commit History

Author SHA1 Message Date
  Yang Tse 33319f5d2d check for freeaddrinfo() at configuration phase 16 years ago
  Yang Tse 23eb74e085 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
  Yang Tse 74a16db975 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
  Yang Tse 0989cd358a Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
  Yang Tse 1054dc5ed1 remove from configure.ac temporary magic for the icc seg-fault issue 16 years ago
  Yang Tse db325d1f43 some more temporary magic for the icc seg-fault issue 16 years ago
  Yang Tse 231a51fe7a some more temporary magic for the icc seg-fault issue 16 years ago
  Yang Tse be760bed7e Ensure that shell variable contents which have active meaning 16 years ago
  Dan Fandrich fad3288d20 Fixed the --interface option to work with IPv6 connections on glibc 16 years ago
  Yang Tse d930280af5 Initial attempt to support configure's --(dis|en)able-optimize 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 beb14ca6d6 Use CFLAGS for icc linker options instead of LDFLAGS, 16 years ago
  Daniel Stenberg 6f8d439717 spell! 16 years ago
  Daniel Stenberg f3ab5d5500 - Daniel Egger provided a patch that allows you to disable proxy support in 16 years ago
  Yang Tse 9f8c40ed78 use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number 16 years ago
  Yang Tse cda9d7e579 Temporary icc adjustment: 16 years ago
  Yang Tse 83c199bb00 siginterrupt, signal and sigsetjmp checks 16 years ago
  Yang Tse 4d437416da HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
  Yang Tse 267b942383 configure script now checks availability of the inet_ntop() function, 16 years ago
  Yang Tse 006cab3e9e temporarily enable CURL_CHECK_FUNC_INET_NTOA_R 16 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Yang Tse 188311863a icc adjustments for icc 9.0 and prior versions: 16 years ago
  Yang Tse 6abbbaad1b fix regression in configure script which affected OpenSSL builds on MSYS 16 years ago
  Yang Tse 4e4f6c1ec8 configure script now checks availability of the alarm() function 16 years ago
  Yang Tse 51ba24991c icc adjustments: 16 years ago
  Yang Tse a8323cc3f5 icc adjustments 16 years ago
  Dan Fandrich 33b658a341 Fixed a syntax error 16 years ago
  Yang Tse d84440d53b improve detection of gethostbyaddr_r() and gethostbyname_r() 16 years ago
  Yang Tse 0c1ae21c11 improve detection of getservbyport_r() 16 years ago