summaryrefslogtreecommitdiff
path: root/lib/setup.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops, missed FORMAT_OFF_TUYang Tse2008-08-161-4/+8
* Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TUYang Tse2008-08-161-9/+20
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-151-10/+6
* s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/gYang Tse2008-08-111-6/+4
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-16/+65
* Sync comment with reality.Yang Tse2008-07-301-1/+1
* setup.h handles definition of _REENTRANT based on NEED_REENTRANTYang Tse2008-07-271-3/+5
* minor reordering in OS/400 config/setup filesYang Tse2008-07-221-2/+9
* Undefine 'byte' due to dict.c.Gisle Vanem2008-07-211-0/+3
* Move _REENTRANT definition earlier in lib/setup.hYang Tse2008-07-141-8/+10
* Removed inclusion of remaining system header files from configuration files.Yang Tse2008-07-141-0/+9
* Inclusion of <extra/stricmp.h> and <extra/strdup.h> is moved to lib/setup.hYang Tse2008-07-141-0/+8
* HTTP_ONLY definition check in lib/setup.h is now done once that configurationYang Tse2008-07-141-9/+13
* - Stephen Collyer and Tor Arntsen helped identify a flaw in the range codeDaniel Stenberg2008-06-301-3/+5
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-1/+9
* Define WIN32 when build target is Win32 API.Yang Tse2007-11-081-6/+4
* Porting library to OS/400Patrick Monnerat2007-08-231-0/+5
* Properly set USE_SSL on OS/400Dan Fandrich2007-07-301-2/+2
* added NetWare-own file to provide some init functions (for now only CLIB);Gunter Knauf2007-07-111-0/+1
* moved includes to setup.h so that the project headers also pick them up (elem...Gunter Knauf2007-06-301-0/+4
* Added support for compiling under Minix 3.1.3 using ACK.Dan Fandrich2007-05-171-0/+6
* proper symbol definition check for all AmigaOS flavoursYang Tse2007-02-281-1/+1