summaryrefslogtreecommitdiff
path: root/lib/setup.h
Commit message (Expand)AuthorAgeFilesLines
* setup_once.h cleanup and syncYang Tse2011-09-041-0/+23
* revert changes not intended to be pushed with commit 6b75d2c2Yang Tse2011-09-031-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-0/+1
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-5/+0
* BSD-style lwIP TCP/IP stack support - followupYang Tse2011-08-071-0/+1
* BSD-style lwIP TCP/IP stack support:Yang Tse2011-08-041-0/+5
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-1/+1
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-1/+0
* NTLM single-sign on supportedMandy Wu2011-07-181-0/+5
* silence picky compilers: mark unused parametersDaniel Stenberg2011-07-121-0/+9
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-4/+9
* SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-081-1/+1
* Avoid redefines.Guenter Knauf2011-01-171-7/+21
* HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs2011-01-071-1/+5
* Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu2010-12-151-1/+1
* Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf2010-09-021-0/+5
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-071-0/+12
* http_ntlm: add support for NSSKamil Dudka2010-06-301-1/+1
* url.c: avoid implied cast to boolKamil Dudka2010-05-271-1/+1
* PolarSSL: initial support addedHoi-Ho Chan2010-05-051-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-3/+3
* onstantine Sapuntzakis threaded resolver enhancementsYang Tse2010-01-261-25/+22
* Definitions of resolver specialty compile-time defines CURLRES_* movedYang Tse2010-01-221-14/+48
* deal with the possibility that CURL_DISABLE_RTSP may already be definedYang Tse2010-01-221-1/+1
* disabling of rtsp when http isn't enabled required here for non-configure sys...Yang Tse2010-01-221-1/+9
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-0/+1
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-1/+1
* Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse2009-11-141-0/+11
* Fix Pelles C Win32 target compilation issuesYang Tse2009-10-271-14/+5
* spelling correctionsDaniel Stenberg2009-10-211-4/+4
* Detect when msvc 6.0 is in use without PSDK installed, intentionallyYang Tse2009-10-211-2/+40
* fix compiler warning: comparison between signed and unsignedYang Tse2009-09-181-0/+6
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-191-21/+0
* allow building libcurl for VxWorksYang Tse2009-06-041-8/+19
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-3/+3
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-121-1/+1
* if2ip.c related preprocessor cleanupYang Tse2008-11-171-5/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-4/+0
* configure script now checks availability of the alarm() functionYang Tse2008-09-191-58/+47
* somewhat protect Mac OS X users from using Mac OS 9 config fileYang Tse2008-09-051-2/+2
* When not using large file support WIN32's lseek offset is a 'long'.Yang Tse2008-08-281-1/+1
* Fix default SIZEOF_OFF_T definition logicYang Tse2008-08-261-1/+2
* Use SIZEOF_OFF_T definition from config fileYang Tse2008-08-261-0/+26
* Reinstate struct_stat definition that got lost in previous commit.Yang Tse2008-08-221-0/+3
* Adjustments to better select/differentiate when large/small fileYang Tse2008-08-221-11/+26
* Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse2008-08-211-11/+0
* Simplify condition checkYang Tse2008-08-201-15/+5