aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
AgeCommit message (Expand)Author
2012-06-11setup.h: Automatically define USE_SSL if USE_SCHANNEL is definedMarc Hoersken
2012-04-14headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usageYang Tse
2012-04-14headers: surround GCC attribute names with double underscoresJonathan Nieder
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-03-08LWIP: don't consider HAVE_ERRNO_H to be winsockDaniel Stenberg
2012-01-12hostip: avoid getaddrinfo when c-ares is usedDaniel Stenberg
2012-01-08lib/setup.h: portable symbolic names for Winsock shutdown() mode flagsYang Tse
2011-10-31setup.h: fix compiler warningYang Tse
2011-09-04setup_once.h cleanup and syncYang Tse
2011-09-03revert changes not intended to be pushed with commit 6b75d2c2Yang Tse
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-08-27NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
2011-08-07BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-04BSD-style lwIP TCP/IP stack support:Yang Tse
2011-07-31NTLM single-sign on adjustments (VIII)Yang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-07-18NTLM single-sign on supportedMandy Wu
2011-07-12silence picky compilers: mark unused parametersDaniel Stenberg
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-03-08SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska
2011-01-17Avoid redefines.Guenter Knauf
2011-01-07HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs
2010-12-15Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu
2010-09-02Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-06-30http_ntlm: add support for NSSKamil Dudka
2010-05-27url.c: avoid implied cast to boolKamil Dudka
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-01-26onstantine Sapuntzakis threaded resolver enhancementsYang Tse
2010-01-22Definitions of resolver specialty compile-time defines CURLRES_* movedYang Tse
2010-01-22deal with the possibility that CURL_DISABLE_RTSP may already be definedYang Tse
2010-01-22disabling of rtsp when http isn't enabled required here for non-configure sys...Yang Tse
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2009-12-30VMS specific preprocessor symbol checking adjustmentsYang Tse
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse
2009-10-21spelling correctionsDaniel Stenberg
2009-10-21Detect when msvc 6.0 is in use without PSDK installed, intentionallyYang Tse
2009-09-18fix compiler warning: comparison between signed and unsignedYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-19sclose() function-like macro definition used to close a socket,Yang Tse
2009-06-04allow building libcurl for VxWorksYang Tse
2009-05-01David McCreedy's "TPF-platform specific changes to various files" patchYang Tse
2009-02-12Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-19configure script now checks availability of the alarm() functionYang Tse