커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Stenberg b9af0d89d5 fix the libssh2 include path somewhat when --with-libssh2 is used and added 17 년 전
  Yang Tse a46f55b9de Make sure RETSIGTYPE is properly defined 17 년 전
  Yang Tse 73226415fc Added a check in configure that verifies if <signal.h> is available, 17 년 전
  Yang Tse 7408976b15 fix missing '$' for var OPT_LIBSSH2 17 년 전
  Daniel Stenberg 2147284cad James Housley brought support for SCP transfers 17 년 전
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 17 년 전
  Daniel Stenberg 67e8d22958 Added a check in configure that simply tries to run a program (not when 17 년 전
  Yang Tse 32ac4edeed Check for struct timeval at configuration time 17 년 전
  Daniel Stenberg 2723eda1e4 Bernard Leak fixed configure --with-gssapi-libs 18 년 전
  Yang Tse 77b3bc239d First step trying to avoid the multiple header inclusion and recursion nightmare. 18 년 전
  Dan Fandrich 684245d6ce Changes to support building for eCos 1.3.1. This has been tested with 18 년 전
  Dan Fandrich 10489879f7 Enable --enable-hidden-symbols for SunPro C 18 년 전
  Yang Tse 4d95d23d99 Define NEED_MALLOC_H if including <stdlib.h> is not enough for proper compilation and <malloc.h> must also be included. 18 년 전
  Yang Tse 01fa02d0b5 Find out return types and argument types for functions recv() and send() at configuration stage. 18 년 전
  Yang Tse bec1977137 Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_NI_WITHSCOPEID 18 년 전
  Dan Fandrich f13ac35edf Check whether gcc supports --enable-hidden-symbols before allowing it. 18 년 전
  Dan Fandrich 59582a9d9d Implemented --enable-hidden-symbols configure option to enable 18 년 전
  Daniel Stenberg 990e56fb13 Brian Dessent's fixes for cygwin builds 18 년 전
  Daniel Stenberg 3752b3aead Fixed a shell script syntax error that all of a sudden started causing this 18 년 전
  Daniel Stenberg d99c20f628 Ok, when checking for old-style SSLeay headers we cannot just use 18 년 전
  Daniel Stenberg 2df622fd14 detect ICC and pass on "-we 147" so that the configure checks for function 18 년 전
  Daniel Stenberg a2c289646d check for fork() as well, so that we can build the sws http test server with 18 년 전
  Daniel Stenberg 15f2647d71 Tor Arntsen fixed the AIX Toolbox RPM spec 18 년 전
  Daniel Stenberg c7e9e60b05 fixed the AIX packages 18 년 전
  Daniel Stenberg f13eba4c78 check for and use getprotobyname 18 년 전
  Daniel Stenberg b0bc2f00d2 Kent Boortz improved the configure check for GnuTLS to properly set LIBS 18 년 전
  Daniel Stenberg 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially 18 년 전
  Dan Fandrich d7a2938849 Mention that PKG_CONFIG_PATH is preferred to --with-ssl 18 년 전
  Yang Tse e4388643f1 Checking for function getnameinfo and its arguments is finally 18 년 전
  Yang Tse 02c7cf6fa5 Fix, header checks must be done before using its results. 18 년 전